body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headertext {
	margin-left: 15px;
	padding-left: 15px;
}
.textpadding {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bothlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.bottomsides {
	border: 1px solid #333333;
}
.sidebar {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.sidebar11 {
	font-size: 11px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.copy {
	font-size: 9px;
	color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.copy:link {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copy:visited {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copy:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copy:active {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003979;
	font-weight: bold;
	text-decoration: underline;
}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003979;
}
.listingcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003979;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93a7d6;
}
.checkmark {
	list-style-image: url(img/check1.gif);
	list-style-position: outside;
	line-height: 20px;
}
.listingheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.vertlinert {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #93A7D6;
}
ul {
	list-style-position: outside;
	list-style-image: url(img/starbullet.gif);
}
.listingline {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003979;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93a7d6;
}
