/* CSS Document */

body{
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	background-color: #E9F4FC;
 	background-repeat: repeat-x;
	background-image:url(../images/bkg01.gif);
}

p{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color: #555555;
	line-height: 125%;
}

a:link, a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

h1{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #800000;
	font-weight: normal;
}

/* Light blue color header bar */

div.hbar_01{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;	
	background-color: #8AB9D7;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}


/* Cream color header bar */

div.hbar_02{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #CC6600;	
	background-color: #FFEFBD;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}


/* Light Blue w/Black Text color header bar */

div.hbar_03{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #000000;	
	background-color: #E2EAF3;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}

.float_rt {
	font-size:9px;
	font-weight:normal;
	display:block;
	float: right;
	padding: 0px;
	margin: 0px;
	}

.footer{
	display: block;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;
	color: #cccccc;
}

.footer a:link, .footer a:visited , .footer a:active{
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

.sitemap{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	color: #404040;	
	padding: 3px 10px 3px 0px;
	display: block;
}

/* sidebar style with padding */

.sidebar{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #404040;	
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	display: block;
}
.sidebar a:link, .sidebar a:visited , sidebar a:active{
	text-decoration: underline;
}
.sidebar a:hover {
	text-decoration: underline;
}

/* Small mouse text */

.smtxt{
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #333333;	
}
.smtxt a:link, .smtxt a:visited, .smtxt a:active{
	text-decoration: none;
	color: #CC0000;
}
.smtxt a:hover {
	text-decoration: underline;
}

.bluenews{ 
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #006EA6}
	
.bluenews a:link, .bluenews a:visited, .bluenews a:active{
	text-decoration: none;
	color: #CC0000;
}
.bluenews a:hover {
	text-decoration: underline;
}


/* text headline links */
.titletxt {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #404040;	
}

.titletxt a:link, .titletxt a:visited , titletxt a:active{
	color: #FF6600;
	text-decoration: underline;
}

.titletxt a:hover {
	color: #FF6600;
	text-decoration: none;
}

.text{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #404040;	
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	display: block;
}


.btmnav{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	display:block;
	background-image:url(../images/blt_02.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #404040;	
	margin: 0px 3px 0px 3px;
	padding: 2px 3px 2px 15px;
}



/* left side navigation */

#navcontainer
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: inherit;
	border:0px
}

ul#navlist
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 165px;
}

ul#navlist li
{
	font-size: 9px;
	display: block;
	margin: 5;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 2px 5px 3px 7px;
	border: 1px solid #cccccc;
	color: #404040;
	text-decoration: none;
	background: #E5F2FF;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background-color: #106EA9;
	color: #ffffff;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	background-color: #106EA9;
	color: #ffffff;
	border: 1px solid #cccccc;
}


/* dropcap */

.dropcap
{
float: left;
font-family: Georgia, Times, serif;
color: #999999;
font-size: 40pt;
line-height: 100%;
}


/* reverse text small */
.whttxt01 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;	
}

/* base line navigation */
.basetxt01 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;	
}

/* fields and dropdowns */
.field {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	color: #404040;	
	border: 1px #7F9DB9 solid;
	margin: 2px;
	padding: 1px 2px 1px 5px;
}

.field:hover {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #805500;
	background-color:#FEFFED;
	border: 1px #D9D2AD solid;

}

.field:focus  { 
	color: #805500; 
	border-color: #D9D2AD;
	background-color: #FEFFED;
	border-width: 1px E2E5B8 solid;
}

/* button */


.butn a:link, .butn a:visited, .butn a:active{
font-size: 10px;
font-family: Arial, Verdana, sans-serif;
color: #CC0000;
text-decoration:none;
background-color: #ffffff;
width: 50px;
border: 1px #CC0000 solid;
margin: 0px;
padding: 2px;
}

.butn:hover {
background-color: #ffffff;
border: 1px #B3D3FF solid;
}
	

/* grey border */


.border01 {
	border: 1px solid #cccccc;
	margin: 0px;
}