div,p,h1,h2,ul{
  font-family:'Segoe UI', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
  font-size:10pt;}

a:link{
  color:rgb(47,77,202);
  text-decoration:none;}

a:visited,a:active{
  color:rgb(47,77,202);
  text-decoration:none;}

a:hover{
  color:rgb(97,127,252);
  text-decoration:none;}

body{
  padding:0px;
  margin:0px;} /* effects IE but not FF */

img{border:none;}

h1{
  font-size:13pt;
  font-weight:bold;}

h2{
  font-size:10pt;
  font-weight:bold;}

p{
  margin:0px 0px 18px 0px;
  font-size:10pt;
  text-align:justify;}

li{font-size:10pt;}

pre{
  margin:0px;
  padding:0px;}

table,td{
  border-color:rgb(128,128,128);
  border-style:solid;}
table{
  margin:0px 10px 0px 10px;
  border-width:0px 0px 1px 1px;
  border-spacing:0px;
  border-collapse:collapse;}
td{
  margin:0px;
  padding:4px;
  border-width:1px 1px 0px 0px;
  background-color:rgb(255,255,255);
  font-size:8pt;}

input[type="text"], textarea{border:1px solid rgb(180,180,180);}
input[type="text"]:hover, textarea:hover{border:1px solid rgb(47,77,202);}
input[type="text"]:focus, textarea:focus{border:1px solid rgb(47,77,202);}

.padding5{padding:5px;}
.just{text-align:justify;}
.bd{font-weight:bold;}

.h21{
  height:21px;
  clear:left;
  font-size:10pt;}

.clearr{clear:right;}
.clearl{clear:left;}
.clearb{clear:both;}

.w215{width:215px;}
.w285{width:285px;}
.w300{width:300px;}
.w400{width:400px;}
.w415{width:415px;}
.w425{width:425px;}
.w550{width:550px;}
.w600{width:600px;}
.w780{width:780px;}
.w820{width:820px;}
.w860{width:860px;}

.rhalf{padding:0px 10px 0px 0px;}
.lhalf{border-right:1px dotted rgb(128,128,128);}

.floatleft{
  margin:0px;
  float:left;}

.floatleftr20{
  margin:0px 20px 0px 0px;
  float:left;}

.center{text-align:center;}
.vmiddle{vertical-align:middle;}

.floatright{
  margin:0px;
  float:right;}

.floatrightl5{
  margin:0px 0px 0px 5px;
  float:right;}

.floatrightl10{
  margin:0px 0px 0px 10px;
  float:right;}

.floatrightl20{
  margin:0px 0px 0px 20px;
  float:right;}

.indent{
  margin:5px 15px 10px 15px;
  padding:5px;
  border-top:1px dotted rgb(211,211,211);
  border-right:1px dotted rgb(231,231,231);
  border-bottom:1px dotted rgb(231,231,231);
  border-left:1px dotted rgb(211,211,211);}

.mh175{min-height:175px;}
* html .mh175{height:175px;} /*hack for IE6*/
.mh325{min-height:325px;}
* html .mh325{height:325px;}

.red{color:rgb(255,0,0);}
.yellow{color:rgb(255,255,0);}
.blue{color:rgb(0,0,255);}
.black{color:rgb(0,0,0) !important;}
.blueback{background-color:rgb(0,0,255) !important;}

.button{
  float:left;
  margin:0px;
  padding:1px 0px 1px 0px;
  background-color:rgb(226,226,226);
  border-top:2px solid rgb(241,241,241);
  border-right:2px solid rgb(162,162,162);
  border-bottom:2px solid rgb(162,162,162);
  border-left:2px solid rgb(241,241,241);
  width:75px;
  text-align:center;
  font-size:8pt;
  font-weight:bold;}

.button50{
  float:left;
  margin:0px;
  padding:1px 0px 1px 0px;
  background-color:rgb(231,231,231);
  border-top:2px solid rgb(239,239,239);
  border-right:2px solid rgb(176,176,176);
  border-bottom:2px solid rgb(176,176,176);
  border-left:2px solid rgb(239,239,239);
  width:60px;
  text-align:center;
  font-size:8pt;
  font-weight:bold;}

.button25{
  float:left;
  margin:0px;
  padding:1px 0px 1px 0px;
  background-color:rgb(225,225,225);
  border-top:2px solid rgb(239,239,239);
  border-right:2px solid rgb(176,176,176);
  border-bottom:2px solid rgb(176,176,176);
  border-left:2px solid rgb(239,239,239);
  width:25px;
  text-align:center;
  font-size:8pt;
  font-weight:bold;}

.cbutton{
  float:left;
  margin:0px;
  padding:0px 0px 1px 0px;
  background-color:rgb(239,239,239);
  border-top:2px solid rgb(247,247,247);
  border-right:2px solid rgb(231,231,231);
  border-bottom:2px solid rgb(231,231,231);
  border-left:2px solid rgb(247,247,247);
  width:60px;
  text-align:center;
  font-size:9pt;
  font-weight:bold;}

.textinput{
  float:left;
  margin:0px;
  padding:1px 0px 1px 0px;
  background-color:rgb(255,255,255);
  border-top:1px solid rgb(162,162,162);
  border-right:1px solid rgb(162,162,162);
  border-bottom:1px solid rgb(162,162,162);
  border-left:1px solid rgb(162,162,162);
  width:75px;
  text-align:left;
  font-size:8pt;}

.figure{
  list-style-type:none;
  text-align:center;
  margin:0px 0px 0px 5px;
  padding:0px 0px 0px 5px;
  font-size:8pt;}

.figurel{
  list-style-type:none;
  text-align:center;
  margin:0px 5px 0px 0px;
  padding:0px 5px 0px 0px;
  font-size:8pt;}

.figurec{
  list-style-type:none;
  text-align:center;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:8pt;}

.clist{
  list-style-type:none;
  margin:0px;
  padding:0px;
  font-family:monospace;
  font-size:8pt;}

.nlist{
  list-style-type:none;
  margin:0px;
  padding:0px;}

.slist{
  list-style-type:none;
  margin:0px 0px 0px 25px;
  padding:0px;}

#outer{
  position:relative;
  margin-top:-20px;
  width:910px;}

#content{margin:15px 20px 15px 20px;}

#paper{
	padding:0px 0px 20px 0px;
	margin:5px;
	background-color:rgb(255,255,255);
  border-top:1px solid rgb(200,200,200);
  border-right:1px solid rgb(200,200,200);
  border-bottom:1px solid rgb(200,200,200);
  border-left:1px solid rgb(200,200,200);
  min-height:1160px;
  width:900px;}

#body_top { }
#headleft {display:none;}
#headmid  {display:none;}
#headright{display:none;}
#home     {display:none;}
#gsearch2 {display:none;}
#news     {display:none;}
#footl    {display:none;}
#footr    {display:none;}
#tabnav   {display:none;}
#menunav  {display:none;}

