@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.topCell {
	background-image: url(images/background_fade.gif);
	background-repeat: repeat-x;
}
.navCell {
	line-height: 18px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #001B8B;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 2px solid #DDB619;
	padding-top: 4px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.subhead,h3 {
	font-size: 13px;
	color: #165AAE;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.caption_white {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
.caption {
	font-size: 10px;
	line-height: 13px;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a {
	color: #02258D;
}
a:visited {
	color: #02258D;
}
a:active {
	color: #165AAE;
}
li {
	list-style-type: disc;
	padding-bottom:8px;
}
a.navLink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
