body {
  position:relative;
  min-width:1000px;
  width:100%;
  margin:0;
  padding:0;
  background:#1b1143;
}
                                                                                    

/********************
 * CONTAINER STYLES *
 ********************/
/* for all browsers that understand min-width */
.container2 {
  position:relative;
  width:100%;
  min-width:1000px;
  background:#1b1143;
}

.holder2 {
  display:block;
  color:#000;
  background:#1b1143;
}

/* method 2 a bodge for IE browsers IE5.01, IE5.5 and IE6 */
* html .container2 {
  border-right:1000px solid #fff;
  background:#1b1143;
}

* html .holder2 {
  float:left;
  position:relative;
  margin-right:-1000px;
  background:#1b1143;
}

/************************
 * TOP CONTAINER STYLES *
 ************************/
.top_div {
  width:100%;
  overflow:hidden;
  background:transparent;
}

/*******************
 * TOP MENU STYLES *
 *******************/
.top_menu {
  width:80%;
  margin: .5% 0 0 10%;
  overflow:hidden;
  background:transparent url(../images/head.gif) repeat-x;
  border:1px solid black;
}

*html .top_menu {
  width:87%;
  margin: .5% -3% 0 8%;
}

ul#mainlevel-nav {
list-style : none;
padding : 0px;
margin : 0px;
font-size : 11px;
}

ul#mainlevel-nav li {
font-family: Geneva, Arial, Helvetica, sans-serif;
float : left;
background-image : none;
padding:0px;
margin : 0px;
font-size : 11px;
line-height : 20px;
white-space : nowrap;
border-right : 1px solid #4f4f4f;
}

ul#mainlevel-nav li a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
display : block;
padding-top : 4px;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #000000;
background : transparent;
}

ul#mainlevel-nav li a:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color : #000000;
}


/***********************
 * HEADER IMAGE STYELS *
 ***********************/
.header_image {
  width:80%;
  height:52px;
  margin: .5% 0 0 10%;
  overflow:hidden;
  background:transparent url(../images/header.jpg) no-repeat top left;
  border:1px solid black;
}

*html .header_image {
  width:87%;
  margin: .5% -3% 0 8%;
}

.maintitle {
    color : #0D1448;
    font-family : "Courier New", Courier, monospace;
    font-weight : bolder;
    font-size : 36px;
    padding: 2px 0 0 10px;
}


/*********************************
 * THREE COLUMN CONTAINER STYLES *
 *********************************/
.middle_div {
  clear:both;
  width:80%;
  overflow:hidden;
  margin:.5% 0 0 10%;
  padding: 25px 0 0 0;
  background:#FFFFFF;
  border:1px solid black;
}

*html .middle_div {
  width:87%;
  margin:.5% -3% 0 8%;
}


/**********************
 * LEFT COLUMN STYLES *
 **********************/
.left_column {
  float:left;
  width:19%;
  overflow:hidden;
  margin:-2px 0 0 0;
  text-align:left;
  background-color:transparent;
}

.left_module {
  clear:both;
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

.user1_module {
  clear:both;
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

.user2_module {
  clear:both;
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

/************************
 * CENTER COLUMN STYLES *
 ************************/
.center_column {
  float:left;
  width:60%;
  overflow:hidden;
  margin:0 .9% 0 .9%;
  text-align:left;
  background-color:transparent;
}

.pathway_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
  background-image : url(../images/path.gif);
}

.main_content_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

.bottom_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}


/***********************
 * RIGHT COLUMN STYLES *
 ***********************/
.right_column {
  float:right;
  width:19%;
  margin:-2px 0 0 0;
  background-color:transparent;
}

.right_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

.user4_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}

.user5_module {
  width:100%;
  padding:2px 2px 2px 2px;
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}


/***************************
 * BOTTOM CONTAINER STYLES *
 ***************************/
.bottom_div {
  width:80%;
  overflow:hidden;
  margin:.5% 0 0 10%;
  background-color:#1b1143;
}

*html .bottom_div {
  width:87%;
  overflow:hidden;
  margin:.5% -3% 0 8%;
  background-color:#1b1143;
}


/*****************
 * FOOTER STYLES *
 *****************/
.footer_module {
  width:100%;
  height:58px;
  overflow:hidden;
  text-align:center;
  border:1px solid black;
  background:#ffffff url(../images/footer.gif) repeat-x;
}



/*TEXT INSIDE PATHWAY BAR*/
span.pathway {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    overflow : hidden;
    display : block;
    height : 22px;
    line-height : 22px;
    padding-left : 8px;
    color: #FFFFFF;
    float: left;
}

/*TEXT INSIDE CONTENT CONTAINER*/
.contentpaneopen {
        height : 20px;
        color : #000000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
}



