body {
	font-family:Tahoma, Arial, Sans-serif;
	}
textarea{
	scrollbar-3dlight-color: #0c1967;
	scrollbar-highlight-color: #F7931C;
	scrollbar-face-color: navy;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: #F7931C;
	scrollbar-base-color: black;
	scrollbar-arrow-color: #F7931C;
	scrollbar-track-color: #F7931C;
	width: 330px;
	background-color: #0c1967;
	border: none;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Arial, Sans-serif;
}
	
td {
	font-family: Tahoma, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Helvetica, sans-serif;
}
.header {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 16px;
	background-image: url(images/header_bck.gif);
	height: 104px;
	width: 1001px;
	background-repeat: no-repeat;
}
#header{
	font-family:Tahoma, Arial, Sans-serif;
	font-size: inherit;
	font-weight: bold;
	background-color: #FFFFFF;
	border: medium solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: inherit;
	border-left-color: #FFFFFF;
	border-right-color: #ffffff;
	border-top-color: #A9A9A9;
	border-right-style: inherit;
	border-left-style: inherit;
	border-style: outset;
	clip: auto;
	vertical-align: top;
	 background-repeat: no-repeat;
	 height: 104px;
}

/*.nav  {
   
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: medium solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: inherit;
	border-left-color: ##FFFFFF;
	border-right-color: #ffffff;
	border-top-color: #A9A9A9;
	border-right-style: inherit;
	border-left-style: inherit;
	border-style: outset;
	clip: auto;
}*/
div#flashcontent { 
z-index: 1; 
}
#nav, #nav ul{
	/* all lists*/ 
	font: Tahoma;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 25px;
	padding-left: 5px;
	font-size: 14px;
	font-variant: small-caps;
	/*background-color: 272D73;*/
}

#nav a {
	display: block;
	width: 185px;
	
}


#nav li { /* all list items */
	float: left;
	width: 185px; /* width needed or else Opera goes nuts */
	font-weight: bold;
	/*font-size: 14px;*/
		
}

#nav li ul { /* second-level lists */
	position: absolute;
	/*background: #1707E4;*/
	background-image: url(images/nav_bck.gif);
	/*background-repeat: no-repeat;*/
	width: 185px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	font-size: 12px;
	font-variant: normal;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 185px;
	font-size: 12px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#content {
	clear: left;
	color: #00a9dc;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.title{
	font-family: inherit;
	background-image: url(images/title_bck.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #99D9E8;
	/*margin-left: 35px;*/
	padding-left: 25px;
	padding-bottom: 7px;
	vertical-align: bottom;
	font-variant: small-caps;
	width: 930px;
	height: 63px;
   
}
.title a{
	font-family: inherit;
	font-weight: bold;
	font-size: 14px;
	color: #99D9E8;
	/*margin-left: 35px;
	padding-left: 35px;*/
	padding-bottom: 7px;
	vertical-align: bottom;
	font-variant: small-caps;
}
.main{
	background-image: url(images/main_bck.gif);
	background-repeat: no-repeat;
}
.left{
	font: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	vertical-align: top;
	line-height: 35px;
}
div.lefttext{
	color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 373px;
	/*padding-left: 25px;*/
	padding-right:20px;
	margin-left: 25px;
	
}
.demo{
	color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 580px;
	/*padding-left: 25px;*/
	
	
}
div.cons_locate{
	color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	left: 25px;
	/*width: 373px;
	padding-left: 25px;
	padding-right:20px;
	margin-left: 25px;*/
	
}
div.righttext {
	color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
    width: 600px;
	padding-left: 2px;
	/*padding-right:20px;*/
}
div.righttext td{
	color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	/*padding-right:20px;*/
}
.footer {
	background-image: url(images/footer_bck.gif);
	background-repeat: no-repeat;
	font: Tahoma;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 61px;
	color: #A9A9A9;
}
.footer a{
	font: Tahoma;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9A9A9;
	}
.footertext{
	font: Tahoma;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9A9A9;
}
.cons_blue a{
	color: #272D73;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.cons_blue {
	color: #99D9E8;
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.alert{
	 background-image: url(images/alert.jpg);
	 padding-right: 200px;
	 float: right;
	 height: 49px;
	 background-repeat: no-repeat;
}
.navo a{
	color: #F7931C;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	padding-right: 5px;
	border: none;
}