* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	font-weight: bold;
	color: #339fde;
}

a:hover {
	text-decoration: none;
}

body {
	background: #203845 url(images/body.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #555f61;
}

memberbody {
	background: #203845 url(images/body.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #555f61;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.fleft {
	float: left;
}

h2 {
	overflow: hidden;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.083em;
	line-height: 1.064em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #2a2f35;
}

h3 {
	margin: 0 0 22px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1em;
	padding: 0 0 0 2px;
	color: #2a2f35;
}

h4 {
	text-align: left;
	font-size: 1.083em;
	font-weight: normal;
	color: #eb6a02;
}

h4.indent_title {
	margin: 0 0 16px 0 !important;
}

.link {
	background: url(images/arrow.gif) no-repeat 100% 5px;
	padding: 0 14px 0 0;
}

.link1 {
	font-weight: normal;
	color: #555f61;
}

#header {
	background: url(images/panel.jpg) no-repeat 582px 103px;
	width: 980px;
	height: 595px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

#logo {
	position: absolute;
	top: 103px;
	left: 153px;
}

#loginbox {
	position: absolute;
	top: 156px;
	left: 594px;
	width: 304px;
	height: 261px;
}

#errorbox {
	position: absolute;
	top: 296px;
	left: 601px;
	width: 287px;
	height: 40px;
}

#msgbox {
	position: absolute;
	top: 296px;
	left: 601px;
	width: 287px;
	height: 40px;
}

#panelinfo {
	position: absolute;
	top: 121px;
	left: 597px;
	width: 287px;
	height: 40px;
}


#registerreset {
	position: absolute;
	top: 389px;
	left: 665px;
	width: 231px;
	height: 40px;
}



#slogan {
	position: absolute;
	top: 348px;
	left: 40px;
	width: 480px;
}

#header_text {
	width: 878px;
	position: absolute;
	top: 468px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	line-height: 1.429em;
	color: #aeb1b4;
}

#faq {
	background: url(images/bg1.jpg) no-repeat 0% 0%;
	width: 54px;
	height: 29px;
	line-height: 29px;
	position: absolute;
	top: 566px;
	left: 893px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.167em;
	color: #fff;
}

#faq a {
	display: block;
	width: 54px;
	height: 29px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#faq a:hover {
	font-weight: bold;
}

#help {
	background: url(images/bg2.jpg) no-repeat 0% 0%;
	width: 54px;
	height: 29px;
	line-height: 29px;
	position: absolute;
	top: 566px;
	left: 838px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.167em;
	color: #fff;
}

#help a {
	display: block;
	width: 54px;
	height: 29px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#help a:hover {
	font-weight: bold;
}

#header ul {
	position: absolute;
	top: 276px;
	left: 39px;
}

#header ul li {
	float: left;
}

#header ul li a {
	background: url(images/menu.jpg) no-repeat 0% 0%;
	display: block;
	width: 119px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	text-decoration: none;
	color: #fff;
}

#header ul li a:hover {
	background: url(images/menu-act.jpg) no-repeat 0% 0%;
	color: #26587c;
}

#active a {
	background: url(images/menu-act.jpg) no-repeat 0% 0% !important;
	color: #26587c !important;
}

#content {
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
}

#content p {
	font-size: 1.083em;
	line-height: 1.231em;
	padding: 0 0 18px 0;
}

#content p.more_indent {
	padding: 0 0 21px 0;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 50px 0 0;
}

#content strong {
	color: #339fde;
}

#content ul {
	margin: 0 0 16px 0;
}

#content ul li {
	line-height: 1.667em;
}

#content ul li a {
	background: url(images/list-divider.gif) no-repeat 0% 8px !important;
	padding: 0 0 0 10px !important;
	font-weight: normal !important;
	text-decoration: none;
	color: #eb6a02 !important;
}

#content ul li a:hover {
	text-decoration: underline;
}

.row-1-bg {
	background: #203845;
}

.row-1 {
	background: #203845;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 14px 0 16px 0;
}

.top_left {
	background: #fff url(images/top-left.gif) no-repeat 0% 0%;
}

.top_right {
	background: url(images/top-right.gif) no-repeat 100% 0%;
}

.bottom_left {
	background: url(images/bottom-left.gif) no-repeat 0% 100%;
}

.bottom_right {
	background: url(images/bottom-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.bottom_right img {
	margin: 0;
}

.bottom_right p {
	text-align: left !important;
	font-size: 1em !important;
	line-height: 1.333em !important;
	padding: 0 0 16px 0 !important;
}

.bottom_right a {
	float: left !important;
	padding: 0 14px 0 2px !important;
	font-weight: bold !important;
	color: #339fde !important;
	text-decoration: none !important;
}

.bottom_right a:hover {
	text-decoration: underline !important;
}

.bottom_right ul {
	margin: 0 !important;
}

.indent {
	padding: 18px 24px 18px 24px;
	text-align: left;
}

.indent1 {
	padding: 18px 20px 10px 24px;
	text-align: center;
}

.row-2 {
	width: 861px;
	margin: 0 auto;
	padding: 55px 60px 55px 59px;
}

.picture {
	float: left !important;
	margin: 4px 27px 10px 0 !important;
}

.two_blocks {
	width: 100%;
	overflow: hidden;
}

.left_block {
	float: left;
	width: 45%;
	margin: 0 5% 0 0;
}

.right_block {
	float: left;
	width: 49%;
}

.left_list {
	float: left;
	margin: 0 70px 16px 0 !important;
}

#contact_form label {
	display: block;
	height: 26px;
	overflow: hidden;
}

#contact_form input {
	background: #fff;
	width: 236px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #555f61;
	border: 1px solid #949494;
}

#contact_form textarea {
	background: #fff;
	width: 236px;
	height: 137px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #555f61;
	border: 1px solid #949494;
}

#contact_form a {
	float: right !important;
	margin: 6px 6px 0 23px;
}

#footer {
	width: 864px;
	height: 37px;
	padding: 25px 58px 10px 58px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 0.75em;
}

#footer a {
	margin: 0 0 0 12px;
	font-weight: normal;
	color: #339fde;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
}
.maxcol {

	float: left;
}
#memberheader {
	width: 980px;
	height: 97px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}
#memberlogo {

	position: absolute;
	top: 1px;
	left: 1px;
}

#membermenu {
	position: absolute;
	top: 76px;
	left: 193px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#memberloginbox {
	position: absolute;
	top: 17px;
	left: 994px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 105px;
}
#headerhow {

	background: url(images/panel.jpg) no-repeat 582px 103px;
	width: 980px;
	height: 595px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}
#how_text {

	width: 878px;
	position: absolute;
	top: 436px;
	left: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	line-height: 1.429em;
	color: #aeb1b4;
}
#howbox {
	position: absolute;
	top: 114px;
	left: 733px;
	width: 301px;
	height: 297px;
	z-index: 12;
}
#faqlist {
	position: absolute;
	top: 436px;
	left: 221px;
	width: 734px;
	height: 261px;
}
