html, body {
	font-family: Verdana , Helvetica, Arial, sans-serif; line-height: 135%; font-size: 11px;
	text-align: center; background-color:#555555; }
	
h1, h2, h3, h4, h5 { font-size: 12px; text-transform: uppercase; }
img {border:0;}
.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }
.bold { font-weight:bold; }
.csc-textpic-caption { font-size:10px; color:#777777;  }
div#menu img { margin-left:10px; }
a { text-decoration:none; color:#00557D; }
a { outline: none; }
a:hover { text-decoration:underline; }
#footer1 a, #footer2 a  { text-decoration: none; color:#ffffff; }
#footer1 a:hover, #footer2 a:hover  { text-decoration:underline; }

div#site        { position:relative; margin:0px auto; width: 900px; height: 675px; text-align:left; background-color:#6B787E;
border:1px solid #444444; }
div#logo        { position:absolute; top:40px;  left:40px;  width:330px; height:228px; }
div#menu        { position:absolute; top:40px;  left:370px; width:484px; height:228px; }
div#level1      { position:absolute; top:280px; left:380px; width:434px; height:320px; padding:10px 20px 10px 20px; color:#0E1317; }
div#browseMenu1 { position:absolute; top:310px;             width:454px; height:10px; display:block; text-align:right; }
div#level2      { position:absolute; top:280px; left:40px;  width:310px; height:320px; padding:10px; }
div#browseMenu2 { position:absolute; top:310px;             width:310px; height:10px; display:block; text-align:right; }
div#footer1     { position:absolute; top:640px; left:40px;  width:680px; height:10px; font-weight:bold; }
div#footer2     { position:absolute; top:640px; left:730px; width:124px; height:10px; font-weight:bold; text-align:right; }

.csc-mailform { border:0px; padding: 0px; }
div.csc-mailform-field { clear:both; margin-bottom:5px; }
div.csc-mailform-field label { width:60px; float:left; display:block; }
.csc-form-fieldcell input, .csc-mailform-field input, 
.csc-mailform-field textarea, .csc-mailform-field select
	    { border: 1px solid #637174; font-size:11px; color:#0F2860; background-color:#f0f0f0; padding:3px; }
input:focus, select:focus, textarea:focus { background-color:#FFFFFF; }
.csc-mailform-field select { width:90px; }
.csc-mailform-submit { margin-left: 60px; }

#ulRefMenu { list-style-type:none; margin:0px; padding:0px; width:75%;}
li.liRefMenuNo       { line-height:20px; }
li.liRefMenuNo:hover { line-height:18px; border-top:1px solid #637174; border-bottom:1px solid #637174; }
li.liRefMenuAct      { line-height:18px; border:1px solid #637174; background-color:#E6EBED; }
li.liRefMenuNo a     { display:block; color:#0E1317; text-decoration:none; }
li.liRefMenuAct a    { display:block; color:#0E1317; padding-left:10px; text-decoration:none; }





