/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}

.body
{	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #6b1217 /*924437*/ url(/images/body-bg-sub.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}

#main-content ul { margin:0 0 0 25px; padding:0; line-height:22px; }
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
hr { margin: 15px 0; }

/* Text Styling */
h1 { margin: 0 0 .5em 0; font: 21px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #28587c; /*924437;*/ border-bottom: 1px solid #924437; }
h2 { font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: italic; color: #28587c; /*924437;*/ }
h3 {}
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #28587c; /*924437;*/ }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
.clear { clear:both; }

#container
{	width: 899px;
	margin: 0 auto;
	text-align: left;
}
#header
{	width: 899px;
	height: 456px;
	background: url(/images/header-bg.jpg) no-repeat;
}
#header-sub
{	width: 899px;
	height: 290px;
	background: url(/images/header-bg-sub.jpg) no-repeat;
}
#header h1, #header-sub h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 456px;
	text-indent: -9000px;
	display: block;
	width: 603px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#header-sub h1 a
{	cursor: pointer;
	height: 290px;
	text-indent: -9000px;
	display: block;
	width: 603px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#header p, #header-sub p
{	text-align: center;
	margin: 0;
	padding-top: 5px;
}
#header p a, #header p, #header-sub p a, #header-sub p
{	font: 13px Arial, Helvetica, sans-serif;
	color: #eaf1dd;
}
#menu
{	width: 899px;
	height: 39px;
}
#content-1
{	background:#fff; /*url(/images/main-content-bg-repeat.jpg) repeat-y;*/
}
#content-2
{	background:#fff; /*url(/images/main-content-bg-top.jpg) top no-repeat;*/
}
#content-3
{	background:#fff; /* url(/images/main-content-bg-bottom.jpg) bottom no-repeat;*/
	width: 778px;
	padding: 20px;
	margin:0 auto;
	
}
#sidebar
{	width: 164px;
	float: left;
	display: inline;
	padding:0 15px 0 15px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #010100;
}
#sidebar ul, #sidebar h1
{	width: 138px;
}
#sidebar ul
{	list-style: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #28587c; /*924437;*/
	padding-bottom:20px;
	border-bottom: 1px solid #924437;
	margin-bottom: 22px;
}
#main-content
{	padding: 0 0 56px 0;
	width: 560px;
	min-height: 319px;
	_height: 319px;
	float: left;
	display: inline;
}


#disclaimer
{	width: 805px;
	height:50px;
	margin: 10px auto;
	padding:0 47px;
	text-align: left;
}
#disclaimer p
{	margin:0; 
	padding: 7px 0 0 0; 
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #e9f0dc;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #e9f0dc;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 899px;
	margin: 0 auto;
	text-align: center;
}
.footer-Navigation a
{	font: 11px Arial, Helvetica, sans-serif;
	color:#eaf0dc;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #eaf0dc;
}
.footer-Navigation a:hover
{	color:#eaf0dc;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}

.preload1 {background: url(/three_0a.gif);}
.preload2 {background: url(/three_1a.gif);}

#nav {padding: 8px 0 5px 87px; margin:0; list-style:none; height:26px; position:relative; z-index:500;}
#nav li.top {display:block; float:left; padding: 0 6px;}
#nav li a.top_link {display:block; float:left; color:#010101; font: 13px Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none; padding: 0; cursor:pointer;background: none; line-height:13px; }
#nav li a.top_link span {float:left; display:block; padding:6px 15px 7px 15px; height:13px;}
#nav li a.top_link span.down {float:left; display:block;}

#nav li:hover a.top_link { background: url(/images/button-hover-right.gif) right no-repeat;}
#nav li:hover a.top_link span {background: url(/images/button-hover-left.gif) left no-repeat;}
#nav li:hover a.top_link span.down {background:url(/images/button-hover-left.gif) left no-repeat;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:26px; background: #cbc9c9; padding:5px 0; border: 1px solid #000; white-space:nowrap; width:150px; height:auto; z-index:300;}
#nav li:hover ul.sub.wide
{width: 150px;}

#nav li:hover ul.sub li
{display:block; position:relative; float:left; width:145px; padding: 0 5px; font-weight:normal;}
#nav li:hover ul.sub.wide li
{width:145px;}

#nav li:hover ul.sub li a
{display:block; font-size:13px; line-height:13px; padding: 6px 0; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#014838 url(/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#fafafa; }
#nav li:hover ul.sub li a.fly:hover
{background:#014838 url(/arrow_over.gif) 80px 6px no-repeat; color:#dca317;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url(/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#50b5d0 url(/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 
/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

.pad_frm_itm { display:block; }
form ol { list-style:none; }
form li { margin:2px 0; padding:8px 0 8px 0; width:500px; height:auto;}
form fieldset { border:none; }
form fieldset label { width:250px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:200px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:450px; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}
#ix_message_view_container { top: 400px; }

#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 8px;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}/* *** ** End   of ContactUsLayout ** *** */
