<style>

body{
	margin:8px;
}

.tagline{
	text-align:center;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding-left:8px;
}

body,table,tr,td,span,div,a{
font-size:12px;
font-family: Arial;
}
a.rednav:link,a.rednav:visited,a.rednav:hover,a.rednav:active{
	color:#ffffff;
	text-decoration:none;
	}
h1{
	position:relative;
	top:10px;
	left:10px;
	padding:3px;

	padding-right:40px;
	color:#1F2265;;
	font-weight:bold;
	font-size:17px;
	font-style: italic;


}
.formtext{
line-height: 27px;
}
a.nav:link,a.nav:visited,a.nav:hover,a.nav:active{
color: #ffffff;
font-size:12px;
min-height:25px;
padding: 0px;
margin-right:0px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat;*/
background-color:#1f2265;
}

a:link,a:visited,a:active{
color: #563F23;
text-decoration: none;
font-size: 12px;
}
a:hover{
color: #CF6883;
text-decoration: none;
font-size: 12px;
}
.featuredlabel{
	display:block;
	padding-left:5px;
	font-size:12px;
	background-color:#1F2265;
	color:#ffffff;
	background-image: 
	url('/img_1001/right2.gif');
	background-repeat: 
	no-repeat;
	background-position: right; 

}
.featuredbox{
	background-color:#AEC2E3;
	background-image: 
	url('/img_1001/bottomleft.gif');
	background-repeat: 
	no-repeat;
	background-position: 
	 bottom left; 
	width:130px;
}
.featuredtext{
	font-weight:bold;color:#435D85;
}

.tabs{
	float:left;
	margin-top:0px;
	margin-right:1px;
	background-color:#1f2265;
}
</style>