html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	margin-top:0px;
	background-color:#ffffff;
	line-height: 1.6em;
	
}



.maintext {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;

}
a.maintext:link {	

    COLOR: #666666; TEXT-DECORATION: none;

}

a.maintext:visited {

    COLOR: #666666; TEXT-DECORATION: none;

}

a.maintext:hover {

    COLOR: #000000; TEXT-DECORATION: none;

}
.header {

	font-family: Arial;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #05057B;

	text-decoration: none;

}

.whitetext {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #ffffff;

	text-decoration: none;

}


.newsheader{

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform:none;

	color: #000000;

}



.globals {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;
	
	font-weight: normal;

	color: #666666;
	
	text-decoration: underline;	
	

}
a.globals:link {	

    COLOR: #666666; text-decoration: underline;

}

a.globals:visited {

    COLOR: #666666; text-decoration: underline;
	
}

a.globals:hover {

    COLOR: #000000;text-decoration: underline;
		
}

.globalsactive {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;
	
	font-weight: normal;

	color: #000000;
	
	text-decoration: underline;	
	

}
a.globalsactive:link {	

    COLOR: #000000; text-decoration: underline;

}

a.globalsactive:visited {

    COLOR: #000000; text-decoration: underline;
	
}

a.globalsactive:hover {

    COLOR: #666666;text-decoration: underline;
		
}

.whiteheader {

	font-family: Arial;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: 700px;

	font-variant: normal;

	text-transform: uppercase;

	color: #ffffff;

}
.blueheader {

	font-family: Arial;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #336699;

}

.mainlinks {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;
	
	color: #666666;
	
	text-transform: none;
	
	font-weight: bold;
 }

a.mainlinks:link {	

    COLOR: #666666; TEXT-DECORATION: none

}

a.mainlinks:visited {

    COLOR: #666666; TEXT-DECORATION: none;
	
}

a.mainlinks:hover {

    COLOR: #666666;
	 
	TEXT-DECORATION: none;
		
}

.mainlinksactive {

	
	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;
	
	color: #000000;
	
	text-transform: none;
	
	font-weight: bold;
	TEXT-DECORATION: none; border-bottom-color:#036ABA;height:15px;width:auto; display:block; border-bottom-style:solid;:20px;
	}

a.mainlinksactive:link {	

 COLOR: #000000; TEXT-DECORATION: none; border-bottom-color:#036ABA;height:15px;width:auto; display:block; border-bottom-style:solid;:20px;}



a.mainlinksactive:visited {

   COLOR: #000000; TEXT-DECORATION: none; border-bottom-color:#036ABA;height:15px;width:auto; display:block; border-bottom-style:solid;:20px;
}

a.mainlinksactive:hover {

  COLOR: #666666; TEXT-DECORATION: none; border-bottom-color:#036ABA;height:15px;width:auto; display:block; border-bottom-style:solid;:20px;
}


.sitemap {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	text-transform: normal;

	color: #000000;

}

a.sitemap:link {	

    COLOR: #000000; TEXT-DECORATION: none

}

a.sitemap:visited {

    COLOR: #000000; TEXT-DECORATION: none

}

a.sitemap:hover {

    COLOR: #0b78b0; TEXT-DECORATION: none

}	


.whitetext {

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

}


input.formsbtn {
color: #666666;
 
height:18px; 

font:11px verdana,sans-serif;
 
background-color: #ffffff;
 
margin:0px 0px 0px 0px;

padding:1px 1px 1px 1px;
 
text-transform: uppercase;
 
border-left: 1px solid #ffffff;
 
border-top: 1px solid #ffffff;
 
border-right: 1px solid #ffffff;

border-bottom: 1px solid #ffffff;
}


input.forms {

color: #666666; 

height:20px;

width:170px;
 
font:10px verdana,sans-serif;
  
background-color: #ffffff; 

padding:2px;
 
border-right: 1px solid #666666; 

border-left: 1px solid #666666; 

border-top: 1px solid #666666;
 
border-bottom: 1px solid #666666;

}

textarea.forms {

color: #000000;
 
height:60px;

width:170px;
 
font:10px verdana,sans-serif;
  
background-color: #ffffff;
 
padding:2px;
 
border-right: 1px solid #666666;
 
border-left: 1px solid #666666;
 
border-top: 1px solid #666666;
 
border-bottom: 1px solid #666666;
 
}

input.formsbtn
{color: #ffffff; font-weight:bold; height:25px;  width:60; font:11px verdana,arial,sans-serif;  background-color: #2772ba; margin:0px 0px 0px 0px; padding:2px 2px  2px 2px; text-transform: normal; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}
input.formsbtn2
{color: #ffffff; font-weight:bold; height:22px;  width:27; font:11px verdana,arial,sans-serif;  background-color: #2772ba; margin:0px 0px 0px 0px; padding:2px 2px  2px 2px; text-transform: normal; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}

.submenu {

	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;
	
	color: #336699;
	
	text-transform: none;
	
	font-weight: normal;
 }

a.submenu:link {	

    COLOR: #336699; TEXT-DECORATION: none

}

a.submenu:visited {

    COLOR: #336699; TEXT-DECORATION: none;
	
}

a.submenu:hover {

    COLOR: #666666;
	 
	TEXT-DECORATION: none;
		
}

.submenuactive {

	
	font-family: Arial;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;
	
	color: #666666;
	
	text-transform: none;
	
	font-weight: normal;
	TEXT-DECORATION: none; 
	}

a.submenuactive:link {	

 COLOR: #666666; TEXT-DECORATION: none; }



a.submenuactive:visited {

   COLOR: #666666; TEXT-DECORATION: 
}

a.submenuactive:hover {

  COLOR: #336699; TEXT-DECORATION: none; 
}
