@charset "iso-8859-1";

body
	{
		margin: 0;
		padding: 0;
		font: 18px arial, hevetica, sans-serif;
		text-align: center;
		color: #666666;
		background-color: #D6D6D6;
		}
img{border:none;}

	
a:link { color: #003399; }
a:visited { color: #666666; }
a:hover, a:active
	{
	color: #fff;
	background-color: #3366cc;
	}
fieldset {
   border: none;
   margin: 0;
   padding: 0;
	}		
H4
	{
	font-weight: 800;
	font-size: 110%;
	color: #000066;
	}
#logolinks a:link { color: white; }a:visited { color: white; }a:hover, a:active{color: white;	background-color: white;}
#contents p a:link { color: #003399; }a:visited { color: #666666; }a:hover, a:active{color: #003399;}
	
H5
	{
	font-weight: 800;
	font-size: 110%;
	color: #666666;
	}
	
strong
	{
	font-weight: 520;
	}	
	
		
#container
	{
		margin: 1em auto;
		width: 700px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}
	
#header
	{
		height: 100px;
		background-image: url(images/bluesky.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
		background-color: #003399;
	}
	
#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	font-size: .9em;
	font-weight: 600;
	margin:0;
	padding: 0 0 0 0;
	border: solid white;
	border-width: 1px 0;
	background-image: url(images/bluebar.jpg);
background-color: #003399;

}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0.3em 14px;
}


#nav li {
	float: left;
	padding: 0;
	
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 17em;
	w\idth: 17em;
	font-weight: normal;
	
	margin: 0;
}

#nav li li {
	width: 17em;
	background: #2062B6;
}




#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 {
	left: auto;
}



#nav a:link, #nav a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 1.5px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 1.5px solid #4a4a4a;
}
#nav a:hover {
  border-bottom: 1.5px solid #cecece;
  border-top: 1px solid #4a4a4a;
  border-right: 1.5px solid #cecece;
  border-left: 1px solid #4a4a4a;
  background-color:#013799;
  color: #99B8F0;
}

#nav a:active a:link.active{
  border-bottom: 1.5px solid white;
  border-top: 1px solid #4a4a4a;
  border-right: 1.5px solid #cecece;
  border-left: 1px solid #4a4a4a;
    background-color:#013799;
	color: #99B8F0;
}





#content {
	clear: left;
}

#menu
	{	
		float: right;
		text-align: left;
		width: 165px;
		padding-left: 20px;
		padding-right:5px;
		font-size: .9em;
		margin-top: 0;
		padding-top: 20px;
	}
	

#accredits
	{
	float:left;
		}
#contents { margin: 20px 185px 40px 20px; }
#contents { padding: 0 15px 0 0; }
#contents p { line-height: 165%; }
#contents {border-right: 1px solid #003399;}
#contents ul {list-style-image: url(images/bullet.gif); list-style-type: none; }

		
#footer
		{
		height:40px;
		clear: both;
		color: white;
		background-color: #003399;
		text-align: right;
		padding: 5px;
		}
#footer	
		{
		font-size: 90%;
		color: white;
		margin:0px 0px 00px 0px;
		}		

#footer	a:hover
		{
		background-color: #003399;
		color: #3399cc;
		text-decoration: none;
		}
#footer	a
		{
		color: white;
		text-decoration: none;
		}	
td	
		{
		font: 90% arial, hevetica, sans-serif;
		}
	
ul	{list-style: square;}
	
#bigtext
		{
		position: absolute;
		right: 5px;
		top: 5px;
		}
	
#bigtext a
		{
		color: white;
		font-weight: bold;
		text-decoration: none;
		}
	
#bigtext a:hover
		{
		text-decoration: underline;
		color:#003399;
		}
	
#tagline
		{
		position: absolute;
		right: 5px;
		top: 78px;
		color: white;
		font-weight:500;
		font-size: 18px;
		}

 #navcontainer1 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 105%;
font-weight:600;
}

#navcontainer1 li { margin: 0 0 3px 0; }

#navcontainer1 a
{
display: block;
padding: 5px 5px 5px 5px;
border: 1px solid #333;
width: 140px;
height: 40px;
text-align:center;
background-color: #003399;
background-image: url(images/fatnav.jpg);
}

#navcontainer1 a:link, #navlist1 a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer1 a:hover
{
border: 1px solid #333;
background-color: #003399;
background-image: url(images/l1_over.gif);
color: #99B8F0;
}

 #active a:link, #active a:visited, #active a:hover
{

background-image: url(images/fatnav.jpg);

}

#navlist1 a:link, #navlist1 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 1.5px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 1.5px solid #4a4a4a;
  background-color: #003399;
}
#navlist1 a:hover {
  border-bottom: 1.5px solid #cecece;
  border-top: 1px solid #4a4a4a;
  border-right: 1.5px solid #cecece;
  border-left: 1px solid #4a4a4a;
  background-color: #003399;

}

#navlist1 a:active a:link.active{
  border-bottom: 1.5px solid white;
  border-top: 1px solid #4a4a4a;
  border-right: 1.5px solid #cecece;
  border-left: 1px solid #4a4a4a;
  background-color: #003399;
}

#map {text-align: center;}
h4 {line-height:250%;}
