/* CSS Document */

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

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

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:#2b2b2b;
	}

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;}
h5 {color:#808f01; font-size:1.667em; line-height:1em; font-weight:normal; margin:17px 0 12px 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 16px 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 ====================== */

.flash1 {width:980px; height:167px;}
.flash2 {width:980px; height:327px;}

/* ============================= 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;}

#sideOrange {list-style: disc; margin: 16px 0 0 16px;}
#sideOrange li {margin: 8px 0;}

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

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


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


#ContactForm .rowi, #LoginForm .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, #LoginForm {font-size:0.917em; color:#949494; margin-top:-10px;}
#frmLogin {color:#949494;}
#loginBtn {padding-top:10px;}
#ContactForm .rowi {height:51px;}
#LoginForm .rowi {height:80px;}
#ContactForm .rowt {height:154px;}
#LoginForm .rowt  {height:40px;}
#ContactForm .col-1, #LoginForm .col-1 {width:157px !important;}
#ContactForm .col-2, #LoginForm .col-2 {width:140px !important;}
#ContactForm .input1, #frmLogin .input1 {width:143px; height:20px; border:1px solid #979ea5; background:#FFF; padding:0 0 0 5px; font-size:1em; color:#949494;}
#ContactForm .input2, #LoginForm .input2 {width:133px; height:20px; border:1px solid #979ea5; background:#FFF; padding:0 0 0 5px; font-size:1em; color:#949494;}
textarea {width:287px; height:93px; border:1px solid #979ea5; background:#FFF; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#949494;}

/*
#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;}
*/
