body {	background-color: #003366;
		margin-left: 0;
		margin-top: 10;
		margin-right: 0;
		margin-bottom: 0;
}

.bodystyle {
	font-family: Verdana, Trebuchet MS, Arial, Century Gothic;
	font-size: 8.5pt;
	font-style: normal;
	font-weight:normal;
	color: #0055aa;
}

.bodystyle A:link {text-decoration: none; color: #0055aa;}
.bodystyle A:visited {text-decoration: none; color: #000000;}
.bodystyle A:active {text-decoration: none; color: #000022;}
.bodystyle A:hover {text-decoration: none; color: #ff0022;}

.resource{
	font-family: Verdana, Trebuchet MS, Arial, Century Gothic;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color: #ff9900;
}

.resource A:link {text-decoration: none; font-weight:bold; color: #ff9900;}
.resource A:visited {text-decoration: none; color: #000000;}
.resource A:active {text-decoration: none; color: #eeefff;}
.resource A:hover {text-decoration: none; color: #005eff;}

.title {
	font-family: Trebuchet MS, Arial, Verdana, Century Gothic;
	font-size: 14pt;
	font-style: normal; 
	font-weight: bold;
	color: #0055aa;
}
.title2 {
	font-family: Trebuchet MS, Arial, Verdana, Century Gothic;
	font-size: 14pt;
	font-style: normal; 
	font-weight: bold;
	color: #ffffff;
}
#side_nav_bg a
{
	display: block;
	padding: 2px;
	padding-left: 3em;
	background-color: #;
	border: 0px solid #0055aa;
	margin-left:auto; 
	margin-right:auto; 
	border-bottom: 1px solid white;
	filter:alpha(opacity=100); 
	-moz-opacity: 100; 
	opacity: 100;
}

#side_nav_bg a:link
{
	color: #0055aa;
	text-decoration: none;
}
#side_nav_bg a:visited
{
	color: #888888;
	text-decoration: none;
}

#side_nav_bg a:hover
{
	background-color: #ff0000;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 100;
	color: #ffffff;
}


  



