@charset "UTF-8";
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, input, textarea, blockquote, th, td, label, select, hr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-position: inside;
}
a:link, a:visited, a:active
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color: #006699;
	text-decoration: underline;
}
img {
	border: none;
}

h1 {
	color: #006699;
	font-size: 1.4em;
	margin: 0 0 20px 0;
	font-weight: bold;
	text-transform:uppercase;
}
h2 {
	color: #80C03E;
	font-size: 1.3em;
	margin: 0 0 15px 0;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	color: #8D1A00;
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
h4 {
	font-weight: bold;
	color: #981701;
	font-size: 1.1em;
	text-align: center;
	margin: 7px 0;
}
h5 {
	font-weight: bold;
	color: #CCCCCC;
}
hr {
	margin: 20px 0;
	border-top: #00738F solid 1px;
}
.green-bold {
	font-weight: bold;
	color: #80C03E;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.blue {
	color: #007AB9;
	text-align: center;
	margin: 0 0 7px 0;
}
.linebreak {
	margin: 0 0 15px 0;
}
.notes {
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}
.notes a {
	color: #80C03E;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.asterisk {
	color: #CC0000;
}
.date {
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
}
.button {
	color: #FFFFFF;
	height: 27px;
	text-transform: uppercase;
	text-align: center;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	width: 98px;
	cursor:pointer;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 10px 0 0 0;
}
.header {
	width: 961px;
	margin: 0 auto;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	he/ight: 275px;
}
#tollfree {
	font-size: 1.2em;
	color: #006699;
	float: right;
	padding-top: 28px;
	padding-right: 10px;
}
#top-images {
	height: 164px;
	width: 961px;
	margin: 20px 0 0 0;
}
#main-container {
	width: 961px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#left-side {
	float:left; 
	margin:0;
	padding-bottom:20px; 
	width: 700px;
}
#right_side {
	float:right; 
	margin:0; 
	padding:0 5px 20px 0; 
	width: 240px;
}

#right_side img
{
	padding-right:8px;
}
#login_box {
	float: right;
	height: 198px;
	width: 100%;
	margin: -15px -1px 0 0;
	background-image: url(../images/login_box.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.left-col {
	float: left;
	width: 350px;
	text-align:center;
}
.right-col {
	float: right;
	width: 350px;
	text-align:center;
}
.images {
	float: right;
	width: 125px;
	margin: 0 0 0 20px;
	height: 100px;
	border: 1px solid #006699;
}
.field {
	border: 1px ridge #80C03E;
	color: #333333;
	width: 100px;
	font-size: 0.9em;
	background-color: #F7F7F7;
}
textarea {
	border: 1px ridge #80C03E;
	background-color: #F7F7F7;
	color: #333333;
	width: 500px;
	font-size: 0.9em;
}
.contact_form {
	border: 1px ridge #80C03E;
	background-color: #F7F7F7;
	color: #333333;
	width: 200px;
	font-size: 0.9em;
}
.footer_menu 
{
	text-align: center;
	padding: 2px 0;
	clear: both;
	border-top: 1px solid #80C03E;
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
}
.footer_menu  ul 
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer_menu  li 
{
	font-size: 0.8em;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
}
.footer_menu li a {
	color: #006699;
}
.footer_menu .spacing {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.list {
	list-style-position: outside;
	list-style-image: url(../images/list.jpg);
	margin: 0 0 15px 20px;
}
.video {
	width: 425px;
	height: 344px;
	margin: 0 auto 20px auto;
	background-color: #CCCCCC;
}

.error {
	color:#900;	
}
.tbl_block { 
border:1px solid #006699;
color:#FFF;
float:left;
margin:2px;
padding:2px;
text-align:center;
width:30%;
}
/* -----------------------*/
html, body, #wrap {height: 99%;}

body > #wrap {height: auto; min-height: 99%;}

#main {padding-bottom: 40px;}  /* must be same height as the footer */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

