body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px; 
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #89A321;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

	
a.contentlink2 { font-family : Arial; font-size : 12px; color : #ffffff; text-decoration : none;  font-weight: bold;  }
a.contentlink2:hover { font-family : Arial; font-size : 12px; color : #333333; text-decoration : underline;  font-weight: bold;  }

a.leftnav { font-family : Arial; font-size : 12px; color : #333333; text-decoration : none;  font-weight: normal;  }
a.leftnav:hover { font-family : Arial; font-size : 12px; color : #ffffff; text-decoration : none;  font-weight: normal;  }

.breaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-size:12px;
	color: #ED852C;
}

.buttons{
	text-align:left;
	padding:0 0 0 0;
	background:url(images/button01.gif) left repeat-x;
	height:27px;
	color:#333333;
	line-height:27px;
	font-size:12px;
}

.buttons a{
	padding-left:10px;
	color:#333333;
	height:27px;
	text-decoration:none;
	display:block;
}

.buttons a:hover{
	margin:0;
	padding:0 0 0 10px;
	color:#FFFFFF;
	background:url(images/button02.gif) left repeat-x;
	height:27px;
	display:block;
}
