body {
	font-family: Verdana, Helvetica, sans-serif;
	background: #fff;
	color: #000000;
	margin: 0 0 0 0;
}

.background {
	height: 110px;
	background: #fff url('images/gray_bg.gif') repeat-y left;
	border-left: 1px solid #5C5656;
}

.main_table {
	border-left: 1px solid #5C5656;
	border-right: 1px solid #5C5656;
}

a:link, a:visited, a:active, a:hover {
padding: 0px;
color: #000000;
text-decoration: none;
}


td {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.footer {
	height: 15px;
	background: #901010;
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	color: #ccc;
	text-align: center;
	padding-top: 4px;
	border-top: 1px solid #8B8B8B;
}

.footer A:link {
color: #ccc;
font-size: 10px;
text-decoration: none;
}

.footer A:visited {
color: #ccc;
font-size: 10px;
text-decoration: none;
}

.nav {
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 2px;
	height: 33px;
	background: #cc0000 url('images/nav_bg.gif');
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	font-family: "Verdana", Times, serif;
	padding-bottom: 12px;
	height: 33px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.content_gray {
	background: #E8E8E8;
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #383838;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.big_quote {
	background: #fff;
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	color: #383838;
	line-height: 18px;
	text-align: center;
}


.red_header {
	background: #901010;
	font-family: "Georgia", Times, serif;
	font-size: 18px;
	color: #fff;
	padding: 6px;
	text-align: center;
	border: 1px solid #5C5656;
}

.box {
	background: #fff;
	font-family: "Georgia", Times, serif;
	font-size: 12px;
	color: #000;
	padding: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #5C5656;
}


.sample_box {
	background: #fff;
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #000;
	padding: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #5C5656;
}


input, textarea {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #5C5656;
	padding: 0px;
}


.myform, checkbox {
	font-family: "verdana", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	padding: 0px;
}


