/* *** Generated by www.csscreator.com *** */
html, body { 
 margin:0; 
 padding:0; 
 font-family:georgia, "trebuchet ms", verdana;
 color: #333;
 background: #FFF;
 font-size:12px;
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{
 width:100%; 
 } 

#leftbox {position: absolute; top: 97px; left: 0px; height: 27px; width: 250px; display:normal; z-index:10;} 
 
#leftcol{
 width:200px; 
 position:absolute; 
 left:0px; 
 margin-right:1px; 
 margin-top:25px;
 font-size: 11px;
 }

#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 200px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FDF9F7;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 border-left: 1px solid #CCC;
 }
 
#leftcol .content, #maincol .content {padding: 20px;}
#leftcol img {border: none;}
#leftcol .content a:link, #leftcol .content a:visited {line-height: 1.5em}
#maincol img {margin:4px; padding: 3px; border:none;  }
#maincol img.middlealign {vertical-align:middle;}
#maincol img.noborder {border:none; padding-left:0; margin:0;}
#maincol img.floatRightNoBorder {float: right; border: none; padding:0; margin:10px 0 10px 10px;}
#maincol img.floatLeftNoBorder {float: left; border: none; padding:0; margin:0 10px 10px 0;}
#maincol a, #maincol a:visited {text-decoration: underline; }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
.content{padding:0px;} /*padding for content */ 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/

#leftcol{display:none;} 
#header, #leftbox {display:none;}
#outer{border-left:0;} 
}
h1, h2, h3, h4 {margin-top: 6px;}

h1 {
font-size: 250%;
font-weight: bold;
}
h2 {
font-size: 200%;
font-weight: bold;
padding-top: 10px;
margin-bottom: 2px;
}
h5 {
font-size: 125%;
font-weight: bold;
padding-top: 10px;
margin-bottom: 2px;
}
h3 {
padding-top: 10px;
margin-bottom: 1px;
}
h1, h2, h3, h4, h5 {font-family: "trebuchet ms"; color: maroon; clear:both;}
h2 {font-family: "trebuchet ms"; color: #D0B100; }
.cat1 {color: white; font-variant: italic; background: maroon; padding: 4px; text-align:center; border: 1px solid #000; }


#footer {clear:both; text-align:center; padding-top: 10pt; margin: 0 80px 0 80px; border-top: 1px dashed #DDD; font-size: 10px;}

a, a:visited {
  color: #3366CC;
  text-decoration:none;
}
a#selected {font-weight:bold; }
a#subselected, a#subselected:visited {font-weight:bold; color: maroon}
a:hover {color: maroon;}

.floatLeft{float:left;}
.floatRight{float:right;}
.clearBoth {clear: both;}
hr {height: 1px; color: #DDD; }

td {vertical-align:top;}
 
 ul {list-style-type:none; }
 ul li {list-style-image: url(/images/listbullet.gif);}
 li li {list-style-type:disc; list-style-image:none;}
#nav  li {list-style-type:none; list-style-image: url(/images/default_arrow.gif); margin-bottom: 0.3em;}  
#nav li.sub {
  margin-left:1em;
  list-style-image: url(/images/arrow.gif);
  margin-bottom: 0;
}
#nav li.sub #selected {
  list-style-image: url(/images/arrow.gif); color: maroon;
}
#nav .subpage #selected {
  color: maroon;
}
#selected {list-style-type:none; list-style-image: url(/images/arrow_on.gif);}

.graybox 
{ 
  float:left;
  background: #F6F6F6; 
  background-image: url(/images/grayboxbg.jpg);
  background-repeat: repeat-x;  
  border: 1px solid #DDD;
  padding: 4px;
  margin: 20px;
  margin-top: 4px;
  width: 250px;
}
div#topbar{border-top:10px solid navy; border-bottom:2px solid #FFF;}

div.message {padding: 10px; background: #F8F8F8; border: 1px solid #CCC;}
div.message h2 {color: #003366;}
div.message p.sentmessage {border: 1px solid #ccc; background: #EEE; padding: 10px;}
#frmEmail table {background: #EEEEEE; float:left; margin: 10px; border: 1px solid #DDD;}
#frmEmail td {padding: 5px;}
.clearnone {clear:none;}
table.thright {background:#EEE; border: 1px solid #CCC; margin-top: 20px; margin-bottom: 20px;}
table.thright th {text-align:right; padding: 4px;}
table.thright td {padding: 4px;}