body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: white;
  margin: 0;
  padding: 0;
  background-color: #1A4364;

}

body a {
    color: white;
}


#frmPrint body {
	background-color: #FFFFFF;
  color: black;
	}

#main_container {
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -390px;
	width: 780px;
	}
	
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	height: 86px;
	background-image: url(../img/header.jpg);
	z-index: 1;
	}

#mainmenu_border {
	background-color:#FFFFFF;
	position: absolute;
	left:0;
	top: 86px;
	width: 226px;
	height: 228px;
	z-index: 2;
	}

#mainmenu_box {
	background: url(../img/menu_box_bg.jpg) repeat-y;
	position: absolute;
	top: 86px;
	left: 0;
	width: 225px;
	height: 227px;
	z-index: 3;
	}

  
.mainmenu {
    margin: 0 0 0 23px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 600;
    background: url(../img/menu_bg.jpg) no-repeat;
    background-position: 0px 0px;
    padding: 0 0 0 25px;
}
      
.mainmenu_current {
    margin: 0 0 0 23px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 600;
    background: url(../img/menu_current_bg.jpg) no-repeat;
    background-position: 0px 0px;
    padding: 0 0 0 25px;
}

.divider {
  display: none;
}
  
.mainmenu a:link    { color: #fff; text-decoration: none; }

.mainmenu a:visited { color: #fff; text-decoration: none; }

.mainmenu a:hover   { color: #fff; text-decoration: none; }

.mainmenu a:active  { color: #fff; text-decoration: none; }

.mainmenu a:focus   { color: #fff; text-decoration: none; }



.mainmenu_current a:link    { color: #fff; text-decoration: none; }

.mainmenu_current a:visited { color: #fff; text-decoration: none; }

.mainmenu_current a:hover   { color: #fff; text-decoration: none; }

.mainmenu_current a:active  { color: #fff; text-decoration: none; }

.mainmenu_current a:focus   { color: #fff; text-decoration: none; }



#image_border {
	position: absolute;
	top: 86px;
	left: 226px;
	width: 554px;
	height: 228px;
	background-color: #FFFFFF;
	z-index: 4;
	}

#image {
	position: absolute;
	top: 86px;
	left: 226px;
	width: 554px;
	height: 227px;
	z-index: 5;
	}



#content {
	position: absolute;
	top: 314px;
	left: 0px;
	width: 780px;
	background-color: #296DA5;
  z-index: 6;
	}


#leftpanel {
	width: 224px;
	float: left;
  min-height:250px;
  height:auto !important;
  height:250px;
	}


#leftpanel a:link    {text-decoration: none; }

#leftpanel a:visited {text-decoration: none; }

#leftpanel a:hover   {text-decoration: none; }

#leftpanel a:active  {text-decoration: none; }

#leftpanel a:focus   {text-decoration: none; }


.mainmenusub {
	
	}

.mainmenusub ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 11px;
	line-height: 1.4 em;
	font-weight: bold;
	}


.mainmenusub ul li{
	background: transparent url(../img/bullet.gif) no-repeat;
	background-position: 0 1px;
	padding-left: 7px;
	margin-left: 5px;
	padding-bottom: 10px;
	}


li.mainmenusubsub {
	background: transparent !important;
	padding-left: 12px !important; 
	}

.clsSearch {
    margin: 0;
}
  
#txtSearchTerm {
    height: 24px;
    border: solid 1px #7F9DB9;
    width: 170px;   
    margin-left: 22px;
    margin-bottom: 10px;
}

.clsSearch a {
    margin-left: 145px;
    padding: 2px;
    width: 47px;
    height: 18px;
    border: solid 1px #333333;
    background-color: #6FA0D0;
    color: white;
}


.news_header {
    color: #FFBA00;
    margin-left: 22px;
    width: 170px;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 15px;
}  
  
.newspanel {
  margin-left:22px;
  margin-right:10px;
  text-align: justify;
  width: 170px;
  margin-bottom: 20px;
  }  


.news_title {
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  }  

  
  
#rightpanel {
	float: right;
	width: 555px;
	}

  
#rightpanel .main {
   border-left: solid 1px #6292B9;
   min-height:250px;
   height:auto !important;
   height:250px;
   padding-left: 20px;
   margin-right: 25px;
   padding-bottom: 15px;
}  
  
  
#rightpanel a:link    { color: #fff; text-decoration: none; }

#rightpanel a:visited { color: #fff; text-decoration: none; }

#rightpanel a:hover   { color: #fff; text-decoration: none; }

#rightpanel a:active  { color: #fff; text-decoration: none; }

#rightpanel a:focus   { color: #fff; text-decoration: none; }


#rightpanel table tr td {
	color: #FFFFFF;
	font-size: 11px;
	}


.EmailPrint {
	float: right;
  padding-right: 30px;
  line-height: 12px;
  height: 12px;
  margin-bottom: 5px;
	}

.EmailPrint .admin {
  float: left;
  margin-right: 7px;
}  
  
.EmailPrint .print {
  float: left;
  margin-right: 10px;
}

.EmailPrint .email {
  float: left;
  margin-right: 10px;
}
  
.email_page_description input {
	max-width: 250px;
	}
	


.forum {
	background-color: #E2ECF1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	}

.forum_title {
	
	font-variant: small-caps !important;
	margin-top: 15px;
	padding: 3px 0 5px 3px;
	background-color: #FF9C2C;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	color: black;
	font-weight: bold !important;

}



.forum_title a {

	text-decoration: underline !important;

}


.description {
	clear: both;
	font-style: italic;
	padding-left: 10px;
	font-variant: normal;
	font-weight: normal;
	margin-top: 5px;
	color: black;
}

.forum .forum_topic {
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: double 1px graytext;
}


.forum_topic_header {
	padding: 3px;
	background-color: #4D809D;
	color: white;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

.forum_topic_title {
	float:left;
	font-weight: bold;
}

.forum_topic_title a {
	text-decoration: underline !important;
	
}
	
.forum .edit {
	text-align: right;
}


.forum_message {
	clear:both;
	font-size: 11px;
	color: black;
	padding: 5px;
}



.forum_message_reply {

	background-color: #DFDFDF;

	color: #666;

}



.forum_message input {

	font-size: 12px;

	color: #666;

}



.forum_message textarea {

	font-family: Verdana;

	font-size: 12px;

	color: #666;

	width: 100%;

}



.forum_message a {

	color: #666;

	font-weight: bold;

}


.forum_pager {
	margin-top: 15px;
}

.forum_pager .records {
	float: left;
	width: 33%;
}

.forum_pager .page {
	float: left;
	width: 33%;
	text-align: center;
}

.forum_pager .itemsperpage {
	float: right;
	width: 33%;
	text-align: right;
}


.forum_message {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 10px;
}

.forum_message .message_header {
	padding: 2px;
	background-color: #DEDEDE;
	margin-bottom: 5px;
}


.forum_message .message_title {
	float: left;
	line-height: 12px;
}

.forum_message .reply {
	text-align: right;
	}

.forum_message .user {
	margin-top: -3px;
}

.forum_message .body {
	padding: 5px;
}

.message_pager {
	color: black;
	margin: 20px 10px 10px 10px;
	height: 25px;
	line-height: 25px;
	border-top: double 3px grey;
	vertical-align: middle;
	padding-top: 3px;
	}

.message_pager .records {
	float: left;
	width: 33%;
}

.message_pager .page {
	float: left;
	width: 33%;
	text-align: center;
}

.message_pager .itemsperpage {
	float: right;
	width: 33%;
	text-align: right;
}

.clsPrintEmail {
	clear:both;
	text-align: right;
}

#footer {
  height: 50px;
  clear:both;
  }
  
.line {
  width: 93%;
  margin: auto;
  border-top: solid 1px #6292B9;
}


#footer .mainmenu_border{
  width: 737px;
  margin-left: 20px;
  border-top: solid 1px #6292B9;
}

#footer .mainmenu_box{
  margin-left: 50px;
  margin-top: 15px;
}

#footer .divider {
  display:inline;
}

#footer .mainmenu {
    background: none;
    font-size: 10px;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: normal;
}
      
#footer .mainmenu_current {
    background: none;
    font-size: 10px;
    float: left;
    margin-left: 0;
    padding-left: 0px;
    font-weight: normal;
}

.email_page_description {
  color: black;
  font-size: 11px;
}

.email_page_description a{
  color: black;
}
