.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #2196D4;
	text-decoration: none;
	margin-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.headermain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #1B97D4;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background-color: #CBE2EA;
	padding-right: 12px;
	padding-left: 12px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #069;
}
a:hover {
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #C06;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #099;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 12px;
}
#dotted {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	width: 4px;
	margin: 0px;
	padding: 0px;
}
.headerside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2196D4;
	padding-bottom: 7px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
	text-align: left;
}
