@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgd.png);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #003EA0;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.boldblue14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003EA0;
}
.boldred18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EF3920;
}
.whitehead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
ul {
	margin-left: 14px;
	padding-left: 0px;
	text-indent: 0px;
	margin-top: -6px;
	margin-bottom: -6px;
	}
.whitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
.boldwhite14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.boldwhite14 A:link {
	text-decoration: none;
	color: #FFF;
}
.boldwhite14 A:visited {
	text-decoration: none;
	color: #FFF;
}
.boldwhite14 A:active {
	text-decoration: none;
	color: #FFF;
}
.boldwhite14 A:hover {
	color: #19298F;
}
.boldwhite18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.smallgray {
	font-size: 9px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.smallgray A:link {
	text-decoration: none;
	color: #999;
}
.smallgray A:visited {
	text-decoration: none;
	color: #999;
}
.smallgray A:active {
	text-decoration: none;
	color: #999;
}
.smallgray A:hover {
	text-decoration: underline;
	color: #999;
}
