/* ie5 win start */
body { 
	font: small sans-serif;
  	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #07286a;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body {
	color: #07286a; 
	background-color: #07286a;
	font-size: 11px; 
	line-height: 14px;
	font-family: arial, sans-serif; 
	text-align: left;
  	margin: 0px; 
	padding: 0px;
	}
	
p {
	font-size: 20px; 
	line-height: 16px;
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333; 
	margin: 0px; 
	padding-bottom: 0px;
	}	
	
h1	{
	font-size: 16px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #333333;
	padding-bottom: 10px;
	padding-top: 1px;
	}
	
h4	{
	font-size: 10px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #666666;
	padding-bottom: 10px;
	padding-top: 1px;
	}	
			
	
hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	}

	
.navwidth {
	width: 500px;
	padding: 0px 0px 0px 0px;
	}	
		

.arrow {
	width: 130px;
	height: 14px;
	background-image: url(images/square.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


.bottomlink {
	color: #999999;
	font-size: 8px; 
	line-height: 9px;
	font-family: arial, sans-serif; 
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
.bottomlink a:link {
	text-align: center;
	color: #999999;
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
	
.bottomlink a:visited { 
	text-align: center;
	color: #999999;
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
 
.bottomlink a:visited:hover {
	text-align: center; 
	color: #666666;
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
	
.bottomlink a:hover {
	text-align: center;
	color: #666666;
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
	
.bottomlink a:active {
	text-align: center; 
	color: #666666;
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
	
		
		
		






/* major divs */


#container { 
	width: 800px;
	background-image: url(images/bgstripe.jpg);
	background-repeat: repeat-y; 
	position: relative;
	background-color: #ffffff;  
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 800px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
	
	
	
	
	
/* header */
		
		
#header {
 	width: 800px;
 	height: 300px;
 	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}			
	
	
	
		
	
/* banner */
		
		
#minibanner {
 	width: 930px;
 	height: 168px;
 	background-image: url(images/minibanner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#minibannerinfo {
 	position: absolute;
  	top: 196px;
 	left: 28px;
 	width: 910px;
 	height: 124px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}		
	
		
		
	
		


/* leftnav */	
	
		
#leftnav {
	float: left;
  	background-image: url(images/leftnav.jpg);
	background-position: top center;
	background-repeat: no-repeat;
 	width: 206px;
 	height: 363px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

	
#leftnavinfo {
	position: absolute;
  	top: 318px;
 	left: 0px;
 	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	}
	
#leftnavinfo p {
	color: #333333;
	font-size: 11px; 
	line-height: 14px;
	font-family: arial, sans-serif; 
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
#leftnavinfo img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
#leftnavinfo table {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	}	
		
		
#leftnavinfo a:visited,	
#leftnavinfo a:link { 
	font-size: 11px;
	line-height: 11px;
	font-weight: bold; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333;
	}
 
#leftnavinfo a:visited:hover { 
	font-size: 11px;
	line-height: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	font-family: arial, sans-serif;
	}
	
#leftnavinfo a:hover, 
#leftnavinfo a:active { 
	font-size: 11px;
	line-height: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	font-family: arial, sans-serif;
	}			
	
	
	


/* main */

	

#preamble2 {
 	float:left;
 	background-image: url(images/main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
 	width: 594px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock {
 	width: 560px;
	margin: 20px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
#textblock img.squareheader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

#textblock table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	}
	
#textblock td {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	background-color: #ffffff;
	}				
	
#textblock p {
	font-size: 12px; 
	line-height: 16px;
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333; 
	margin: 0px; 
	padding-bottom: 0px;
	}

#textblock ul {
	margin: 0px 0px 0px 30px; 
	padding: 0px 0px 0px 0px;
	}		
	
#textblock li {
	list-style-type:disc;
	font-size: 13px; 
	line-height: 18px;
	font-weight: normal; 
	font-family: arial, sans-serif; 
	text-align: left;
	color: #333333;
	margin: 0px 0px 0px 0px; 
	padding: 3px 0px 0px 0px;
	}
	
	
#textblock p.square	{
	font-size: 15px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-align: left; 
	margin: 0px; 
	color: #006699;
	padding-bottom: 10px;
	padding-top: 0px;
	}			
	
	
#textblock a:visited,	
#textblock a:link { 
	font-size: 13px;
	line-height: 13px;
	font-weight: normal; 
	text-decoration: none; 
	color: #483D8B;
	}
 
#textblock a:visited:hover { 
	font-size: 13px;
	line-height: 13px;
	font-weight: normal; 
	text-decoration: none; 
	color: #cccccc;
	}
	
#textblock a:hover, 
#textblock a:active { 
	font-size: 13px;
	line-height: 13px;
	font-weight: normal; 
	text-decoration: none; 
	color: #cccccc;
	}
	
#newsroomtext {
	margin: 13px 10px 10px 3px;
	padding: 0px 0px 0px 0px;
	}

#newsroomimage {
 	width: 138px;
 	float: left;
	margin: 12px 12px 10px 3px;
	padding: 0px 0px 0px 0px;
	}
	
#textblock img.newsimage {
	margin: 5px 16px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
				
	
			
		
	
	
	

		
	
/* footer */

	
#bottom {
	clear: both;
 	width: 800px;
 	height: 40px;
 	background-image: url(images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#bottominfo {
	clear: both;
 	width: 450px;
 	height: 40px;
	margin: 0px 0px 0px 150px; 
	padding: 15px 0px 0px 0px;
	}
	
#bottominfo td {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.bottomwidth {
	width: 450px;
	padding: 0px 0px 0px 0px;
	}	







/* newbuttons */


.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 195px;
height: 35px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #ffffff;
font-size: 11px;
width: 195px;
height: 35px;
display: block;
float: left;
color: #333333;
text-decoration: none;
font-weight: bold;
}

.cssnav img
{
width: 195px;
height: 35px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 20px;
top: 11px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

















