@charset "UTF-8";
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 650px;
	width: 950px;
}
#header {
	background-color: #CCCCCC;
}
#header {
	height: 75px;
	width: 950px;
}
.textwhiteleft {
	color: #000000;
	text-align: left;
}
.textwhiteleftbold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhiteleftbullets {
	list-style-type: disc;
	color: #FFFFFF;
	list-style-position: outside;
}
.subheads {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	letter-spacing: .06em;
}
.textlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
}
.textblack {
}
.formtext {
	color: #000000;
	text-align: left;
}
.verticalrule {
	border-left: solid #666666 1px;
}
.LargeHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #FF0000;
}
