/* The headers of the features */
.homepage_title{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-style: normal; 
font-weight: normal;
text-transform: uppercase;
font-size: 10px; 
line-height: 12px;
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}

.featuresheader {
text-decoration: underline; 
}
/* The text of the features */
P {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-style: normal; 
font-weight: normal;
text-decoration: none; 
font-size: 10px; 
line-height: 12px;
margin-top:0px;
padding-top:0px;
}
a:link {
color: #000000;
text-decoration: underline;
}
a:active {
color: #000000;
text-decoration: underline;
}
a:visited {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: underline;
}

/* The headers and text of the rollovers use the standard HTML tags */
/* of H3 and H4, instead of custom styles, because in some browsers */
/* <span> tags within layers are not interpreted correctly and thus  */
/* show up as plain text. */
/* The headers of the rollovers */
H3 {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-style: normal; 
font-weight: bold;
text-decoration: none;
font-size: 11px; 
line-height: 13px;
text-transform: uppercase;
}
/* The text of the rollovers */
H4 {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-style: normal; 
font-weight: normal;
text-decoration: none;
font-size: 10px; 
line-height: 13px;
}


/*Code that was in the file*/
.homeleftcol1, .homecentercol1, .homerightcol1 {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }
.homeleftcol {
    background-color: #639c9c;
}
.homecentercol {
    background-color: #63cece;
}
.homerightcol {
    background-color: #9ccece;
}
.mainnavrollovers {
    position:absolute;
    z-index:1;
    left: 411px;
    top: 101px;
    width:325px;
    border-left-color:#003366;
    border-left-style:solid;
    border-left-width:12px;
    padding-left: 7px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: #336699;
    layer-background-color: #336699;
    visibility: hidden;
}
body {
    background-color: #FFFFFF;
}
.align1{
    float:left;
}
.align2{
    float:right;
}

td{
    font-size:10px;
}

/*Styles for RedDot*/

