.whitetxt {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4697AE;
	text-decoration: none;
	background-image: url(images/content_header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.border {
	border: 1px solid #DBF1FE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #04285E;
}
body {
	background-color: #D4EEFD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #003366;
}
a:active {
	color: #000033;
}
.style1 {font-size: 10px}
a.smallwhite:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.smallwhite:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.smallwhite:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.smallwhite:active {
	color: #FFFFFF;
	text-decoration:none;
}