﻿body
{
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    width: 910px;
    background-image: url(images/shadow.gif);
    background-repeat: repeat-y;
	background-color: #e6e6e6;
}


P, TD
{
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 12px;
    margin: 0;
    padding: 0;
}

IMG 
{
	border: 0
	}

#content 
{
    width:910px;
    margin-right: 20px;
    }

#footer 
{
	float:left;
    font-size: 0.8em;
    position: absolute;
    padding-right: 20px;
    padding-bottom: 15px
    }

#footerHome 
{
	position:relative;
	float:right;
	font-size: 0.8em;
	padding-right: 20px;
    padding-bottom: 15px;
	}
	
#content .txtHolder 
{
    padding: 15px 30px 15px 20px
    }

#content .txtHolder .column-wrap  
{
    position: relative;
    } 
    
#colSingle 
{
	 width: 850px;
	 left: 0px; 
     top: 0px; 
	}
	
#col1 
{
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 230px;
    }
 
#col2 
{
    position: absolute; 
    left: 265px; 
    top: 0px; 
    width: 230px;
    }
    
#col3 
{
    margin-left: 530px;
    text-align:right;
    }
    
#col3 .txtPromo 
{
    color: #383838;
    font-size: 1.2em;
	line-height: 120%;
    }
	
	
#col3 .txtCaption 
{
    color: #383838;
    font-size: 0.8em;
	line-height: 120%;
    }

#col1, #col2, #col3 
{
    padding: 0px 15px 15px 15px;
    }

#content .imgSmallLogo 
{
    padding: 25px 0px 25px 0px
    float:left;
    position: absolute;
	}
 
.bgTitle 
{
    background-color: #CADFEC;
    font-weight: bold;
    color: #065889;
    padding: 4px;
    }
    
a:link, a:visited
{
     color: #801B59;
    }
    
a:hover
{
     color: #8560a8;
     text-decoration: none
    }

#footer A:link 
{
    color: #801B59;
    }
          
h3 {
	color: #383838;
	font-size: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	border-bottom: 1px solid #C4C4C4;
}

p {
	font-size: 0.95em;
	line-height: 1.35em;
	color: #333;
	background: transparent;
}

ul {
	font-size: 0.95em;
	line-height: 1.35em;
	color: #333;
	background: transparent;
}

.textBox {	
	font-size: 1em;
	margin: 4px;
	padding: 3;	
	border: SOLID 1px #0B6FAB;
	color: #333;
}

.FSButton 
{
    background-color: #F6F9FB;
    color: #0B6FAB;
    margin: 10px 0 0 110px;
    }
    
.txtRed 
{
    color: red
    }
 
.redText 
{
    color: Red;
    }
