body, TD, TABLE TD {
	font: 11px, Verdana, Arial, Tahoma, Helvetica;
	color: #333333;
	vertical-align: top;
	line-height: 13pt;
}


A {
	font: 11px Verdana, Arial, Tahoma, Helvetica;
	color: #325C63;								
	text-decoration: underline;
	font-weight: bold;
}
A:hover { text-decoration: none; }
A:active { color: #59627F;  text-decoration: none; }

.subheader {
	color: #D84C1D;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

.content{
	padding-left: 25px;
}

#address
{
	visibility:hidden;
	height: 1px;
}

.Pagetitle{
	background-image: url(/images/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: bold;
	font-size: 15px;
	color: #D84C1D;
}

.subtitle {
	background-image: url(/images/arrow_darkgreen.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.partnerTitle {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.partnerDesc {
	font: 11px , Verdana, Arial, Tahoma, Helvetica;
	vertical-align: top;
	line-height: 13pt;
}

.related {
	padding: 5px 0px 0px 0px;
}

.related a {
	font: 10px Verdana, Arial, Tahoma, Helvetica;
	color: #325C63;								
	text-decoration: underline;
	font-weight: bold;
}

.leftnav {
	padding: 5px 0px 5px 10px;
}

.leftNavNotSelected {
	padding: 5px 0px 1px 0px;
}

.leftNavSelected {
	padding: 5px 0px 1px 0px;
	font: 11px Verdana, Arial, Tahoma, Helvetica;
	color: #8EBE24;								
	text-decoration: none;
	font-weight: bold;
}

.footer { color: #517378; }
.footer A { color: #517378;	text-decoration: none; font-weight: normal; }
.footer A:Hover { color: #749725;	text-decoration: underline; font-weight: normal; }

#error{
	color: #FF0000;
	font-size: 8pt;
	
}





