/*This is the home page styling.*/
/*Palette.*/
/*#9f1109 deep red*/
/*#bdb060 dijon*/
/*#ff9900 orange*/
/*#99cc66 lite green*/
/*#ff001c brite red*/
/*#ffe400 yellow*/
/*#0099ff sky*/
/*#609cbd slate blue*/


body
{
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   background-color: #ffffff;
   margin: 0;
   padding: 0;
}

.centercolumn
{ 
  align: center;
  margin-left: auto;
  margin-right: auto;
  width: 728px;
  border-style: solid;
  border-width: 1px;
  border-color: green;
  overflow: hidden;  
}

a:link
{ 
   color: #333333;
}
a:active
{   
   color: #cccccc;
}
a:visited
{
   color: #555555;
}
a:hover 
{
   color: #663366;
}

h1
{
   font-size: 22px;
   color: #BDB060;
}

h2
{
   font-size: 20px;
   color: #BDB060;
}

h2.warning
{
   font-size: 17px;
   color: #9F1109;
}

h3
{
  margin-top: 1px;  
  margin-left: 5px;
   font-size: 17px;
   color: #99cc66;
}

p
{
   line-height: 110%;
   font-size: 9pt;
}

li
{
   line-height: 140%;
   font-size: 9pt;
}

td
{
   line-height: 140%;
   font-size: 9pt;
}

ul
{
   margin-top: .5em;
   margin-left: 0;
   padding-left: 18px;
   line-height: 140%;
   font-size: 9pt;
   list-style-type: circle;
}

ol
{
   margin-top: .5em;
   line-height: 140%;
   font-size: 9pt;
}


.header {
float: top;
width: 740px;
height: 20px;
margin: 8px 2px 5px auto;
padding: 10px;
text-align: center;
font-size: 18pt;
font-weight: bold;
color: #BDB060;
background-color: #ffffff;
}

.footer {
float: none;
clear: both;
width: 100%;
margin: auto auto auto auto;
text-align: center;
background-color: #ffffff;
}

.option {
text-align: center;
margin: 0px 5px 5px 5px;
}

.searchoption {
float: top;
margin: 0px 5px 5px 5px;
text-align: left;
background-color: red;
}

