@charset "UTF-8";
body,td,th {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-size: 12px;
	}
	
a:link {
	color: #666;
	text-decoration: none;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #666;
}

	
body {
	background-color: #c0c8ce;
	background-image: url(../images/slice_main_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	text-align: center;
}


.container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
}
#header {
	background-image: url(../images/slice_header.gif);
	background-repeat: repeat-x;
	float: left;
	height: 111px;
	width: 800px;
}

.heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #0046ad;
}

.body_text {
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
}
.body_text a:hover {
	background-color: #cfcfcf;
}

.left_links {
	margin-left: 15px;
}
.left_links a:hover {
	background-color: #cfcfcf;
}

.footer {
	text-align: center;
	font-size: 11px;
}
.footer a:hover {
	background-color: #cfcfcf;
}

.bigbuttons{
	border: none;
}

.federal_chart1 {
	background-color: #f5f5f5;
	vertical-align: middle;
	line-height: 16px;
}

.federal_chart2 {
	background-color: #e6e6e6;
	vertical-align: middle;
	line-height: 16px;
}

.required_fields {
	font-style: italic;
	color: #C00;
}

.disclaimer {
	font-size: 10px;
}

.bullets {
	line-height: 24px;
	list-style-position: inside;
	list-style-type: disc;
	color: #249313;
}

.green {
	color: #249313;
}

.green_heading {
	font-size: 18px;
	color: #249313;
	line-height: 24px;
	font-weight: normal;
}
.rules {
	color: #CCC;
}
.subhead {
	font-weight: bold;
	color: #0046AD;
	line-height: 20px;
}
.body_bullets {
	line-height: 12px;
	list-style-position: inside;
	list-style-type: disc;
	color: #0046AD;
}
