@charset "utf-8";
/* CSS Document */
@CHARSET "ISO-8859-1";

/* browser reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:baseline;
}
body {
	line-height:1.5;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"s" "s";}
a img {border:none;}
fieldset { margin: 0 0 15px 0; display:inline; }
.field { display:inline; float: right;}
fieldset label { float: left; display:block; width: 45px; margin-right:20px; text-align: right;}

body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
p { margin: 5px 0 3px 0; }
h1 { margin: 10px 2px 6px 2px; color: #00c005; font-size: 16px;  }
ul li { margin-left: 30px; }
#header { background: url(../images/header2.jpg.png) white; height: 231px;}
h1.subline { padding: 0; margin: 0; display: block; width: 980px; font-size: 26px; text-align: center; text-transform: uppercase; }
#wrapper { position: relative; text-align: center; margin: 0 auto;}
#content { position: relative; width: 980px; background: white; overflow: auto; margin: auto;  }
.form_top { height: 44px; margin: auto; width: 846px; background: url(../images/form_hr_top.jpg) center; }
.form { margin: auto; width: 846px; padding: 20px; }
.form p { text-align: center; }
.form_bottom { height: 44px; margin: auto; width: 846px;  }

table.fields { font-size: 10px; margin: auto; width: 600px; }
table.fields tr td { padding: 10px 5px 5px 10px; }
table.fields tr td input { float: right; }
table.fields tr td.center { text-align: center; }
table.fields tr td select { float: right; }
table.fields tr td label {
	float: left;
	color: #00c005;
	font-size: 12px;
}

.box { border: solid 3px #00c005; background: #e6fee7; padding: 0 25px; margin: 15px;  }
.box p { margin-bottom: 15px; }
.box h1 { text-align: center; }

#error{
	background-color: #FFFFFF;
	padding: 20px;
	border: 2px solid #FF0000;
	width: 600px;
	height: auto;
}
.error{
	font-size: 12px;
}
.error { color: red; }
.red { color: red; }
.nopad { margin: 0; padding: 0; }
.fifteen { font-size: 15px; }
.center { text-align: center;}

.event { text-align: right;}
.event p { padding: 0px; padding-right: 18px; margin: 0px; text-align: right; font-size: 12px; }
.col_left { width: 210px; padding-right: 10px; float: left; }
.col_center { width: 540px; text-align: left; padding-right: 10px; float: left; }
.col_right { width: 210px; float: left; text-align:left; }
.pagedes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}
#mainform{
	background-color: #FFFFFC;
	border: 2px solid #CCFF33;
	width: 700px;
	height: auto;
	min-height: 600px;
	padding: 20px;
	margin: 30px auto 0 auto;
	text-align: center;
}
.submitbtn{
	text-align: center;
	margin: auto;
	padding-top: 20px;
}
.submitbtn .submit{
	float: none;
	margin: 0;
	width: 117px;
	height: 32px;
	background-image: url(../images/continue.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CC3399;
}
.ending{
	font-size: 14px;
	font-weight: bold;
	color: #CCCC00;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0 140px;
	padding-top: 20px;
	width: 700px;
	background-color: #FFFFFF;
}
.ending a:link,.ending a{
color: #CCCC00;
}
.testimonial{
    margin: 10px auto;
	text-align: center;
}
.testimonial p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;   
	margin: 0px auto;
	text-align: center;
	width: 140px;
}