* {
	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: center;
}

ul, ol {
	list-style: none;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #191f25;
}

h3 {
	text-transform: uppercase;
	font-size: 0.917em;
	line-height: 1.364em;
	color: #004677;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 26px 0 0;
}

img.fleft1 {
	float: left;
	margin: 0 15px 0 0;
}

.fright {
	float: right;
}

#main {
	width: 954px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: #fff url(images/header-tail.jpg) repeat-x 0% 0%;
	position: relative;
	height: 525px;
	overflow: hidden;
}

#header2 {
	background: #fff url(images/header-tail.jpg) repeat-x 0% 0%;
	position: relative;
	height: 186px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 0;
	left: -73px;
}

#flash {
	position: absolute;
	top: 212px;
	left: 1px;
}

#content {
	padding: 46px 0 37px 0;
}

#content p {
	padding: 1px 0 8px 1px;
	line-height: 1.23em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}

#content p.extra-style {
	padding: 0 0 9px 0;
	font-size: 1.167em;
	line-height: 1.429em;
	color: #666666;
}

#content p.extra-indent {
	padding: 1px 0 18px 1px;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 19px;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #000;
}

.list li a {
	text-decoration: none;
	color: #666666;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 li {
	background: #edeff0 url(images/tail.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	padding: 15px 10px 7px 7px;
	margin: 0 0 2px 0;
	line-height: 1.333em;
	font-style: normal;
	color: #191f25;
}

.list-1 li img {
	float: left;
	margin: 0 2px 0 0;
}

.list-1 li h3 {
	padding: 1px 0 0 0;
	font-style: normal;
}

.title {
	padding: 0 0 14px 0;
}

.title-1 {
	padding: 0 0 20px 0;
}

.link {
	padding: 0 12px 0 0px;
	line-height: 1.583em;
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

.link:hover {
	text-decoration: underline;
}

.line-hor {
	background: #d1d6d9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 28px 0 29px 0;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}

.row-2 {
	background: #edeff0 url(images/tail1.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	padding: 30px 10px 31px 17px;
	margin: 38px 0 0 0;
}

.row-2 p {
	padding: 5px 0 0 0 !important;
	font-size: 0.917em !important;
	line-height: 1.273em !important;
	color: #000 !important;
}

.row-2 p a {
	text-decoration: none !important;
	font-weight: bold !important;
	color: ##004677 !important;
}

.row-2 p a:hover {
	text-decoration: underline !important;
}

#contact-form {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #626262;
}

#contact-form label {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

#contact-form span {
	display: block;
	width: 56px;
	height: 17px;
	float: left;
	overflow: hidden;
	line-height: 17px;
}

#contact-form input {
	background: none;
	width: 233px;
	height: 15px;
	padding: 0 3px;
	float: left;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form textarea {
	background: none;
	width: 233px;
	height: 156px;
	padding: 3px;
	float: left;
	overflow: auto;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form a {
	background: url(images/arrow.gif) no-repeat 100% 6px;
	padding: 0 12px 0 0;
	margin: 14px 0 0 20px;
	float: right;
	line-height: 1.583em;
	text-decoration: none;
	font-weight: bold;
	color: #c84208;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 121px;
	padding: 0 15px 0 10px;
}

#footer ul {
	width: 50%;
	overflow: hidden;
	padding: 25px 0 0 0;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 6px;
	padding: 0 10px 0 9px;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #f9fafa;
}

#footer ul li a {
	text-decoration: none;
	color: #f9fafa;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 29px 0 0 0;
	float: right;
	line-height: 1.25em;
	text-transform: uppercase;
	color: #f9fafa;
}

#footer p span {
	text-transform: none;
	margin: 0 0 0 3px;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #f9fafa;
}
bodypop {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF}
#textpop {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
}
#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
display:block;
padding:2px 12px 3px 7px;
margin-left:5px;
background:#666;
color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#page1 #content .row-1 .wrapper .col-2 .style7 strong {
	color: #F00;
}
#page3 #main #content .row-1 .line-ver .wrapper .col-1 table tr td strong {
	color: #F00;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004677;
	text-align: left;
}
#page2 #main #content .row-1 .line-ver .wrapper .col-2 table {
	color: #111;
}
#page2 #main #content .row-1 .line-ver .wrapper .col-2 p br {
	text-align: center;
}