.signature {
float: bottom;
width: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.mainbox {
background-color: #ffffff;
}
.standardParagraph{
float: top;
width: 95%;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 10px;
text-align: left;
}
.standardParagraphInfo{
float: top;
width: 95%;
margin-left: 5px;
margin-right: 20px;
margin-bottom: 10px;
text-align: left;
font-weight: bold;
}
.leftcolumn {
float: left;
width: 374px;
margin: 2px 2px 1px 2px;
padding-left: 20px;
text-align: left;
line-height: 140%;
}

.linkbox {
   margin-bottom: 10px;
   text-align: left;
   background-color: #ffffff; 
}

.rightcolumn {
float: left;
width: 350px;
margin: 2px 2px 1px 14px;
text-align: left;
}

.topbox {
float: top;
margin: 0px 0px 12px 0px;
background-color: #eeeeee;
text-align: left;
border-style: solid;
border-width: 1px;
line-height: 140%;
}

.topboxheader {
float: top;
width: "100%";
height: 25px;
padding-left: 5px;
padding-top: 5px;
background-color: #888899;
text-align: left;
color: #ffffff;
}

.topboxlinks {
}

.toptitlelink {color: #0099ff;   font-size: 12pt; }
.toptitlelink:link {color: #0099ff;   font-size: 12pt;}
.toptitlelink:active {color: #99cc66;   font-size: 12pt;}
.toptitlelink:visited {color: #BDB060;   font-size: 12pt;}
.toptitlelink:hover {color: #99cc66;   font-size: 13pt;}

.group {
color: #000000;
background-color: #ffffff;
}

.warning {
   font-size: 17px;
   font-weight: bold;
   color: #9F1109;
   margin-top: 5px;
   margin-bottom: 4px;
}

.link {
   font-size: 9pt;
   text-align: left;
}

.biglink {
   font-size: 9pt
   font-weight: bold;
   text-align: left;
}

.tinylink {
   font-size: 8pt;
   text-align: center;
}
.tinytext {
   font-size: 8pt;
   color: #999999;
}

.editbox {
   float: top;
   width: 600;
   align: center;
   text-align: left;
   padding: 10px;
   background-color: #ffffff;
   border-style: solid;
   border-color: #ffffff;
}

.editboxheader {
   float: top;
   text-align: center;
   font-size: 20px;
   color: #BDB060;
   height: auto;
}

.editboxfields {
   float: top;
   clear: both;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 10px;   
   line-height: 140%;
}
.editboxfields input {
}
.editboxfields input.radio {
}
.editboxfields input.text {
   width: 350px;
}
.editfieldlabel {
   float: left;
   clear: left;
   width: 160px;
   margin-right: 10px;
}
.editmenu {
}
.yesorno {
}
input.bforward {
    color:white;
    font-weight: bold;
    font-size: 10px;
    background-color:#8E9A67;
}
input {
border-width : 1px;
border-style : solid;
border-color : #8E9A67;
background-color : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}

textarea {
border-width : 1px;
border-style : solid;
border-color : #8E9A67;
background : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
border:1px #8E9A67 solid; 
padding: 1px; 
background:#FFFFFF; font-size: 10px; font-family: Verdana,Arial,Helvetica; 
}
select {
border-width : 1px;
border-style : solid;
border-color : #8E9A67;
background-color : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
input.text, select, textarea {
border:1px #8E9A67 solid; 
}
input.radio {
border:0px #8E9A67 solid; 
}
.sbutton{
    font-family:Arial,Helvetica;
    font-size:10px;
    font-weight:normal;
    background-color:#FFFFFF;
}
image{
border-style: solid;
border-width: 0px;
border-color:#FFFFFF;
}
Table {background-color:;padding:0px;margin:0px;width:99.8%;align:;float:;}
.HeaderTable {background-color:#C8D4E0;padding:1px;margin:2px;border-width:1px;border-color:#003300;border-style:solid;border-collapse:collapse;}
.HeaderTD {background-color:#C8D4E0;color:#000066;padding:3px;text-align:;vertical-align:;font-weight:bold;}
.HeaderFont {FONT-FAMILY:arial, helvetica, sans-serif;;font-size:10px;color:#000066;font-size:9pt;font-weight:bold;letter-spacing:0px;}
.HeaderFont:visited {TEXT-DECORATION:underline;COLOR:#000099;}
.HeaderFont:link {TEXT-DECORATION:underline;COLOR:#000099;}
.HeaderFont:hover {TEXT-DECORATION:none;COLOR:#0000CC;}

.LabelTD {background-color:#C8D4E0;padding:1px;text-align:right;vertical-align:top;border-width:0px;border-style:solid;border-color:#555555;}
.LabelFont {font-size:;color:#000000;font-weight:500;}
.LabelFont:visited {TEXT-DECORATION:none;COLOR:#CCCCCC;}
.LabelFont:link {TEXT-DECORATION:none;COLOR:#CCCCCC;}
.LabelFont:hover {TEXT-DECORATION:none;COLOR:#FFFFFF;}

.DataTD {background-color:#eeeeee;padding:0px;border-width:0px;border-style:solid;border-color:#555555;font-size:10pt;}
.DataTDon {background-color:#FFFFFF;padding:0px;border-width:0px;border-style:solid;border-color:#555555;font-size:10pt;}
.DataFont {font-size:8pt;color:#0000CC;}
.DataFont:visited {TEXT-DECORATION:underline;COLOR:#CC0000;}
.DataFont:link {TEXT-DECORATION:underline;COLOR:#CC0000;}
.DataFont:hover {TEXT-DECORATION:none;COLOR:#CC0000;font-weight:700;}

#content-wrap {margin:0 20px 0 20px}  /*  " when logged in */	
