* { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 10px 0; }
form { margin: 0px; }
dd, blockquote { margin-left: 20px; }
fieldset { padding: 10px; }

input { padding-left: 5px; }

html { height: 100%; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-align: justify; background: #f0f0ef url('/images/bg.gif'); background-repeat: repeat-x; height: 100%; }

a { color: #7c1010; outline: none; }
a:hover { color: #dd2020; }

h1 { margin-bottom: 20px; font-weight: normal; line-height: 26px; font-size: 22px; }
h2 { margin-bottom: 20px; font-weight: normal; line-height: 20px; font-size: 18px; }

.main { width: 800px; margin: 0 auto -65px; min-height: 100%; height: auto !important; height: 100%; border-left: 1px solid #ccc; border-right: 1px solid #ccc; background-color: #fff; }
.cmain { width: 800px; margin: 0 auto -65px; min-height: 100%; height: auto !important; height: 100%; border-left: 1px solid #ccc; border-right: 1px solid #ccc; background: #fff url('/images/cbg.gif'); }

.footer { width: 780px; height: 39px; margin: 0 auto; border-top: 6px solid #e1dfdf; margin-top: 10px; padding: 10px 10px 0px 10px; font-size: 10px; background-color: #fff; }
.flush { height: 65px; border: 0px solid #fcc; }
.header { height: 66px; background: #fff url('/images/hbg.gif') no-repeat center right; }

.fheader { background-color: #f0f0ef; }

.logo { float: left; padding: 5px 5px 5px 15px; cursor: pointer; }
.search { float: right; padding: 25px 25px 0px 10px; }
.search_field { border: 1px solid #666; padding: 2px; color: #666; font-size: 10px; width: 105px;  }
.search_result { margin: 20px; }
.search_result h3 { margin: 0px; }

.nav_bg { height: 25px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff url('/images/bbg.gif') repeat-x; padding-left: 0px; }
.nav_btn { font-family: Arial, Helvetica, sans-serif; font-size: 14px; } 

#nav, #nav ul { padding: 0; margin: 0; list-style: none; }
#nav a { display: block; cursor: pointer; text-decoration: none; color: #666; }
#nav li { float: left; padding: 0px 18px 0px 18px; line-height: 26px; }
#nav li ul { position: absolute; width: 120px; left: -999em; }
#nav li:hover > ul { left: auto; }
#nav a:hover { color: #9e0e1e; }
#nav li ul li { background: #fff; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #eee; padding-left: 4px; line-height: 24px; width: 120px; }
#nav li ul li a:hover { text-decoration: underline; width: 120px; }
#nav .xhover { left:auto; }
#nav li:hover { position: static; }

.sub_nav { width: 150px; float: left; border-top: 1px solid #fff; }
.sub_head { float: left; width: 650px; padding-top: 1px; }
#sub, #sub { padding: 0; margin: 0; list-style: none; } 
#sub a { display: block; cursor: pointer; text-decoration: none; color: #666; }
#sub li { padding: 4px 0px 4px 10px; border-bottom: 1px dashed #e5e5e5; }
#sub li:hover > ul { left: auto; }
#sub a:hover { color: #9e0e1e; text-decoration: underline; }
#sub li ul li a:hover { color: #9e0e1e; text-decoration: underline; }

.content { margin-left: 0px; min-height: 125px; padding: 1px 10px 20px 10px; background: #fff url('/images/gbg.gif') repeat-x; font-size: 12px; color: #292929; line-height: 18px; }
.content h3 { margin: 4px 0px 0px 0px; font-size: 14px; color: #333; font-weight: normal; }

.bump { margin-top: 1px; }
.col_title { float: left; width: 375px; font-weight: bold; color: #333; padding-top: 4px; padding-left: 20px; line-height: 18px; background: url('/images/arrow.gif') no-repeat center left; } 
.col { float: left; width: 385px; padding: 10px 0px 0px 10px; font-size: 12px; color: #292929; line-height: 18px; }
.arr_title { font-weight: bold; color: #333; padding-top: 4px; padding-left: 20px; line-height: 18px; background: url('/images/arrow.gif') no-repeat center left; } 

.copyright { float: left; line-height: 16px; }
.site_map { float: right; }
.sm_link { float: left; padding-left: 20px; color: #7c1010; }
.sm_link a { text-decoration: none; }

.shadow { height: 6px; background: #fff url('/images/shad.gif') repeat-x; }

.clear { clear: both; }
.small { font-size: 11px; line-height: 14px; font-color: #666; padding-bottom: 5px; } 
.smaller { font-size: 9px; line-height: 16px; font-color: #666; padding-bottom: 5px; } 
.big { font-size: 16px; }
.left_col { width: 150px; text-align: right; float: left; border-right: 1px dotted #ccc; padding: 5px; padding-top: 8px; }
.right_col { width: 510px; text-align: left; float: left; padding: 5px; }

.big_butt { height: 32px; font-size: 15px; font-weight: bold; padding: 4px; }

.error { color: #fff; text-align: left; font-size: 11px; padding: 2px 10px 2px 20px; margin-bottom: 1px; background: url('/images/error.gif') no-repeat 5px 4px #c02e27; }
