a	{
	color: #030C74;
	text-decoration: underline;
}

a:hover	{
	color: #1F88A7;
	text-decoration: underline;
}
a.netlink	{
	color: #03687A;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #957E51;
	text-decoration: underline;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #0B4177;
	
}

#subhead{
	font-size: 15px;
	font-weight: bold;
	color: #0B4177;
	font-family : "Arial","Verdana","Tahoma";
}


#header{
	font-size: 12
	px;
	font-weight: bold;
	color: #3565B5;
	font-family : "Arial","Verdana","Tahoma";
}
UL	{
	font-family: "Arial","Verdana","Tahoma";
	font-size: 12px;
	color: #0B4177;
	font-weight: normal;
}

.content	{
	font-family: "Arial","Verdana","Tahoma";
	font-size: 12px;
	color: #585858;
	font-weight: normal;
}


.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

BODY {
	scrollbar-face-color: #0B4177;
	scrollbar-arrow-color: #80FFFF;
	scrollbar-track-color: #D1D1D1;
	scrollbar-shadow-color: #11136C;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #004080;
	scrollbar-darkshadow-color: White;
}

.picplace {
	background-image: url(images/bkgd_logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}