h1,h2,h3
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-weight:normal;
	margin-bottom:6px;
}
h4
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin-bottom:6px;
	text-decoration:underline;
}
h5
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	margin-bottom:6px;
  
}
h6
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight: normal;
	margin-bottom:6px;
}
dfn
{
	font-style: italic; 
	font-weight: bold;
	color: #990000;
}
a
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
}
a:link,a:visited
{
	color: #000099;
}
a:active,a:hover
{
	text-decoration:underline;
	color:gray;
}
a.biglink,a.biglink:link,a.biglink:visited
{
	font-size:16pt;
	font-weight:normal;
	color:Black;
	text-decoration:none;
}
a.biglink:active,a.biglink:hover
{
	text-decoration:underline;
	color:gray;
}
a.medlink,a.medlink:link,a.medlink:visited
{
	font-size:12pt;
	font-weight:normal;
	color:Black;
	text-decoration:underline;
}
a.medlink:active,a.medlink:hover
{
	text-decoration:underline;
	color:gray;
}
body {
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;color:black;
  background: #ffffff;
}
table {
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;color:black;
}
.search {
  font-size:7pt;
}
.stats {
  color: #000;
  text-align: center;
  padding: 10px 0px;
}
.locator
{
	font-size:8pt;
	font-weight:normal;
	color:white;
}
a.locator,a.locator:link,a.locator:visited
{
	font-size:8pt;
	font-weight:bold;
	color: white;
}
a.locator:active,a.locator:hover
{
	text-decoration:underline;
	color:gray;
}

div.articletitle {
	font-size:16pt;
	font-weight:normal;
	text-decoration:none;
}

#header {
    height: 128px;
    min-width: 950px;
}
#leftheadercolumn {
    width: 700px;
    float: left;
}
#rightheadercolumn {
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
}
#searchbox {
    background: #c0c0c0;
    width: auto;
    padding: 5px;
    text-align: center;
    border-left:3px solid #a5a5ef;
    border-right:3px solid #00008b;
    border-top:3px solid #a5a5ef;
    border-bottom:2px solid #00008b;
}
#topwidebar {
    background:#3333cc;
    height: 15px;
    color:white;
    text-align: center;
    min-width: 950px;
    border-bottom:3px solid #000099;
}
#topwidebar a {
    color: white;
}

#contentadmin {
	margin-right: 5px;
}

#main {
	margin-left: 230px;
	min-width: 700px;
}
#left {
	width: 230px;
	float: left;
  margin-top: 0px;
}
html>body #left {
  margin-top: -10px;
}

#footer {
    text-align: center;
    min-width: 950px;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}
    
.leftcontenttitle {
    width: 200px;
    float: left;
    background:steelblue;
    margin-top: 10px;
    margin-right:5px;
    margin-left: 5px;
    padding: 5px;
    color:white;
    font-weight: bold;
}
.leftcontent {
    width: 200px;
    float: left;
    background:#f2f2f2;
    margin-right:5px;
    margin-left:5px;
    padding: 3px 5px 0px 5px;
    color:Gray;
    vertical-align: middle;
}
#recentpoststitle {
    width: 200px;
    float: left;
    background:#3333cc;
    margin-top: 10px;
    margin-right:5px;
    margin-left: 5px;
    padding: 5px;
    color:white;
    font-weight: bold;
    background-image: url("templates/default/images/barback.png");
    border-left:3px solid #a5a5ef;
    border-right:3px solid #00008b;
    border-top:3px solid #a5a5ef;
    border-bottom:2px solid #000;
}
#recentpostscontent {
    width: 200px;
    float: left;
    background:#c0c0c0;
    margin-right:5px;
    margin-left:5px;
    padding: 3px 5px 0px 5px;
    color: #000;
    vertical-align: middle;
    border-left:3px solid #a5a5ef;
    border-right:3px solid #00008b;
    border-bottom:3px solid #00008b;
}
.centercontenttitle {
    width: auto;
    background:#2E8B57;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px;
    color:white;
    text-align: center;
}
#centercontent {
    width: auto;
    background:#f2f2f2;
    margin-right: 5px;
    margin-left: 5px;
    padding: 3px 5px 0px 5px;
    color:#000;
    vertical-align: middle;
    font-family: Trebuchet MS,sans-serif;
	  font-size:10pt;color:black;
}
.recentarticlestitle {
    width: 200px;
    float: left;
    background:#3333cc;
    margin-top: 10px;
    margin-right:5px;
    margin-left: 5px;
    padding: 5px;
    color:white;
    font-weight: bold;
    background-image: url("templates/default/images/barback.png");
    border-left:3px solid #a5a5ef;
    border-right:3px solid #00008b;
    border-top:3px solid #a5a5ef;
    border-bottom:2px solid #000;
}
.recentarticles {
    width: 200px;
    float: left;
    background:#c0c0c0;
    margin-right:5px;
    margin-left:5px;
    padding: 3px 5px 0px 5px;
    color: #000;
    vertical-align: middle;
    border-left:3px solid #a5a5ef;
    border-right:3px solid #00008b;
    border-bottom:3px solid #00008b;
}
ul.toc {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li.document {
    background-image: url("templates/default/menu/document.gif");
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 1.2em;
    margin: 0.5em 0;
}
li.documents {
    background-image: url("templates/default/menu/documents.gif");
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 1.2em;
    margin: 0.5em 0;
}
li.sdocument {
    background-image: url("templates/default/menu/sdocument.gif");
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 1.2em;
    margin: 0.5em 0;
}
li.sdocuments {
    background-image: url("templates/default/menu/sdocuments.gif");
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 1.2em;
    margin: 0.5em 0;
}
.scrollClass {
     text-align:center;
}
p.VBCode, li.VBCode, div.VBCode, td.VBCode
{
	background: #dddddd;
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";
}
code {
  font-size:10.0pt;
  font-family:"Courier New";
}

