@charset "utf-8";

body {
	text-align: left;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
	font-size: 34px;
	color: #990000;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
h2 {
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
ul {
	list-style-position: outside;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
em {
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 857px;
}
#guaranteebox {
	background-color: #CCFF66;
	width: 600px;
	border: thin solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#top_nav {
	position: static;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
#top_nav a {
	padding-right: 10px;
	padding-left: 10px;
}
#top_nav a:link {
	color: #000000;
	text-decoration: none;
}

#top_nav a:visited {
	color: #000000;
	text-decoration: none;
}
#top_nav a:hover {
	color: #000000;
	text-decoration: none;
}
#mid_nav {
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mid_nav a {
	padding-right: 10px;
	padding-left: 10px;
}
#mid_nav a:link {
	color: #000000;
	text-decoration: none;
}
#mid_nav a:visited {
	color: #000000;
	text-decoration: none;
}
#mid_nav a:hover {
	color: #000000;
	text-decoration: none;
}



#footer {
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}



#header {




}

#main {
	color: #000000;
	padding: 20px;


}
#legalbox {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.greenbox {
	background-color: #6D94CD;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #517BA5;
	border-right-color: #517BA5;
	border-bottom-color: #517BA5;
	border-left-color: #517BA5;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 20px;
}

.center {
	text-align: center;
}
.h2greencenter {
	font-size: 24px;
	font-weight: bold;
	color: #4E80A1;
	text-align: center;
}
.video1box {
	height: 291px;
	width: 342px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.signupbox {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	background-color: #FFFF66;
	border-top-color: #609BBB;
	border-right-color: #609BBB;
	border-bottom-color: #609BBB;
	border-left-color: #609BBB;
	padding: 10px;
}
.signaturebox {
	height: 90px;
	width: 90px;
}
.em_center {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.image_float_left {
	float: left;
	width: 140px;
	height: 300px;
}
.image_float_right {
	float: right;
	width: 140px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 120px;
}

.videopopbox {
	padding: 20px;
	width: 360px;
	border: thin solid #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
