/* CSS Document */
body, td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #A2A2A2;
}
a:link, a:visited {
	color: #003366;
}
a:active {
	color: #A2A2A2;
}
#footer a:active {
	color:#FF0000;
}
.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.bluebox {
	background-color: #CEE9FE;
	border: thin solid #9ACDF8;
}
ul ul {
	list-style-type: square;
}.subhead2 {

	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.text
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

.states
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height : 18px;
	}

	.states a {
	color : #003366;
	text-decoration : underline;
	}

	.states a:hover {
	color : #003366;
	text-decoration : underline;
	}
	
h2
	{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	}
	
.headline2
	{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	}

