body td {
	border-color: white;
	font-family: Verdana;
	font-size: 10pt;
	color: #2D65BC;
	letter-spacing: normal
		}
ul {
	list-style-type: square;
	color:#2d65bc;
}
h2{
	font-size: 12pt;
	font-weight: bold;
}

.header{
	background:url(background/gradientBG-01.gif)repeat-y center;
 }
.heading{
	font-size: 12pt;
	font-weight: bold;
	color: #2D65BC;
	font-family: Arial;
}
a:link{
	font-size: 10pt;
	color: #FE9900;
	text-decoration: underline;
	font-weight: bold;	
}
 a:visited{
 	font-size: 10pt;
	color: #FE9900;
	text-decoration: underline;
	font-weight: bold;	
}
a:hover {
	font-size: 10pt;
	color: #FFBD5B;
	text-decoration: underline;
	font-weight: bold
}

a:link.sideNav{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
 a:visited.sideNav{
 	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.sideNav {
	font-size: 10pt;
	color: #d5dfea;
	text-decoration: none;
	font-weight: bold;
}

a:link.articles{
	color: #3A527C;
	text-decoration: none;
	font-weight: normal;	
}
 a:visited.articles{
	color: #3A527C;
	text-decoration: none;
	font-weight: normal;	
}
a:hover.articles{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a:link.bottomnav {
	font-size: 9pt;
	font-color: #4D69A8;
	text-decoration: none;
	font-weight: normal;
}
	
a:visited.bottomnav {
	font-size: 9pt;
	font-color: #617FB7;
	text-decoration: none;
	font-weight: normal;
}

a:hover.bottomnav {
	font-size: 9pt;
	font-color: #617FB7;
	text-decoration: none;
	font-weight: normal;
}

a:link.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none; 
	color:#BB0708;
}
	
a:visited.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:#BB0708
}

a:hover.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #d56767;
}

a:link.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #2D65BC;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #2D65BC;
	font-weight: bold;
	text-decoration: none;
}
a:hover.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #96B6E9;
	font-weight: bold;
	text-decoration: none;
}
a:link.orangebar {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited.orangebar {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover.orangebar {
	font-family: Verdana;
	font-size: 11px;
	color: #2D65BC;
	font-weight: bold;
	text-decoration: none;
}
.webdesign {
	font-family: Verdana;
	font-size: 8pt;
	color: #3A527C;
}
.copy {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align:center
}
a:link.footer {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:visted.footer {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.footer {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC;
}
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }