@charset "utf-8";
/* CSS Document */
/* CSS Document */

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }
html { 	height: 100%; }
body { height: 100%; font-family: Arial, Helvetica, sans-serif; background: #f3f3f3; zoom: 1; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }
h1 { color: #021501; font-size: 31px; font-weight: bold; line-height: 36px; font-family: Arial, Helvetica, sans-serif;}
h2 { color:#222222; font-family:Georgia,serif; font-size:21px; font-weight:normal; line-height:24px; margin:0;}
h3 { color:#000000; font-size:14px; line-height:18px; margin:10px 0 15px; padding:0; text-transform:uppercase; }
h4 { font-size: 13px; line-height: 16px; color: #021501; font-weight: bold; }
h5 { color:#333333; font-family:Helvetica,Arial,sans-serif; font-size:14px; line-height:18px; }

p { margin: 0 0 15px; padding: 0; font-size: 14px; line-height: 18px; color: #222222; }

a { text-decoration: none; color: #cd4700; text-decoration: underline; font-size: 13px; line-height: 18px;}
a:hover { text-decoration: none;}

.floatright { float: right;}
.floatleft { float: left; }


.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; margin: 0px; padding: 0px; width: 100%; }
.clean:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom:1;}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: #f3f3f3 top left repeat-x url(../images/bg-top-short.gif);
}
#wrapper .wrapper-inner {
	margin: 0 auto;
	width: 966px;
	padding-bottom:90px;
	position: relative;
}
/* header */
#wrapper .header {
	height: 81px;
	padding-top: 30px;
}
#wrapper .header a.logo {
	display: block;
	height: 81px;
	width: 276px;
	position: relative;
	float: left;
}
#wrapper .header a.logo-centered {
	float: none;
	margin: 0 auto;
}
#wrapper .header .logo span {
	height: 81px;
	width: 276px;
	right: 0;
	top: 0;
	position: absolute;
	background: top left no-repeat url(../images/logo.gif);
	cursor: pointer;
}
/* top menu */
#wrapper .header .menu {
	float: right;
	height: 28px;
	margin-top: 35px;
	width: 650px;
}
#wrapper .header .menu ul{
	float: right;
	height: 28px;
}
#wrapper .header .menu ul li{
	color: #011500;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 28px;
	margin-left: 25px;
}
#wrapper .header .menu ul li a:hover {
	border-bottom: 2px solid #6BC951;
}
#wrapper .header .menu ul li a{
	color: #011500;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 28px;
	text-decoration: none;	
}
#wrapper .header .menu ul li a.last:hover {
	border-bottom: 2px solid #ff6800;
}
#wrapper .header .menu ul li a.last{
	color: #ff4800;
}
#wrapper .header .menu ul li a.login{
	background: #3c8128 60px 12px no-repeat url(../images/pic-log.gif);
	color: #bde4b3;
	padding: 0 27px 0 13px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 50px;
}
#wrapper .header .menu ul li a.login:active{
	background: #1c490f 60px 12px no-repeat url(../images/pic-log-dark.gif);
	margin-bottom: 0;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-radius: none;	
}
/* page */
.page {
	width: 966px;
	margin: 0 auto;
	padding: 40px 0 0;
}
/* content */
.page .content{
	width: 720px;
	float: left;
}
.content .nav-bar {
	width: 720px;
	padding-bottom: 20px;
	border-bottom:1px solid #CCCCCC;
}
.content .nav-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content .nav-bar ul li {
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.content .nav-bar ul li a{
	float: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.content .nav-bar ul li a.selected{
	text-decoration: none;
	color: #000000;
}
.content ul {
	margin-left:10px;
	padding-left:10px;
	list-style: circle;
}
.content ul {
	margin-left:10px;
	padding-left:10px;
	list-style: decimal;
}
.content ol li,
.content ul li {
	margin-bottom:5px;
	color:#000000;
	font-size:14px;
	line-height:18px;
}
/* faq block*/
.faqcontent h2 {
	margin-bottom: 15px;
	color: #000000;
}
.faqcontent .single-block {
	margin-bottom:40px;
	border-top:1px solid #CCCCCC;
	margin: 35px 0 0px;
	padding: 15px 0;
}
.faqcontent .single-block a{
	font-size: 12px;
}
.faqcontent .single-block img {
	border:1px solid #CCCCCC;
	margin:0 0 15px;
	padding:1px;
}
/* sidebar */
.page .sidebar {
	width: 165px;
	padding: 0 15px 20px;
	float: right;
	background: top left no-repeat url(../images/bg-sidebar.jpg);
}
.page .sidebar h5{
	margin:10px 0 15px;
}
.page .sidebar p {
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height: 14px;
	margin-bottom: 15px;
	text-align:left;
}
.page p.std {
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height: 14px;
	margin-bottom: 15px;
	text-align:center;
}
.page p.std a{
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height: 14px;
	margin-bottom: 15px;
}
.page .sidebar a{
	font-size: 11px;
}

.page .fields-block{
	margin-bottom: 20px;
}
.page .fields-block table td label{
	font-weight: normal;
}
.page .fields-block table td.check{
	width: 25px;
}
.page .fields-block label{
	display: block;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-left: 8px;	
}
.page .fields-block label em{
	font-weight: normal;
	color: #555555;
}
.page .fields-block span.error-field {
	color: #ff0000;
	margin-left: 5px;
	font-size: 12px;
}
.page .fields-block select.timezone {
	font-size: 14px;
	width: 472px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.page .fields-block .input{
	border: solid 1px #dbdbdb;
	font-size: 14px;
	padding: 5px 10px;
	width: 450px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.page .fields-block select{
	font-size: 14px;
	width: 450px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.page .fields-block .input:focus{
	border: solid 2px #76b165;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-left: 9px;
}
.page .fields-block .input-error{
	border: solid 2px #ff0000;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-left: 9px;
}
.page .fields-block table {
	float: left;
}
.page .fields-block table td {
	padding-bottom: 12px;
}
.page .fields-block table td.c1 {
	padding: 0 0 0 12px;
	width: 120px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;	
}
.page .fields-block table td .input{
	width: 170px;
	margin-bottom: 0;
	margin-left: 0;
}
.page .fields-block table td .input:focus{
	border: solid 2px #76b165;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 4px;
}
.page .fields-block table td.c2 .input{
	width: 65px;
	margin-left: 0;	
}
.page .fields-block table td.c2 span {
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
}
/* footer */
#wrapperfooter {
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #3c8128;
	padding-top: 17px;
}
#wrapperfooter .footer {
	margin: 0 auto;
	width: 966px;
	height: 40px;
}
#wrapperfooter .footer p {
	line-height: 20px;
	margin-top: 3px;
	color: #f3f3f3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  normal;
}
#wrapperfooter .footer p a{
	text-decoration: none;
	font-weight: bold;
	color: #f3f3f3;
}
#wrapperfooter .footer p a:hover{
	text-decoration: underline;
}
#wrapperfooter .footer ul {
	list-style: none;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
#wrapperfooter .footer ul li{
	display: block;
	float: left;
	font-size: 10px;
	color: #FFF;
}
#wrapperfooter .footer li a:hover {
	text-decoration: underline;
}
#wrapperfooter .footer li a {
	color: #FFF;
	padding: 2px 8px;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
}
