html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#9db9c5;
	
	background-image:url(images/background.gif);
	
	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;
	
	margin-bottom:10px;

}

strong{

	font-size: 12px;

}

A {

	color: #378faf;

	text-decoration:underline;

}



A:hover {

	color: #000000;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 744px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;

}

#topmargin{

	height:15px;

}

#header{

	width:720px;
	
	border-left:#ffffff 12px solid;
	
	border-right:#ffffff 12px solid;

}

#logo{

	width:720px;
	
	height:73px;

}

#newslabel{
	position: absolute;

	top: 39px;

	left: 350px;

	height: 75px;

	width: 50px;

	color: #FFFFFF;

	padding-top: 5px;

	padding-left: 5px;

}

#news{

	position: absolute;

	top: 39px;

	left: 400px;

	height: 75px;

	width: 322px;

	color: #FFFFFF;

	padding: 5px;

}

#headertext{

	height:68px;
	
	background-image:url(images/toptext.gif);
	
	background-repeat:no-repeat;

}

#textheader{

	color:#FFFFFF;
	
	font-size:10px;
	
	padding:10px;

}

#textheader ul{

	margin: 0px;

	margin-left: 15px;

	padding: 0px;

}

#textheader li{

	margin: 0px;

	padding: 0px;

}

#topLinks{

	text-align:right;

	color:#FFFFFF;
	
	padding-right:10px;
	
	height:19px;
	
	padding-top:5px;
	
	font-size:10px;
	
	background-image:url(images/topnav.gif);
	
	background-repeat:no-repeat;
	
}

#topLinks a{

	color:#FFFFFF;
	text-decoration:none;

}

#topLinks a:hover{

	color:#ffffff;
	text-decoration:underline;

}

#topmenu {

	height:32px;
	
	background-image:url(images/mainnav.gif);
	
	background-repeat:no-repeat;
	
	padding-left:4px;
	
	padding-right:4px;

}



#toptabs{

	float:left;
	
	position:relative;
	
	text-align:center;
	
	height:32px;
	
	border-left:#3991b2 1px solid;
	
	width:710px;
	
}

#toptabs ul{

	margin:0;
	
	padding:0;
	
	list-style:none;
	
	display:inline;
}

#toptabs li{

	display:inline;
	
	margin:0 0 0 0;
	
	padding:0;
	
	
	
	
}


#toptabs a{

	display:inline-block;

	float:left;
	
	margin:0 0 0 0;
	
	text-align:center;
	
	color:#FFFFFF;
	
	font-size:11px;
	
	font-weight:bold;
	
	text-decoration:none;
	
	padding-top:10px;
	
	padding-bottom:9px;
	
	padding-left:13px;
	
	padding-right:14px;
	
	border-right:#3991b2 1px solid;
	
}


#toptabs a:hover{

	color:#000000;
	
}




#belownav{

	height:16px;

	clear:both;
	
	background-color:#FFFFFF;
	
}



.headline{

	clear:both;
	
	padding-left:10px;
	
	padding-top:12px;
	
	padding-bottom:7px;
	
	font-weight:bold;
	
	color:#ffffff;
	
	background-image:url(images/headline.gif);
	
	background-repeat:no-repeat;
}

.headline a{

	text-decoration:underline;
	
	color:#FFFFFF;

}

.headline a:hover{

	text-decoration:none;
	
	color:#FFFFFF;

}

.headlineS{

	clear:both;
	
	padding-left:5px;
	
	padding-top:7px;
	
	padding-bottom:7px;
	
	font-weight:bold;
	
	color:#ffffff;
	
	border-left:#1d6c8a 6px solid;
	
	background-color:#378faf;
}

.copy{

	padding:10px;

}



#main {

		
	background-color:#FFFFFF;
	
}




#content {
	background-color:#FFFFFF;

	float:left;
	
	position:relative;

	text-align:left;

	padding-bottom:5px;
	
	padding-left:12px;
	
	padding-right:12px;
	
	width:720px;

} 


.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}






.textBlue{

	color:#43728a;

}



.textBlack{

	color:#000000;

}



.footer {

	clear:both;

	text-align:center;
	
	padding:9px;
	
	padding-bottom:20px;
	
	font-size:9px;
	
	background-color:#ffffff;
	
	background-image:url(images/footer.gif);
	
	background-repeat:no-repeat;
	
	background-position:bottom;
	
}

#ag {

	clear:both;

	text-align:center;
	
	font-size:9px;

	padding-bottom: 10px;
	
}



.whiteLinks{

	color: #ffffff;
	
	text-decoration:underline;

}

.whiteLinks:hover{

	color: #ffffff;
	
	text-decoration:none;

}


H1{

	color:#93301b;
	
	font-weight:bold;
	
	text-align:left;
	
	font-size:20px;
	
	margin-top:0px;
	
	margin-bottom:10px;

}


form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.textbox {

	height: 13pt; 

	border-right: #b5b5b5 1px solid; 

	border-top: #b5b5b5 1px solid; 

	border-left: #b5b5b5 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #b5b5b5 1px solid; 

	background-color: #FFFFFF;

}


textarea{    

	BORDER-RIGHT:#43728a 1px solid;	
	
    BORDER-TOP:#43728a 1px solid;	
	
    BORDER-LEFT:#43728a 1px solid;	
	
    BORDER-BOTTOM:#43728a 1px solid;
	
    COLOR: #000000;   
	
    BACKGROUND-COLOR: white;
	
	font-size:11px;
	
	width: 185px;	
	
	height:100px;
	
}


.img{

	border-top:#9db9c5 4px solid;
	
	border-bottom:#9db9c5 4px solid;
	
	border-left:#9db9c5 4px solid;
	
	border-right:#9db9c5 4px solid;

}

.more{

	border-top:#378faf 1px solid;
	
	border-bottom:#378faf 1px solid;
	
	border-left:#378faf 1px solid;
	
	border-right:#378faf 1px solid;
	
	display:block;
	
	width:40px;
	
	text-align:center;
	
	padding-top:3px;
	
	padding-bottom:3px;
	
	font-weight:bold;
	
	color:#378faf;
	
	text-decoration:none;

}

.more:hover{

	border-top:#000000 1px solid;
	
	border-bottom:#000000 1px solid;
	
	border-left:#000000 1px solid;
	
	border-right:#000000 1px solid;
	
	color:#000000;
	
}
