body { margin:0px; padding: 0px; background-color: #4c4c4c; font-family: Arial, Helvetica, sans-serif; background-image: url(images/bg.jpg); background-repeat:repeat-x; font-size: 0.8125em; line-height: 1.5em; color: #494949; }

p, div, td, th, ol, ul, li, input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:1em; }
td { color:#494949; line-height:1.5em; }

a:link { color:#905500; text-decoration:underline; }
a:active { color:#905500; text-decoration:underline; }
a:visited { color:#905500; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:none; }

a.btm:link { color:#fff; text-decoration:none; }
a.btm:active { color:#fff; text-decoration:none; }
a.btm:visited { color:#fff; text-decoration:none; }
a.btm:hover { color:#ff9; text-decoration:underline; }

a.white:link { color:#ffffff; text-decoration:none; }
a.white:active { color:#ffffff; text-decoration:none; }
a.white:visited { color:#ffffff; text-decoration:none; }
a.white:hover { color:#ff9; text-decoration:underline; }

#outer_page { }
#outer_box { margin: 0 auto; width: 1000px; padding: 0px; }
#top { }
#banner { width: 1000px; height: 442px; position:relative; margin: 0 auto; }
#logo_box { height:auto; }
#logo { width:100%; font-family:Tahoma, Geneva, sans-serif; font-size: 36px; font-weight:normal; color:#fff; padding-top: 20px; padding-left:0px; margin:0 auto; text-align:center; }
#logo img { width: auto; height:auto; border: 0px; text-align:center; }
#logo a:link { color:#234989; text-decoration:none; }
#logo a:active { color:#234989; text-decoration:none; }
#logo a:visited { color:#234989; text-decoration:none; }
#logo a:hover { color:#234989; text-decoration:none; }
#logo img { }

#mid { position:relative; width: 944px; height: 316px; margin: 0 auto; border-top:solid 2px #fff; border-bottom:solid 2px #fff; background-color:#fff; background-image: url(images/mid_bg.jpg); background-repeat:repeat-x; 
-webkit-border-radius: 10px 10px 10px 10px; 
-moz-border-radius: 10px 10px 10px 10px; 
border-radius: 10px 10px 10px 10px; }

#mid_left { float:left; margin-top: 22px; margin-left:22px; }
#mid_right { float:right; margin-top: 22px; margin-right:22px; }
#tagline { position:absolute; top:200px;left:492px; z-index: 901; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 36px; font-weight:normal; color:#fff; text-shadow: 1px 1px 1px #000; }

#content_outer { position:relative; width: 944px; height: auto; margin: 10px auto 0px auto; border-top:solid 2px #fff; border-bottom:solid 2px #fff; background-color:#fff; background-image: url(images/content_top_bg.gif), url(images/content_bottom_bg.gif); background-repeat:repeat-x,repeat-x; background-position:top left, bottom left;
-webkit-border-radius: 10px 10px 10px 10px; 
-moz-border-radius: 10px 10px 10px 10px; 
border-radius: 10px 10px 10px 10px; }
#content_outer img.bg { display:none; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; 
-webkit-border-radius: 10px 10px 10px 10px; 
-moz-border-radius: 10px 10px 10px 10px; 
border-radius: 10px 10px 10px 10px; }

#col1 { position:relative; float:left; width: 586px; padding: 0px 27px; z-index: 2000; background-image: url(images/col1_bg.png); background-repeat:repeat-y; background-position:top right;  min-height: 260px; }
#col1_full { position:relative; padding: 0px 27px; z-index: 2000; }
#col2 { position:relative; z-index: 2000; float:right; width: 304px; margin-top:0px; min-height: 260px; }
.col2_block { width: 264px; padding: 0px 20px; color: #494949; }

#footer { min-height:130px; width: 1000px; margin: 0 auto; text-align:center; }
#footer_text { color:#fff; font-family: Tahoma, Geneva, sans-serif; font-size:.85em; line-height: 1.7em; padding-top: 20px; }

.footerbrand a:link { color:#ffffff; text-decoration:none; }
.footerbrand a:active { color:#ffffff; text-decoration:none; }
.footerbrand a:visited {	color:#ffffff; text-decoration:none;}
.footerbrand a:hover { color:#ff9; text-decoration:underline; }

h1 { font-size: 2.31em; font-weight: normal; line-height: 1.367em; margin: 20px 0px; padding:0px; color: #324c16; }
.homepg h1 { line-height: 1em; }
h2 { font-size: 1.85em; font-weight: normal; line-height: 1em; color: #905500; margin: 20px 0px 20px 0px; padding:0px; padding-bottom:8px; border-bottom: solid 1px #e6e6e6; }
h2.sidebar { border-bottom: solid 1px #e6e6e6; padding: 0px 0px 8px 0px; color: #324c16; margin: 20px 0px 5px 0px; }
h3 { font-size: 1.23em; font-weight: normal; text-transform: none; line-height: 1em; margin:1em 0px 0px 0px; padding:0px; color: #905500; }
h3.sidebar { margin:.8em 0;}
h2.title { }
h4 { font-size: 1em; line-height: 1.4em; margin:1em 0; color: #324c16; }

h1 .colortext { font-size: .8em; line-height: 1em; }

.colortext { color:#905500; }
.gray { color:#343434; }
.smaller { font-size:.8em; }

.title1 { color: #905500; }
.title2 { color: #905500; }

.text { }
.text2 { }
.warning { color: red; font-weight:bold; }
.bigbold { font-weight:bold; font-size:1.2em; }

.mt0 { margin-top:0px; }

ul.redbullet { list-style-image:url(images/red_bullet.gif); margin-left:0px; padding-left:15px; }

div.hr { background-color: #9199bd; width: 100%; height: 1px; line-height: 1px; margin:10px auto; }

.clearb { clear:both; height: 0px; line-height:0px; }
.clearb1 { clear:both; height: 1px; line-height:1px; }
.clearb5 { clear:both; height: 5px; line-height:5px; }
.clearb10 { clear:both; height: 10px; line-height:10px; }

input { border:1px solid silver; background:#FFFFFF; }
textarea { border:1px solid silver; background:#FFFFFF; }
select { border:1px solid silver; background:#FFFFFF; }
input.submit_btn { border:1px solid silver; }

ul, li { }
ol li { margin-bottom: .9em; }
.right { position: absolute; bottom: 5px; right: 5px; }
.bold { font-weight: bold; }
.floatleft { float: left; margin-right: 1.5em; }
.floatleft_content { float: left; margin-right: 1.5em; margin-bottom: .75em; }
.floatright_content { float: right; margin-left: 1.5em; margin-bottom: .75em; }
.floatright { float: right; margin-left: 1.5em; margin-bottom: 1.5em; }
.floatright_sidebar { float: right; margin-left: 5px; margin-bottom: .4em; }
table.formtbl td.text {text-align: right;}
form.contactform { margin:0px; padding:0px;}
.imgborder { padding: 2px; border: solid 1px silver; }

.roundborder1 { padding: 2px; border: solid 1px silver; border-radius: 1em 1em 1em 1em; overflow:hidden;}
.roundborder2 { padding: 2px; border: solid 1px silver; border-radius: 1em 1em 1em 1em; overflow:hidden; }

iframe.icfframe { margin:0; padding:0;}

div.inputfield { clear: left; font-weight: normal; padding:3px 0px; text-align:left;}
div.inputfieldn { display: none; }
label.short1 { width: 38px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short2 { width: 30px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short { width: 70px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med1 { width: 110px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med { width: 150px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.long { width: 220px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }


 .captcha { width: 430px; height: 60px; margin: 5px 0px 5px 155px; }

