@charset "utf-8";
/* CSS Document */

body { background: url(images/back_stars.gif) repeat-x top center #0d1f39; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

* { behavior: url(common/iepngfix.htc) }
a:active, a:focus { outline: 0; }
.clear { clear:right; }

h1{ font-size:24px; }
h2{ font-size:20px; }
h3{ font-size:18px; }
ul{ padding-left:15px;  }
a { color:#E97600; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

#header { background:url(images/header.png) no-repeat; width:957px; height:160px; margin:auto; width:957px; padding-left:25px; }
#container_wrap { margin:auto; width:957px; padding-left:25px; }
#container { background:url(images/contentback.gif) repeat-y; width:957px; }


#nav { background:url(images/nav_back.gif) no-repeat; width:182px; float:left; }
#nav_force_height { width:1px; height:420px; float:right; }
#nav_wrap { width:175px; margin-right:5px; float:right; }
#nav_wrap a { display:block; margin-top:8px; margin-left:10px; color:#fffac2; font-weight:bold; text-decoration:none; font-size:12px; text-transform:uppercase; }
#nav_foot { background:url(images/nav_footer.png) no-repeat; width:182px; height:18px; }

#content_wrap { width:545px; float:left; font-size:12px; display:inline; }
#content { padding:35px 5px 10px 15px; } 

#rightnav_wrap { background:url(images/rightnav.png) no-repeat; width:226px; height:939px; float:right; display:inline; }

#footer { background:url(images/footer.gif) no-repeat #000; padding-top:40px; width:948px; height:55px; clear:both; }



.inputbox { font-size:11px; border: #000000 solid 1px; padding:3px; }
.inputbutton { font-size:11px; border: #ffffff solid 1px; background-color:#007EA4; color:#ffffff; padding-left:4px; padding-right:4px; cursor:pointer;}
.inputbutton2 { font-size:11px; border: #000000 solid 1px; padding-left:4px; padding-right:4px; background: #ffffff; color: #007EA4; cursor:pointer; }
.inputbutton2disabled { font-size:11px; border: #666666 solid 1px; padding-left:4px; padding-right:4px; background: #666666; color: #cccccc; cursor:auto; }
.textareabox { font-size:11px; border: #000000 1px solid; padding:3px; }
.selectbox { font-size:11px; }