@charset "iso-8859-1";

img{
border:none;
}

h1{
font-weight:normal;
font-size:2.2em;
margin:0 0 5px 0;
padding:20px 0 0 0;
}

h2{
font-weight:normal;
font-size:1.9em;
margin:0 -20px 20px -20px;
padding:25px 20px 0 20px;
color:#383d3f;
background:#cfc8aa url(/images/h2_heading_bg.gif) repeat-x bottom left;
border:1px solid #ffffff;
border-top:none;
color:#000000;
}

h3{
font-size:1.6em;
font-weight:normal;
margin:0 0 10px 0;
padding:0;
color:#4b5256;
border-bottom:1px solid #C2CED1;
}

h4{
font-size:1.4em;
margin:0 0 5px 0;
padding:0;
color:#4b5256;
}

h5{
font-size:1.3em;
margin:0 0 5px 0;
padding:0;
color:#666666;
}

p{
margin:5px 0 15px 0;
padding:0;
}

a{
color:#00698C;
}
a:visited{
color:#666666;
}
a:hover{
color:#2291B6;
}

ul{
list-style-type:none;
margin:0;
padding:0;
}
li{
position:relative;
margin:0 0 10px 10px;
padding:0 0 0 10px;
background:url(/images/arrow_red.gif) no-repeat top left;
background-position:0 .3em;
}

hr{
height:1px;
color: #cccccc;
background-color: #cccccc;
margin:25px 0;
padding:0;
font-size:0;
border:none;
}

input{
background:#f8f6f0;
border:1px solid #d4cba6;
}
select{
background:#f8f6f0;
border:1px solid #d4cba6;
}
textarea{
background:#f8f6f0;
border:1px solid #d4cba6;
}

/* HEADER START */
#header{
position:relative;
height:84px;
margin:0;
padding:0;
background:#c3d3da url(/images/hdr_bg.jpg) repeat-x top left;
}
#header_box{
position:relative;
width:800px;
height:84px;
margin:0 auto;
padding:0;
text-align:left;
}
#hdr_titletagline{
position:absolute;
top:0;
right:0;
width:583px;
height:84px;
margin:0;
padding:0;
font-size:0;
background:url(/images/hdr_titletagline.jpg) no-repeat top right;
}
/* HEADER END */

#home_stripe_wrapper_l2{
height:auto;
margin-top:15px;
background:url(/images/home_stripe_bg_l2.jpg) repeat-x top left;
}

/* MAIN BODY START */
#main_body{
position:relative;
width:760px;
margin:0 auto;
padding:20px;
text-align:left;
background:#FFFFFF;
}

#main_body_bottom{
position:relative;
width:800px;
height:16px;
margin:0 auto;
padding:0;
}
#mb_left{
position:absolute;
top:0;
left:0;
width:16px;
height:16px;
font-size:0;
background:url(/images/main_body_botmleft.gif) no-repeat bottom left;
}
#mb_middle{
height:16px;
font-size:0;
margin:0 16px 0 16px;
padding:0;
background:#FFFFFF;
}
#mb_right{
position:absolute;
top:0;
right:0;
width:16px;
height:16px;
font-size:0;
background:url(/images/main_body_botmright.gif) no-repeat bottom left;
}

#main_nav{
height:32px;
margin:-20px -20px 0 -20px;
background:url(/images/main_body_stripe.gif) repeat-x top left;
}
#main_nav div{
float:left;
height:24px;
margin:0;
padding:8px 9px 0 8px;
background:#262626 url(/images/main_nav_btn.gif) repeat-x top left;
border-right:1px solid #ffffff;
}
#main_nav div:hover{
background:#d4cba6 url(/images/main_nav_btn_on.gif) repeat-x top left;
}
#main_nav a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-left:10px;
background:url(/images/arrow_ltbrown.gif) no-repeat top left;
background-position:0 .4em;
}
#main_nav a:visited{
color:#FFFFFF;
}
#main_nav a:hover{
color:#000000;
padding-left:10px;
background:url(/images/arrow_dkbrown.gif) no-repeat top left;
background-position:0 .4em;
}
#main_nav_corner{
position:absolute;
width:5px;
height:5px;
top:0;
left:0;
}
.main_nav_on{
background:url(/images/main_nav_btn_on.gif) repeat-x top left !important;
}
.main_nav_on a{
color:#000000 !important;
background:url(/images/arrow_dkbrown.gif) no-repeat top left !important;
background-position:0 .4em !important;
}
#main_nav_end{
border:none !important;
width:48px !important;
height:32px !important;
margin:0 !important;
padding:0 !important;
background:#656d70 url(/images/main_nav_end.gif) no-repeat top left !important;
}
