.homeBarContent {
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentPadding {
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.sidePadding {
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.topNav a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.topNav a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.topNav a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.topNav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
.subNav a:link {
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.subNav a:visited {
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav a:active {
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subNav a:hover {
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.subNav {
	color: #669900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.regLink a:link {
	color: #336600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
} 
.regLink a:visited {
	color: #336600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.regLink a:active {
	color: #336600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.regLink a:hover {
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.regLink {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
}
.tableOutline {
	border: 1px solid #66CCFF;
}
.featureBox {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.titleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.10ptText {
	font-size: 10px;
}
.blueTitle {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
