﻿body {margin:0px; background-image: url('images/useful/bg2.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
}

#col1
{
float: left;
width: 450px;
text-align:justify;
margin-bottom: 10px;
margin-left: 4px;
vertical-align:top;
border-left:#000000 1px solid;
padding:5px
}
		
#col2
{
float: left;
width: 248px;
padding:5px;
vertical-align:top;
}
		


/* 
This is the style for the text of the site
*/

.maintext {font-family:Arial; font-size:12px}
.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}


.importantlink:link {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#1e2db3}
.importantlink:active {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#1e2db3}
.importantlink:visited {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#1e2db3}
.importantlink:hover {padding:2px;font-family:Arial;font-size:12px; color:#ffffff; background-color:#1e2db3}


.bullet {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 #2131b5;
}