BODY, TABLE, TR, TD, P,A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
BODY{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
}
.pgHeader{
	font-size: 16px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	text-align : center;
	font-variant : small-caps;
}
.LeftLinkHeader{
	font-weight: bold;
	color : #ffffff;
	line-height : 150%;
	background : #009000;
	
}
.btn{
	font-size : 9px;
	font-weight : bold;
}
#OtherLink A:HOVER{
	color: #FFFF66;
}
#OtherLink A {	
	color: #ffffff;	
}
A#LeftLinkTitle{
	color: White;
	text-decoration: underline;
	font-size : 12px;
}

A:HOVER#LeftLinkTitle{
	color: #FFFF00;
}

A#llinkHeader{
	color: #ffffff;	
}
.LeftSubLink{
	line-height: 150%;
	font-size: 10px;
}
.TopBanner{
	border-bottom-color : #009900;
	border-bottom-style : none;
	border-bottom-width : thin;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
}
.ContentArea{	
	vertical-align: top;
}
.leftLinks{
	background-color : #92C9FD;
}