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:#336600;
}

.table-sub {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-weight:bold;
font-variant:normal;
color:#FFFFFF;
}

.tab-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

	
a.contentlink2 { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color : #ffffff; text-decoration : none;  font-weight: bold;  }
a.contentlink2:hover { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color:#66CC33; text-decoration : none;  font-weight: bold;  }

a.leftnav { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color : #333333; text-decoration : none;  font-weight: normal;  }
a.leftnav:hover { font-family:Arial, Helvetica, sans-serif; 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:#ffffff;
	line-height:27px;
	
}

.buttons a{
	padding-left:12px;
	color:#ffffff;
	height:27px;
	text-decoration:none;
	display:block;
	font-size:12px;
}

.buttons a:hover{
	margin:0;
	padding:0 0 0 12px;
	color:#003300;
	background:url(images/button02.gif) left repeat-x;
	height:27px;
	display:block;
	font-size:12px;
}

