@charset "UTF-8";
/* Normalizes  margin, padding */ fieldset, input, ol, ul, li, p, h1, h2  {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/banner_08.gif);
	background-position: center top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D9E788;
	background-repeat: no-repeat;
}
.container {
	width: 756px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-align: left;
	vertical-align: top;
}
table h1 {
	Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #f36715;
}
table h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
body>.container {
	height: auto;
	min-height: 100%;
}
.header  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	font-weight: bold;
	color: #fff;
	height: 100px;
	width: 756px;
	background-color: #bed62f;
	text-align: center;
	vertical-align: middle;
}
.header .button  {
	position: absolute;
	width: 216px;
	float: right;
	z-index: auto;
	left: 450px;
} 
.rightcol {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.rightcol .nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-left: 0px;
	padding-top: 20px;
	margin-right: 15px;
}
.rightcol .nav a {
	color: #0099CC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.rightcol .nav a:hover {
	color: #666;
}
.rightcol .nav ul {
	margin: 0px;
	padding: 0px;
}
.rightcol .nav li {
	list-style-position: outside;
	padding-bottom: 5px;
	list-style-type: none;
}
.rightcol .image {
	padding-top: 40px;
}
.maincol {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 490px;
}
.maincol p {
	padding-bottom: 6px;
}
.maincol .bcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #222;
	padding-top: 14px;
	padding-bottom: 0px;
}
.maincol .bcrumb a {
	text-decoration: none;
	color: #222;
}
.maincol .bcrumb a:hover {
	color: #666;
}
.maincol .intro  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	font-weight: bold;
	color: #f36715;
	padding-top: 20px;
	vertical-align: top;
}
.maincol .head  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 2em;
	font-weight: normal;
	color: #f36715;
	padding-top: 10px;
} 
.maincol .text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	color: #222;
	padding-bottom: 45px;
	padding-top: 5px;
}
.maincol .text ul  {
	margin-left: 35px;
}
.maincol .text ul li  {
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.maincol .text ol  {
	margin-left: 35px;
}
.maincol .text ol li  {
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.maincol .text a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.maincol .text a:hover {
	font-weight: bold;
}
.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 150px;
	padding-left: 25px;
}
.thanks a:link {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.thanks a:hover {
	color: #333333;
	text-decoration: none;
}
.thanks a:visited {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
.thanks h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	line-height: 2em;
	font-weight: normal;
	color: #f36715;
}
.thanks ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.form {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 716px;
	text-align: center;
}
.bcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
.bcrumb a {
	text-decoration: none;
	color: #222;
}
.bcrumb a:hover {
	color: #666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

