/* anchor format */
h1 {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #4D7D7F; font-weight: 900;}
a:link {text-decoration: none; color: #4D7D7F;}
a:visited {text-decoration: none; color: #4D7D7F;}
a:active {text-decoration: none; color: #2E5E60;}
a:hover {text-decoration: underline; color: #2E5E60;}

.class1 a:link {text-decoration: none; color: #4D7D7F; font-weight: 700;}
.class1 a:visited {text-decoration: none; color: #4D7D7F; font-weight: 700;}
.class1 a:active {text-decoration: none; color: #2E5E60; font-weight: 700;}
.class1 a:hover {text-decoration: underline; color: #2E5E60; font-weight: 700;}

.there {font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; color: #041E1F; font-weight: 700;}	

/* block format */

/* font format */

td {font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #333333;}
	
.header {font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; color: #4D7D7F; font-weight: 900;}
	
/* line spacing */
.psm {line-height: 14px;}
.plg {line-height: 17px;}

/* margins */

.hpCont {margin: 0px 50px 30px 20px;}
.hpCont2 {margin: 20px 50px 30px 20px;}
.hpNavMarg {margin: 10px 0px 0px 10px; font-size: 12px; font-weight: 700;}
.lTwoNavMarg {margin: 15px 0px 0px 0px;}
.hpNavMargTop {margin: 15px 0px 0px 10px; font-size: 12px; font-weight: 700;}
.hpNavMargTop2 {margin: 10px 0px 0px 35px; font-size: 11px; }
.lTwoMargTop {margin: 53px 0px 0px 0px;}
.mainCont {margin:15px 25px 30px 30px;}
.footer {margin:15px 0px 15px 25px; font-size: 11px;}

/* lists */

ol {line-height: 18px;}
ul {line-height: 18px;}

/* div ids */

/*--ADDED BY NORTH WIND MEDIA ON 11-17-2009--*/
.hpNavMargTop2 {display: none;}
#showSubNav {display: block;}
.mainCont, .footer {text-align: left;}
/*--END OF NORTH WIND MEDIA EDITS--*/