/* CSS Document */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: underline;
	}

.homeBG {
	background-image: url(../img/swoosh_swoosh.png);
	}
.GRNheaderBG {
	background-image: url(../img/GRNheader.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right;
	}
.GRNfooterBG {
	background-image: url(../img/GRNfooter.png);
	background-repeat: no-repeat;
	}
.headline {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #669933;
	padding: 15px;
	}
.BLUheaderBG {
	background-image: url(../img/BLUheader.png);
	background-repeat: no-repeat;
	}
.BLUfooterBG {
	background-image: url(../img/BLUfooter.png);
	background-repeat: no-repeat;
	}
.ORGheaderBG {
	background-image: url(../img/ORGheader.png);
	background-repeat: no-repeat;
	}
.ORGfooterBG {
	background-image: url(../img/ORGfooter.png);
	background-repeat: no-repeat;
	}
.PRPheaderBG {
	background-image: url(../img/PRPheader.png);
	background-repeat: no-repeat;
	}
.PRPfooterBG {
	background-image: url(../img/PRPfooter.png);
	background-repeat: no-repeat;
	}
.LMEheaderBG {
	background-image: url(../img/LMEheader.png);
	background-repeat: no-repeat;
	}
.LMEfooterBG {
	background-image: url(../img/LMEfooter.png);
	background-repeat: no-repeat;
	}
.DBLUheaderBG {
	background-image: url(../img/DBLUheader.png);
	background-repeat: no-repeat;
	}
.DBLUfooterBG {
	background-image: url(../img/DBLUfooter.png);
	background-repeat: no-repeat;
	}
.headlinePRP {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #946699;
	padding: 15px 15px 0px;
	line-height: 15px;
	vertical-align: top;
	}		
.headlineDBLU {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #384799;
	padding: 15px 15px 0px;
	line-height: 15px;
	vertical-align: top;
	}		
.headlineGRN {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #669933;
	padding: 15px 15px 0px;
	line-height: 28px;
	vertical-align: top;
	text-transform: none;
	}
.headlineBLU {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #5B99B2;
	padding: 15px 15px 0px;
	line-height: 15px;
	vertical-align: bottom;
	}
.headlineORG {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FF9933;
	padding: 0px;
	line-height: 22px;
	vertical-align: bottom;
	}	
.headlineLME {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #91E641;
	padding: 15px 15px 0px 25px;
	line-height: 20px;
	vertical-align: top;
	}	
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.tableborder {
	border: thin solid #99CC66;
}
.mapBG {
	background-image: url(../img/map.png);
	background-repeat: no-repeat;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-left: 8px;
}
.divfooterlinks {
	padding-bottom: 9px;
}
.chilogo {
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