#buttons {
float : left;
margin : 2px;
padding : 2px;
width : auto;
}

#search_inner form {
padding : 2px;
margin : 2px;
}

#search_inner .inputbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666666;
background-color : #ffffff;
}

/* BACK BUTTON */
.back_button {
color : #666666;
background-color : #181818;
background-image : url(../images/button_bg.gif);
font-family : Arial, Hevlvetica, sans-serif;
text-align : center;
font-size : 11px;
font-weight : bold;
border : 3px double #010101;
width : auto;
padding : 0 10px;
line-height : 18px;
height : 22px;
margin : 4px;
float : left;
}

/*
.pagenav {
font-family : Arial, Helvetica, sans-serif;
text-align : left;
font-size : 10px;
font-weight : bold;
border : 3px double #010101;
width : auto;
background-color : #181818;
background-color : #ffff00;
padding : 0 8px;
line-height : 18px;
margin : 1px;
color : #666666;
background-image : url(../images/button_bg.gif);
}

.pagenavbar {
margin-right : 10px;
float : left;
}

.pagenav:hover {
color : #a42700;
}
*/

ul {
margin : 2px;
padding : 2px;
list-style : none;
}

li {
text-align:left;
line-height : 14px;
padding-left: 18px;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
}

td {
text-align : left;
font-size : 11px;
}

/* ALL HTML LINKS */
a:link, a:visited {
color : #000000;
text-decoration : none;
font-weight : bold;
}

/* ALL HTML LINKS - HOVER */
a:hover {
color : #000000;
text-decoration : none;
font-weight : bold;
}

table.contentpaneopen {
width : 100%;
padding: 2px;
}

table.contentpane {
width : 100%;
padding: 2px;
}

table.contentpaneopen fieldset {
border-bottom : 1px solid #010101;
}

/* LOGIN BUTTON */
.button {
color : #666666;
background-color : #181818;
background-image : url(../images/button_bg.gif);
font-family : Arial, Hevlvetica, sans-serif;
text-align : center;
font-size : 11px;
font-weight : bold;
border : 3px double #010101;
width : auto;
padding : 0 5px;
line-height : 16px;
height : 22px !important;
height : 22px;
margin : 4px;
}

/* LOGIN BUTTON HOVER */
.button:hover {
color : #666666;
}

/*TEXT FOR INPUT BOX - CONTACT US, LOGIN & SEARCH */
.inputbox {
padding : 2px;
margin : 2px;
border : 1px solid #010101;
background-color : #FFFFFF;
/*color : #f7f7f7; */
color : #000000;
/*background-image : url(../images/body_bg.gif); */
}

/*  */
.componentheading {
height : 20px;
border : 1px solid #010101;
color : #fff;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10x;
white-space : nowrap;
background-color : #0D1448;
background-image:url(../images/sub_top.gif);
background-repeat:repeat-x;
padding-left : 4px;
}

.contentcolumn {
height : 20px;
border : 1px solid #010101;
color : #fff;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
white-space : nowrap;
background-color : #0D1448;
background-image:url(../images/sub_top.gif);
background-repeat:repeat-x;
padding-left : 4px;
}

/* CONTENT HEADER */
.contentheading {
height : 20px;
border : 1px solid #010101;
color : #CCFF00;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
white-space : nowrap;
background-color : #0D1448;
background-image:url(../images/sub_top.gif);
background-repeat:repeat-x;
padding-left : 4px;
}

.contentpagetitle {
height : 20px;
border : 1px solid #010101;
color : #fff;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
white-space : nowrap;
background-color : #0D1448;
background-repeat:repeat-x;
padding-left : 4px;
}

table.searchinto {
width : 100%;
}

table.searchintro td {
font-weight : bold;
}

table.moduletable {
width : 100%;
margin-bottom : 0px;
padding : 0px;
}

div.moduletable {
padding : 0px;
margin-bottom : 0px;
}

/* CONTENT TOP - LEFT & RIGHT */
table.moduletable th, div.moduletable h3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color : #0D1448;
background-color : #131313;
background-image:url(../images/content_top.gif);
background-repeat:repeat-x;
text-align : center;
height : 20px;
line-height : 20px;
font-weight : bold;
font-size : 11px;
text-transform: none;
margin-top:2px;
margin-bottom:2px;
padding-bottom: 2px;
}

/* UPCOMING EVENTS */
table.moduletable td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
padding : 0px;
margin : 0px;
font-weight : normal;
}

table.pollstableborder td {
padding : 2px;
}

.sectiontableheader {
font-weight : bold;
background-color : #0D1448;
padding : 4px;
}

.sectiontableentry1 {
background-color : #FFFFFF;
}

.sectiontableentry2 {
background-color : #FFFFFF;
}

