* {
	margin: 0;
	padding: 0;
}

.wrapper {
	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 {
	color: #000062;
}

a:hover {
	text-decoration: none;
}

body {
	background: #838282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*line-height: 1em;*/
	color: #000062;
}

h1 {
	
	font-size: 19px;
	color: #000066;
}

h2 {
	padding: 0 0 7px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #141414;
}

h3 {
	padding: 0 0 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #141414;
}

h4 {
	font-size: 15px;
	line-height: 1.5em;
	color: #719009;
}

h4 a {
	color: #719009;
}

h5 {
	padding: 1px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #141414;
}

.fleft {
	float: left;
	padding-right:15px;
}

img.fleft {
	float: left;
	margin: 0 20px 0 0 !important;
}

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


.header { background:url(../images/fl.jpg) repeat-x center;  height:300px;}

#header-resources {
	background: url(../images/header-resources.jpg) no-repeat 49px 100%;
	width: 920px;
	height: 300px;
	position: relative;
	margin: 0 auto;
	font-size: 13px;
}

#head-list {
	position: absolute;
	top: 324px;
	left: 87px;
}

#head-list li {
	float: left;
	padding: 0 18px 0 0;
}

#head-list li img {
	margin: 0 0 6px 0;
}

#head-list li span {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #141414;
}

#head-list li a {
	text-decoration: none;
	color: #141414;
}

#head-list li a:hover {
	text-decoration: underline;
}


#banners img {
	margin: 0 0 2px 0;
}

#content-bg {
	background: #ededed;
}

#content {
	width: 850px;
	padding: 7px 50px 36px 49px;
	margin: 0 auto;
	font-size: 13px;
}

#content img {
	margin: 0 0 3px 0;
}

#content p {
	padding: 0 0 10px 0;
	line-height: 1.5em;
}

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

#content p.no-indent {
	padding: 0;
}

#content p.extra-indent {
	padding: 0 0 25px 0;
}

#content p.color1 {
	color: #719009;
}

#left-block {
	width: 850px;
	padding: 0 50px 0 0;
	float: left;
}


.row-1 {
	padding: 0 0 36px 0;
}

