﻿body {margin:0px;background-image:url('images/useful/bg.gif')}

/*
This is for the layout (div) sections of the site
*/
#maincontent
{
float: right;
width: 575px;text-align:justify;
margin-right: 10px;

}

#othercontent
{
float:left;
width:231px;
margin-top:2px;padding:2px
}

/* 
This is the style for the text of the site
*/

.maintext {font-family:Arial; font-size:14px}
.footer {font-family:Arial; color:#ffffff; font-size:11px; text-align:center}
.headerone {font-family:Arial; font-size:20px; font-weight:bold}
.headertwo {font-family:Arial; font-size:20px; color:#e29012; font-weight:bold}
.sheaderone {font-family:Arial; font-size:16px; font-weight:bold}
.sheadertwo {font-family:Arial; font-size:16px; color:#e29012; font-weight:bold}
.footertext {font-family:Arial; font-size:12px}

.importantlink:link {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#de8d12}
.importantlink:active {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#de8d12}
.importantlink:visited {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#de8d12}
.importantlink:hover {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#de8d12}


.bulletpoint {list-style-image:url('images/useful/bullet.gif')}

cfinput, input, textarea, select, submit  {
    background: #ffffff; 
    filter:alpha(opacity="67");
    COLOR: #000000;font-weight: bold; 
    font-size:10PT;
    letter-spacing:0pt;
    line-height: 17px;
    font-family: arial, verdana;
    border: 1PT SOLID #e29012;
}