.MainHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #003300;
	font-size: 30px;
	color: White;
}
.Log-in {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	padding-left : 1px;
	text-decoration: none;
}
.Log-in:HOVER {
	text-decoration: underline;
	color: Yellow;
}
.MainQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	padding-bottom: 5px; 
}
.SubMainQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	color: #003300;
	padding-left : 10px;
}
.Sign-on {
    font-size: 14px; 
	color: #003300; 
	margin-left: 10px; 
	padding-left: 10px; 	
	font-weight: bold;
	text-decoration: none;
}
.Sign-on:HOVER {
	text-decoration: underline;
}
.Sign-off {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; 
	color: White; 
	font-weight: bold;
	padding-left: 5px; 	
	padding-right: 5px; 	
	padding-bottom: 2px; 	
	text-decoration: none;
	background-color: #354924;
}
.Sign-off:HOVER {
	background-color: #69B12B; 
	text-decoration: underline;
}

/* Footer Links */
a.ftrlink, a:active.ftrlink{
	text-decoration: none;
	color : #354924;
}

a:hover.ftrlink, a:visited:hover.ftrlink {
	text-decoration: underline;
	color : #354924;
}

/* Sitemap Links */
.sitemap{
    font-size: 13px; 
	color : Navy;
}

sup.sitemap{
    font-size: 10px; 
}

a.sitemap, a:active.sitemap{
	text-decoration: none;
}

a:hover.sitemap, a:visited:hover.sitemap {
	text-decoration: underline;
}

/* Block Icons */
.blockicon {
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : White;
}

a.blockicon, a:active.blockicon{
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : White;
}

a:hover.blockicon, a:visited:hover.blockicon {
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : Yellow;
}

/* Block Detail*/
.blockdetail {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : normal;
	color: #354924; 
	text-indent : 0px;
}

/* Contact */
a.aboutus, a:active.aboutus{
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #3D3D29;
}

a:hover.aboutus, a:visited:hover.aboutus {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
	color : #3D3D29;
}

/* DATE */
.date  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #7D7668;
}
