.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 16pt;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
	padding-top: 20px;
}
.headerNoPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
}
.bullet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
}
.textMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
.HeaderReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	background-position: center center;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.textListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

A:link {
	text-decoration: none;
	color: #0000CC;
}
A:visited {
	text-decoration: none;
	color: #003366;
}
A:active {
	text-decoration: blink;
	color: #0066CC;
}
A:hover {
	text-decoration: underline

}

.subnav_header {
	font-family: "Trebuchet MS", serif;
	font-size: small;
	color: #003366;
	font-weight: bold;
	background: #DCDEEE left center;
	text-align: left;
	padding: 4px 4px 4px 18px;
	line-height: 130%;
}

a#subLink {
	font-family: "Trebuchet MS", serif;
	font-size: small;
	color: #003366;
	background: #DCDEEE;
	padding: 4px 4px 4px 18px;
	margin: 0px;
	float: left;
	height: auto;
	width: 138px;
}
a#subLink:hover {
	color: #FFFFFF;
	background: #003366;
	padding: 4px 4px 4px 18px;
	text-decoration: none;
}
