/*	general styles	*/
*{font-size:100.01%}
html {
	height:100%;
    /* gently nudge text sizes up throughout the site */
	font-size:80%;
}
body {
	margin: 0;
	padding: 0;
	font: 1em Arial, Helvetica, sans-serif;
}
#find form label, #feature p, #skinny form p, #right-column h3 a, #right-column div.sublink a, #find-out div.title, #find-out div.info, #find-out h3, #find-out div.dotline p, #searched p, #searched h3, #find form select option, #subnav div.subbox h3 a, #enter form  {  
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#page{
	margin: 5px auto 0;
	width: 761px;
}
#container {
   width: 100%;
   height: 269px;
   margin-top: -134px;
   top: 50%;
   position: absolute;
   }
#splashpage {
   width: 666px;
   height: 300px;
   margin-left: -333px;
   left: 50%;
   position: absolute;
   background:url(../images/splash-bg.gif) no-repeat left top;
   }
#splashcontent {
   margin: 72px 0 0 34px;
   }
* html #splashcontent {
   margin: 60px 0 0 34px;
   }
* html #logotype {
	height: 145px;
}
#logotype {
   position: relative;
	width: 304px;
	float: left;
	min-height: 145px;
	margin: 12px 0 0;
	background: #0D7C99 url(../images/header-btm-left.gif) no-repeat left bottom;
	z-index: 100;
}
#logotype * {
   position: relative;
   z-index: 100;
   }
* html #logotypesplash {
	height: 145px;
	
}
#logotypesplash {
	width: 150px;
	float: left;
	min-height: 145px;
	margin: 0 0 0 0;
}

#logotype h4, #logotypesplash h4 {
	display: block;
	margin: 0 0 0 42px;
	padding:  0 0;
}
#logotype h4 a,#logotypesplash h4 a {
	display: block;
	width: 68px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat left bottom;
}
#logotype ul {
	display: block;
	float: left;
	margin: 10px 0 0 25px;
	padding: 0 0 10px;
	list-style: none;
}
* html #logotype ul li {
	margin-bottom: -14px;
}
#logotype ul li {
	margin: 1px 0 0;
	padding: 0;
}
#logotype ul li a, #enter ul li a {
	display: block;
	width:130px;
	text-decoration:underline;
	padding: 5px 10px 7px 13px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	background: url(../images/err-red.gif) no-repeat 3px 12px;
}
#enter ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#logotype ul li a:hover, #enter ul li a:hover, #logotype ul li a.here {
	color: #0D7C99;
	background: #fff url(../images/err-gray.gif) no-repeat 3px 12px;
}


#enter {
float: left;
margin: 20px 0 0 20px;
padding: 0;
}
/*#visit {
clear: left;
}*/
#enter h1 {
display:block;
width:260px;
font-size: 1.2em;
color: #BADEE5;
padding: 0 0 7px 0;
margin: 0;
}

#enter h3 {
color: #BADEE5;
font-size: 1.0em;
margin: 0;
padding: 16px 0 0 0;
}



#enter ul {
margin: 0;
padding: 0;
}

* html #logotypesplash {
	height: 145px;
	
}
#logotypesplash {
	width: 150px;
	float: left;
	min-height: 145px;
	margin: 0 0 0 0;
}
#logotypesplash h1 {
	display: block;
	margin: 0 0 0 42px;
	padding:  0 0;
}
#logotypesplash h1 a {
	display: block;
	width: 68px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat left bottom;
}
#acc-sites {
	float:left;
	width:550px;
	display:block;
	height:40px;
	margin: 20% 0 0 -100px;
	padding: 0px;
}
#acc-sites h3 {
	font-size:1em;
	color:#005a78;
}
#acc-sites ul {
position:relative;
left:50%;
width:250px;
margin:0 0 0 -125px;
padding:0 0 10px 0;
}
#acc-sites ul li{
float:left;
margin:2px 0 0;
padding:0 6px;
list-style-type:none;
background:transparent url(../images/footer-spacer.gif) no-repeat scroll right 2px;
font-size:.9em
}
#acc-sites ul li.last {
background:transparent none repeat scroll 0 0;
}
#acc-sites ul li a{
	text-decoration:none;
	color:#333333;
}
#acc-sites ul li a:hover{
	text-decoration:underline;
	color:#333333;
}
