@charset "utf-8";
.BodyContent  {
	font-family: ACaslsonPro, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	width: 600px;
	float: left;
	padding:0px 10px 0px 10px;
}

.BodyContent td {
	font-family: ACaslsonPro, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
#body_content   strong {
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	color: #000066;
}
#body_content  a {
	color: #000066;
}
#body_content    h1 {
	color: #1E4370;
	font-size: 17px;
	font-weight: lighter;
	margin-top: 10px;
}
#body_content    h2 {
	color: #000066;
	font-size: 15px;
	font-weight: lighter;
}
#body_content   h3 {
	color: #000066;
	font-size: 12px;
}
#body_content   h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
	
}
#body_content    li {
	color: #333333;
	margin-top: 10px;
	list-style-type: disc;
}
#body_content   hr {
	color: #E0E0E0;
	margin-top: -7px;
}

.BodyContent p#note {
	color: #000000;
	background-color: #FFFF00;
}
.BodyContent p#headlineCopy {
	color: #333333;
	font-size: 14px;
}
.BodyContent  span#note {
	color: #000000;
	background-color: #FFFF00;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFE1;
	border: 1px solid #999999;
	height: 24px;
	text-align: center;
}

/* 
input#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFF00;
	border: 1px solid #666666;
	height: 24px;
	vertical-align: middle;
}   */


.BodyContentColumn {
	
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000066;
	width: 200px;
	float: left;
	padding: 10px;
}
#body_content_indent li {
	color: #333333;
	margin-top: 10px;
	list-style-type: disc;
	font-size: 12px;
}