.box .border-top {
	background: #fff url(../images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(../images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left {
	background: url(../images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right {
	background: url(../images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
}

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

.box .corner-bot-left {
	background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box-indent {
	padding: 27px 69px 24px 69px;
}

.title {
	width: 100%;
	height: 27px;
	margin: 0 0 21px 0;
	border-bottom: 1px solid #cecece;
}

.title img {
	margin: 0 !important;
}

.line-hor {
	background: #cecece;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 0 0 9px 0;
}

.line-hor1 {
	background: #cecece;
	height: 1px;
	overflow: hidden;
	margin: 0 0 9px 0;
}

.link {
	background: url(../images/link-bg.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	padding: 0 3px 0 3px;
	margin: 0 3px 0 3px;
	font-size: 1.167em;
	text-decoration: none;
	color: #000062;
	float: right;
}

.link:hover {
	cursor: pointer;
	color: #000;
}

.link span {
	background: url(../images/link-bg-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 22px;
	margin: 0 0 0 -6px;
	position: relative;
	float: left;
}

.link span span {
	background: url(../images/link-bg-right.gif) no-repeat 100% 0%;
	display: inline-block;
	padding: 0 23px 0 9px;
	margin: 0 -6px 0 0;
	height: 22px;
	line-height: 22px;
	position: relative;
	float: left;
}

.link1 {
	background: url(../images/link-bg1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	padding: 0 3px 0 3px;
	margin: 0 3px 0 3px;
	font-size: 1.167em;
	text-decoration: none;
	color: #000062;
	float: right;
}

.link1:hover {
	cursor: pointer;
	color: #000;
}

.link1 span {
	background: url(../images/link-bg-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 22px;
	margin: 0 0 0 -6px;
	position: relative;
	float: left;
}

.link1 span span {
	background: url(../images/link-bg-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	padding: 0 23px 0 9px;
	margin: 0 -6px 0 0;
	height: 22px;
	line-height: 22px;
	position: relative;
	float: left;
}

.row-2 {
	padding: 0 27px 0 29px;
}

.row-2-survey {
	padding: 0 17px 0 19px;
}

.line-ver1 {
	background: url(../images/line-ver-tail.gif) repeat-y;
	margin: 0 0 9px 0;
}

.line-ver2 {
	background: url(../images/line-ver-tail.gif) repeat-y;
}

.indent {
	padding: 0 5px 0 18px;
}

.list {
	margin: -5px 0 16px 0;
}

.list li {
	background: url(../images/marker.gif) no-repeat 1px 5px;
	padding: 0 0 0 29px;
	font-size: 13px;
	line-height: 2.143em;
}

.list li a {
	text-decoration: none;
	color: #000062;
}

.list li a:hover {
	text-decoration: underline;
}

.list1 {
	padding: 0 0 12px 0;
}

.list1 li {
	background: url(../images/marker1.gif) no-repeat 0% 5px;
	padding: 0 0 0 22px;
	line-height: 1.667em;
	color: #000062;
}

.list1 li a {
	color: #000062;
}

.list-service {
	padding: 0 0 5px 0;
}

.list-service li {
	background: url(../images/marker1.gif) no-repeat 0% 5px;
	padding: 0 0 0 18px;
	font-size: 1em;
	font:bold;
	line-height: 1.5em;
	color: #141414;
}

.list-service li a {
	font-size: 1em;
	line-height: 1.5em;
	color: #141414;
}


blockquote {
	padding: 0 0 6px 0;
}

blockquote p {
	padding: 9px 0 0 0 !important;
	border-bottom: 1px solid #d4d4d4;
}

blockquote p.no-border {
	border: none;
}

blockquote b {
	display: block;
	padding: 0 9px 18px 0;
	text-align: right;
	color: #000062;
}

blockquote b a {
	color: #000062;
}

#contact-form {
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.167em;
	color: #828282;
}

#contact-form strong {
	display: block;
	padding: 0 0 2px 0;
	font-weight: bold;
}

#contact-form p {
	float: right;
	width: 278px;
}

#contact-form textarea {
	background: #fff;
	width: 200px;
	height: 97px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #828282;
	border: 1px solid #bababa;
}

#contact-form2 textarea {
	background: #fff;
	width: 200px;
	height: 97px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #828282;
	border: 1px solid #bababa;
}


#contact-form label {
	display: block;
	height: 38px;
	padding: 4px 0 0 0;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 200px;
	height: 25px;
	padding: 2px 3px 2px 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #828282;
	border: 1px solid #bababa;
}

#contact-form a {
	background: url(../images/link-bg1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	padding: 0 3px 0 3px;
	margin: 7px 3px 0 19px;
	font-size: 1.167em;
	text-decoration: none;
	color: #000062;
	float: right;
}

#contact-form a:hover {
	cursor: pointer;
	color: #000;
}

#contact-form a span {
	background: url(../images/link-bg-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 22px;
	margin: 0 0 0 -6px;
	position: relative;
	float: left;
}

#contact-form a span span {
	background: url(../images/link-bg-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	padding: 0 23px 0 9px;
	margin: 0 -6px 0 0;
	height: 22px;
	line-height: 22px;
	position: relative;
	float: left;
}

#footer-bg {
background:url(../images/fl.jpg) repeat-x center;  
	height: 80px;
	border-top: 1px solid #cecece;
}

#footer {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #828282;
}

#footer p {
	padding: 0 53px 0 0;
	line-height: 35px;
	font-size: 13px;
}

#footer a {
	text-decoration: none;
	color: #828282;
}

#footer a:hover {
	text-decoration: underline;
}