.footer {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: none;
}
.side_box_bg {
	background-color: #FFFFFF;
	background-image: url(../images/side_box_grad.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	/*color: #898989;*/
	color:#000000;
	text-decoration: none;
}
A.content {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
A.content:hover {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}A.content:link {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}A.content:visted {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
.content_heading {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}
.underline {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
A.underline:link {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
A.underline:hover {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
A.underline:visited {
	font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
A.link{
font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}

A.hover{
font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
A.visited{
font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #084885;
	text-decoration: underline;
}
TD
{
    font-family: "Trebuchet MS", tahoma;
	font-size: 10px;
	font-weight: normal;
	/*color: #898989;*/
	text-decoration: none;
}

.Page_Heading 
{
    font-family:Georgia Verdana;
    color:#336699;
    font-size:12pt;
    font-weight:bold;

}

.Section_Header
{
	font-family:Georgia;
	color:#336699;
	font-size:10pt;
}

#Newsletter
{

	/*font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:13px; color:#336699;*/
}

#Newsletter a
{
	text-transform:uppercase;
	color:White;
	font-family: Tahoma;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	padding:1px 1px 1px 1px;
}
#Newsletter a:hover
{
		text-transform:uppercase;
	color:White;
	font-family: Tahoma;/* "Trebuchet MS", tahoma;*/
	font-size:7pt;
	font-weight:bold;
	 text-decoration:underline;
	 padding:0px 0px 0px 0px;
	 border:solid 1px white;
	 background-color:#084885;
	
}

