body,tr,td,table,ul,li,blockquote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;	
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #002382;
	font-weight : bold;
	margin-top: 30px;	
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #002382;
	font-weight : bold;	
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #002382;
	font-weight : bold;
	margin-bottom : -15px;	
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #589000;
	font-weight : bold;
}

h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #002382;
	font-weight : bold;
	margin-top : 0px;	
	margin-bottom : 0px;	
}

h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #002382;
	font-weight : bold;
	margin-bottom : 0px;	
}

h7 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #002382;
	font-weight : bold;
	margin-top : 0px;	
	margin-bottom : 0px;	
}


a:active, a:visited,a:link {
	color : #002382;
	text-decoration: underline;
}

a:hover {
	color : #7DB400;
}


.linkDark {
	color : #FFFFCC;
	text-decoration: underline;
}

A.linkDark:ACTIVE, A.linkDark:VISITED,A.linkDark:LINK {
	color : #FFFFCC;
	text-decoration: underline;
}

A.linkDark:HOVER {
	color : #CCFF00;
}

.navSub {
	font-size : 11px;
	color: #002382;
	text-decoration: none;	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
}

A.navSub:ACTIVE, A.navSub:VISITED,A.navSub:LINK {
	color : #7DB400;
	text-decoration: underline;
}

A.navSub:HOVER {
	color : #CCFF00;
}

.address {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 30px;
}

.arrow {
	font-size : 11px;
	color: #7DB400;
	font-weight : bold;
	text-decoration: none;	
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 2px;
}	

.bodyGreen {
	color : #589000;
	font-size : 11px;
	font-weight : bold;
}

.bodyGreenLg {
	color : #589000;
	font-size : 13px;
	font-weight : bold;
}

.bodyBlue {
	color : #002382;
}

.bodyWhite {
	color : #ffffff;
}

.bodyGrey {
	color : #999999;
}	

.bodySm {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9CA1A8;	
}

.breadtrail {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	margin-top : 0px;
	margin-bottom : 20px;		
}

.line {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	margin-top : 0px;
	margin-bottom : 20px;
	background-image : images/divider_dash.gif		
}


.breadtrailarrow {
	font-size : 10px;
	color: #7DB400;
	font-weight : bold;
	text-decoration: none;	
}

.bodyBlueLight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6699CC;
	font-weight : bold;	

}