a.nav {
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.blurbText {
	font-size: 12px;
}
#whatwhat p{
	font-size:9px;
}
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.breadcrumb {
	font-size: 11px;
	color: #6698FE;
}
.breadcrumbCurrent {
	font-size: 11px;
	color: #003366;
}
.breadcrumbHome {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.breadcrumbHome:hover {
	text-decoration: underline;
}
.breadcrumbLink {
	font-size: 11px;
	font-weight: bold;
	color: #6698FE;
	text-decoration: none;
}
.disclaimer {
	font-size: 11px;
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footerlinks {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
hr {
	color: #9E9E9E;
	background-color: #9E9E9E;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 1px;
}
.hr2 {
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 1px;
}
.large {
	font-size: 13px;
}
.link {
	font-weight: bold;
	color: #6698FE;
	text-decoration: none;
}
.navoff {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
.navover {
	font-size: 11px;
	background-color: #CEDBEC;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	color: #333333;
}
.navsub {
	font-size: 11px;
	background-color: #F4F4F4;
	display: none;
	position: absolute;
	border: 1px solid #C8C7C2;
	color: #333333;
}
.navsuboff {
	font-size: 11px;
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}
.navsubon {
	font-size: 11px;
	color: #333333;
	background-color: #CEDBEC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.nochange {
	font-size: 11px;
}
.profilebold {
	color: #669933;
	font-weight: bold;
}
.profilelink {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.profiletitle {
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}
.providertitle {
	font-size: 16px;
	color: #6698FE;
	font-weight: bold;
}
.searchnav {
	color: #6698FE;
	text-decoration: none;
}
.sectionheader {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.sectionheader2 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.sectionheader3 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.sectionheader4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.static:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#signup{
	padding:5px 15px 0px 15px;
	border:1px solid #7596B5;
	background:#F0F0F0;
	margin:0px 0px 5px 0px;
}
#signup #signup-fee{
	border:1px solid #999999;
	padding:10px;
	margin:0px;
	background:url('/images/signup-fee-bg.jpg') repeat-x white;
}
#signup #signup-fee-cost{
	color:#FF6600;
	font-weight:bold;
}