H1 {
	line-height: 10px;
	font-size: 15px;
	color: #6F6F6F;
	font-weight: bold;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px; }

H2, H3, H4, H5 {
	line-height: 10px;
	font-size: 13px;
	color: #6F6F6F;
	font-weight: bold; }

/* HTML elements END */

/* NAV Style BEGIN */
a.nav,
a.navbottom
{
	display: 			block;
	font-size: 			11px;
	font-weight: bold;
	line-height: 13px;
	margin: 			0px;
	text-decoration: 	none;
	color: 				white;
	background:	  url(../images/template/menu_arrows.gif) no-repeat 0px 0px;
	padding: 			3px 3px 5px 22px;
	margin-top: 7px;
}

a.subnav
{
	font-size: 			11px;
	display: 			block;
	margin-top: 0;
	padding: 			0 2px 2px 33px;
	text-decoration: 	none;
	color: 				#E2E29D;
	background:	url(../images/template/menu_subnav_arrows.gif)	no-repeat 0px 0px;
	vertical-align: middle;
}
a.footnav
{
	font-size: 			10px;
	font-weight: 		normal;
	margin-right: 		5px;
	text-decoration: 	none;
	color: 				#B7B7B7;
}

/* NAV Style END */


/* Generic Page styles BEGIN */

.red {
	color: #C72424; }

.grey, SPAN.grey A {
	color: #D4D4D4; }

.sectionheading {
	font-size: 11px;
	color:#90A05E;
	font-weight: bold;
	margin-bottom: 5px; }

P.quote{
	font-size: 15px;
	line-height: 18px;
	color: #949494;
	background: #F6F6F6;
	padding: 10px; }

/* Generic Page styles END */