body {
	background-color: #1F476D;
	margin-top: 0px;
}

#header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 10px;
}

#menu {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 12px;
	background-color : #285F94;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 5px; /*space between link and bullet*/
}
#menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 5px; /*space between link and bullet*/
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1CFD6;
	text-decoration: none;
	line-height: 1.6em;
}
/*================================================================================
>> Main Menu Links
================================================================================*/



/*================================================================================
/* Sub Menu Bullets
================================================================================*/

/* Sub menu bullets */
td.vmenu_sub_bull_off {
   width: 20px;
   padding: 3px 20px 0px 20px;
}

td.vmenu_sub_bull_on {
   width: 20px;
   padding: 3px 20px 0px 20px;
}

div.vmenu_sub_bull_off {
   font-size: 11px;
   color: #858585;
   font-weight: bold;
}

div.vmenu_sub_bull_on {
   font-size: 11px;
   color: #505050;
   font-weight: bold;
}

/*================================================================================
/* Sub Menu Links
================================================================================*/
td.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 1px;
}

td.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 3px 0px 0px 1px;
}

div.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
}

div.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: bold;
}

.leftcol1{
	background-color : White;
}
.newsrow{
	background-color : #5C81AE;
}

#leftcol {
	width: 174px;
}
#logo {
	height: 92px;
	width: 174px;
	background-color : #285F94;
}
#maincontent {
	background-color: #FFFFFF;
	vertical-align:top;
	padding: 20px 15px 20px 20px;
}
#maincontent h1 {
	color: #245585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#maincontent h2 {

	color: #245585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
contentcol{
	background-color : #FFFFFF;
}


hr {
	margin-bottom: 10px;
	width: 100%;
	color: #E0DFE3;
}

.topper{
	background-color : #FFFFFF;
	height : 39;
}
.footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-align: center;
	padding-top: 6px;
}

.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor:pointer;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}



.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

.HomeText {
	vertical-align: top;
	padding-top: 3px;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285F94;
	text-decoration: none;
	line-height: 1.6em;
}