/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#18191a;
	text-align:center;
	overflow-y:scroll;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#000000;
	}

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

a {color:#1a85c9;}
a:hover{text-decoration:none;}
p {padding-top:16px;}

/* ============================= main layout ====================== */

.link {display:block; float:left; background:url(images/link-tail-bg.gif) top repeat-x; margin-top:17px; color:#fff; text-decoration:none; line-height:1em;}
.link span {display:block; background:url(images/link-right-bg.gif) top right no-repeat;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:6px 20px 8px 15px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

.link2 {background:url(images/row1-list-bg.gif) no-repeat 0 4px; padding-left:12px; font-weight:bold;}
#row2 .link2 {background:none; padding:0; color:#80bde3;}

h2 {color:#808f01; font-size:2.167em; font-weight:normal; line-height:1em; margin:17px 0 12px 0;}
h3 {color:#e25420; font-size:1.667em; line-height:1em; background:url(images/h3-bg.gif) no-repeat 0 0; padding:0 0 15px 37px; margin-left:-4px;}
h4 {color:#c4daec; font-size:1.667em; line-height:1em; font-weight:normal; margin:7px 0 25px 0;}

ol {padding-top:20px;}
ol li {color:#2b2b2b; margin-left:20px; padding-bottom:5px;}
ol li a {color:#2b2b2b; text-decoration:none;}
ol li a:hover {text-decoration:underline;}

#row1 ul li {background:url(images/row1-list-bg.gif) no-repeat 0 5px; padding:0 0 5px 12px;}
#row1 ul li a {font-weight:bold; color:#027bc7;}

#row1 .box ul li {background:none; padding:0 0 5px 0;}
#row1 .box ul li a {font-weight:normal;}

#row2 li {background:url(images/row2-list-bg.gif) no-repeat 0 6px; padding-left:13px; line-height:1.5em;}
#row2 li a {color:#fff; text-decoration:none;}
#row2 li a:hover {text-decoration:underline;}

cite {font-style:normal;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

.logo {margin:35px 0 0 60px;}
.menu {padding:18px 0 0 47px;}
.menu ul {float:left;}
.menu li {width:147px; float:left; margin-right:1px; font-size:0.833em; text-transform:uppercase; text-align:center;}
.menu li a {display:block; color:#fff; text-decoration:none; padding:8px 0 7px 0;}
.menu li a:hover {color:#adceea;}
.menu .active a {color:#adceea;}
.menu .m1 {background:url(images/m1.jpg) top left no-repeat;}
.menu .m1:hover {background:url(images/m1-act.jpg) top left no-repeat;}
.menu .active .m1 {background:url(images/m1-act.jpg) top left no-repeat;}
.menu .m2 {background:url(images/m2.jpg) top left no-repeat;}
.menu .m2:hover {background:url(images/m2-act.jpg) top left no-repeat;}
.menu .active .m2 {background:url(images/m2-act.jpg) top left no-repeat;}
.menu .m3 {background:url(images/m3.jpg) top left no-repeat;}
.menu .m3:hover {background:url(images/m3-act.jpg) top left no-repeat;}
.menu .active .m3 {background:url(images/m3-act.jpg) top left no-repeat;}
.menu .m4 {background:url(images/m4.jpg) top left no-repeat;}
.menu .m4:hover {background:url(images/m4-act.jpg) top left no-repeat;}
.menu .active .m4 {background:url(images/m4-act.jpg) top left no-repeat;}
.menu .m5 {background:url(images/m5.jpg) top left no-repeat;}
.menu .m5:hover {background:url(images/m5-act.jpg) top left no-repeat;}
.menu .active .m5 {background:url(images/m5-act.jpg) top left no-repeat;}
.menu .m6 {background:url(images/m6.jpg) top left no-repeat;}
.menu .m6:hover {background:url(images/m6-act.jpg) top left no-repeat;}
.menu .active .m6 {background:url(images/m6-act.jpg) top left no-repeat;}


.header-box {background:url(images/header-box-tail-bg.jpg) top left repeat-y; margin:17px 0 0 46px;}
.header-box-proceed {background:url(images/header-box-tail-bg.jpg) top left repeat-y; margin:17px 0 0 46px;}
.header-box .inner {background:url(images/header-box-bottom-bg.jpg) bottom left no-repeat; height:315px;}
.header-box-proceed .inner {background:url(images/_header-box-bottom-bg.jpg) bottom left no-repeat; height:315px;}
.header-box .indent {padding:31px 0 38px 61px;}
.header-box-proceed .indent {padding:31px 0 38px 61px;}
.button1 {background:url(images/button1-act.jpg) top left no-repeat; float:left; width:297px; height:98px; display:block; text-decoration:none; color:#4a4f51;}
.button1 span, .button2 span, .button3 span {padding:22px 24px 12px 93px; display:block;}
.button2 {background:url(images/button2.jpg) top left no-repeat; float:left; width:294px; height:98px; display:block; text-decoration:none; color:#4a4f51;}
.button3 {background:url(images/button-3.jpg) top left no-repeat; float:left; width:295px; height:98px; display:block; text-decoration:none; color:#4a4f51;}
.buttons {font-size:1.1em; line-height:1.091em; color:#4a4f51;}

.header-box li {background:url(images/header-box-li-bg.gif) no-repeat 0 1px; padding:0 0 12px 34px; font-size:0.917em; line-height:1.182em;}
.header-box li a {color:#6c6c6c; text-decoration:none;}
.header-box li a strong {color:#363636; font-size:1.182em; line-height:1.077em; font-weight:normal;}
.header-box .link3 {font-weight:bold; color:#027bc7; margin-left:33px;}

.header-box-proceed li {background:url(images/header-box-li-bg.gif) no-repeat 0 1px; padding:0 0 12px 34px; font-size:0.917em; line-height:1.182em;}
.header-box-proceed li a {color:#6c6c6c; text-decoration:none;}
.header-box-proceed li a strong {color:#363636; font-size:1.182em; line-height:1.077em; font-weight:normal;}
.header-box-proceed .link3 {font-weight:bold; color:#027bc7; margin-left:33px;}


/* ============================= content ====================== */

#row1 .indent {padding:0 45px 0 55px;}
#row2 .indent {padding:0 45px 0 55px; color:#fff;}

.box {background:#e9eaec url(images/box-tail-bg.gif) top left no-repeat;}
.box .tail-bottom {background:url(images/box-tail-bg.gif) bottom repeat-x;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .box-indent {padding:20px 20px 20px 31px;}

.col-pad {padding-right:48px;}
.col-pad2 {padding-right:98px;}

.padding1 {padding-top:26px;}
.padding2 {padding-top:14px;}
.padding3 {padding-bottom:10px;}
.margin1 {margin-top:30px;}
.indent2 {padding:10px 40px 5px 30px;}
.phone {float:right; margin-right:59px;}

/* ============================= footer ====================== */

#footer .main div {color:#bbc2c4; padding:12px 0 0 54px;}
#footer a {color:#bbd35d;}


/* ============================= forms ============================= */


#ContactForm .rowi {height:33px;}

#SignupForm {padding:27px 0 0 65px;}
#SignupForm h3 {background:url(images/Signup-title-bg.jpg) no-repeat 0 0; color:#393939; font-weight:normal; padding:4px 0 17px 39px; margin:0 0 -9px -38px;}
#SignupForm .button {background:url(images/Subscribe-button.gif) no-repeat 0 0; display:inline-block; line-height:1em; padding:8px 17px 10px 15px; color:#212121; text-decoration:none; font-weight:bold; font-size:0.917em; vertical-align:middle;}
#SignupForm .button:hover {background:url(images/Subscribe-button-hover.gif) no-repeat 0 0;}
#SignupForm .input {width:171px; height:21px; border:none; background:url(images/input2-bg.gif) top left no-repeat; padding:8px 0 0 13px; font-size:0.917em; color:#939393;}


#SearchForm {float:right; padding:54px 94px 0 0;}
#SearchForm .input {width:208px; height:20px; border:none; background:url(images/input1-bg.gif) top left no-repeat; padding:3px 0 0 5px; font-size:1em;}

#ContactForm {font-size:0.917em; color:#949494; margin-top:-10px;}
#ContactForm .rowi {height:51px;}
#ContactForm .rowt {height:154px;}
#ContactForm .col-1 {width:157px !important;}
#ContactForm .col-2 {width:140px !important;}
#ContactForm .input1 {width:143px; height:20px; border:1px solid #2c2e2f; background:#494c4d; padding:0 0 0 5px; font-size:1em; color:#949494;}
#ContactForm .input2 {width:133px; height:20px; border:1px solid #2c2e2f; background:#494c4d; padding:0 0 0 5px; font-size:1em; color:#949494;}

textarea {width:287px; height:93px; border:1px solid #2c2e2f; background:#494c4d; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#000000;}

#ContactForm .link {display:block; float:left; background:url(images/form-button-tail-bg.gif) top repeat-x; margin-top:10px; font-weight:bold; color:#212121; text-decoration:none; line-height:1em;}
#ContactForm .link span {display:block; background:url(images/form-button-right-bg.gif) top right no-repeat;}
#ContactForm .link span span {background:url(images/form-button-left-bg.gif) top left no-repeat; padding:5px 10px 8px 11px;}
#ContactForm .link:hover {background:url(images/form-button-tail-bg-hover.gif) top repeat-x;}
#ContactForm .link:hover span {background:url(images/form-button-right-bg-hover.gif) top right no-repeat;}
#ContactForm .link:hover span span {background:url(images/form-button-left-bg-hover.gif) top left no-repeat;}