.small {
font-family:Arial, Helvetica, sans-serif;
color : #8cc544;
font-size : 9px;
}

.createdate {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color : #a22700;
}

.modifydate {
font-family:Arial, Helvetica, sans-serif;
color : #a22700;
font-size : 9px;
}

table.contenttoc {
border : 2px solid #010101;
padding : 2px;
margin-left : 2px;
margin-bottom : 2px;
}

table.contenttoc td {
padding : 2px;
margin-left : 2px;
margin-bottom : 2px;
}

table.contenttoc th {
background-image:url(../images/sub_top.gif);
background-repeat:repeat-x;
color : #f1f1f1;
background-color : #a22700;
border : 2px solid #010101;
text-align : left;
padding-top : 2px;
padding-left : 4px;
height : 22px;
font-weight : bold;
font-size : 10px;
text-transform : uppercase;
}

/* MAIN MENU - LEFT SIDE - LINKS */
a.mainlevel:link, a.mainlevel:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
display : block;
vertical-align : middle;
font-size : 11px;
font-weight : bold;
color : #000000;
text-align : left;
padding-top : 4px;
padding-left : 8px;
height : 22px;
text-decoration : none;
border-bottom : 1px solid #010101;
border-top: 1px solid #010101;
}

/* MAIN MENU - LEFT SIDE - HOVER */
a.mainlevel:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
background-position : 0 -22px;
text-decoration : none;
border-right : 2px solid #a22700;
color : #000000;
font-size : 11px;
text-align : left;
padding-left : 18px;
}

/* MAIN MENU - LEFT SIDE - ACTIVE */
a.mainlevel#active_menu {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #000000;
border-right : 2px solid #a22700;
font-weight : bold;
font-size : 11px;
height : 22px !important;
height : 22px;
text-decoration : none;
text-align : left;
padding-left : 8px;
}

/* MAIN MENU - LEFT SIDE - ACTIVE - HOVER */
a.mainlevel#active_menu:hover {
color : #000000;
padding-left : 18px;
}

/* MAIN MENU - LEFT SIDE - SUBLEVEL LINKS */
a.sublevel:link, a.sublevel:visited {
font-family: Arial, Helvetica, sans-serif;
padding-left : 18px;
padding-top : 4px;
vertical-align : middle;
font-size : 11px;
font-weight : bold;
color : #000000;
text-align : left;
height : 22px !important;
height : 22px;
text-decoration : none;
}

/* MAIN MENU - LEFT SIDE - SUBLEVEL - HOVER */
a.sublevel:hover {
padding-left : 22px;
color : #000000;
text-decoration : none;
}

/* MAIN MENU - LEFT SIDE - SUBLEVEL - ACTIVE */
a.sublevel#active_menu {
/* color : #a22700; */
color : #ffff00;
}

.highlight {
background-color : yellow;
color : blue;
padding : 0;
}

.code {
background-color : #ddd;
border : 1px solid #bbb;
}

form {
margin : 0;
padding : 0;
}

div.mosimage {
border : 1px solid #010101;
}

.mosimage {
border : 1px solid #010101;
margin : 5px;
}

.mosimage_caption {
margin-top : 2px;
background-color: #a22700;
padding : 1px 2px;
color : #fff;
font-size : 10px;
border-top : 1px solid #010101;
}

span.article_seperator {
display : block;
height : 1.5em;
}

.readon {
font-family: "Courier New", Courier, monospace;
font-size : 11px;
}

a.readon:link {
font-family: "Courier New", Courier, monospace;
color : #666666;
font-size : 11px;
font-weight : bold;
}

a.readon:visited {
font-family: "Courier New", Courier, monospace;
font-size : 11px;
font-weight : bold;
}

a.readon:hover {
font-family:  "Courier New", Courier, monospace;
color : #666666;
font-size : 11px;
font-weight : bold;
border-bottom : 1px solid #4f4f4f;
}

.pagenav_next{
font-family: "Courier New", Courier, monospace;
color : #666666;
font-size : 11px;
font-weight : bold;
}

.pagenav_prev{
font-family: "Courier New", Courier, monospace;
color : #666666;
font-size : 11px;
font-weight : bold;
}

#logo {
font-family: Arial, Helvetica, sans-serif;
margin-top: 8px;
height : 14px;
float : right;
font-size : 9px;
color: #666666;
margin-right: 4px;
}

#logo a:hover {
color : #8cc544;
}

#emailForm {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
}

.contentpane {
        height : 20px;
        color : #000000;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size : 20px;
}

.contentpane.contentheadding {
height : 20px;
border : 1px solid #010101;
color : #CCFF00;
font-weight : bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
white-space : nowrap;
background-color : #0D1448;
background-image:url(../images/sub_top.gif);
background-repeat:repeat-x;
padding-left : 4px;
}