body {
	font-family: Avenir, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-image: url(images/gridBackground.gif);
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {color: #999999}
.thirteenPixels {font-size: 13px}
.sixteenPixels {font-size: 16px}

.subpageHeader {
	font-family: Avenir, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E1FFD3;
	background-color: #72BD39;
	letter-spacing: 0.2em;
	margin: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	word-spacing: .2em;
	font-weight: lighter;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.mainArea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.header {
	font-family: Avenir, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #72BD39;
	letter-spacing: 0.1em;
}


#rightSubnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.subNavBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.subnavHlt tr {
                background-color: #545A5D;
                color: white;
            }
.subnav tr {
                background-color: #FFFFFF;
                color: #545A5D;
            }
.callToAction {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E3F2D8;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 13px;
	padding-left: 9px;
}
