/* CSS Document */

/* Main Positioning Containers */
body {text-align:center;font-size: 14px; font-family: Arial, Helvetica, sans-serif; background:#ffffff;padding:0px;margin:0px;}
html,body{margin:0;padding:0;}
/* Interior Page */

#bkgcontainer {width:1000px;margin-right:auto;margin-left:auto;background-image:url(/img/page.background.gif);background-repeat:repeat-y;background-position:center;}
#maincontainer {width:942px;margin-top:0px;margin-right:auto;margin-left:auto;text-align:left;background-color:#fff;padding:0 18px;color:#666;}
#header {width:942px;height:237px;background-image:url(/img/top.gradient.gif);background-repeat: no-repeat;background-position:top;padding-top:25px;}
#headerinterior {width:942px;height:138px;background-image:url(/img/top.gradient.gif);background-repeat: no-repeat;background-position:top;padding-top:25px;}
#headerinterior img{ margin-right:0px;}

/* Basic Formatting */
p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
a {color:#000000;text-decoration:none ;font-weight:normal;}
a:visited {color:#000000;}
a.no_underline {text-decoration:none;}
a:visited.no_underline {color:#000000;}
ol {font-size:.9em;margin-right:40px;}
ol ol {font-size:1.0em;margin-top:8px;}
li {font-size: 1.0em;margin-bottom:10px}
h1, h2, h3, h4 {color:#036;}
p {color:#666;}
form {padding:0;margin:0;}
td {font-size:.9em;}
sup {font-size: smaller; vertical-align: baseline;position: relative;bottom: 0.33em;}
sub {font-size: smaller;vertical-align: baseline;position: relative;bottom: -0.25em;}
.list_menu {margin-left:3px; margin-top: 1px;color:#666;font-size:12px;vertical-align:top;border:1px solid #ccc;}	
.orangetext {color: #F60;}
.orangetextstrong {color: #F60;font-weight:bold;}
.bluetextstrong {color: #069;font-weight:bold;}
.darkbluetext {color:#036;}
.ajax_submit {margin:0px;padding:0px;}
#websiteSearch{color: #666;}
.optgroup1, .optgroup2, .optgroup3, .optgroup4, .optgroup5, .optgroup6, .optgroup7, .optgroup8 {color:#666;}
.narrow_width_paragraph {width:230px;}
.noshow {display:none;}

