.contact
{
    font-family:            sans-serif;
    background-color:       #E4E4E4;
    layer-background-color: #E4E4E4;
    font-size:              10pt;
    font-weight:            normal;
    color:                  #000000;
}
.quicklinks
{
    font-family:            sans-serif;
    background-color:       #E4E4E4;
    layer-background-color: #E4E4E4;
    font-size:              10pt;
    font-weight:            normal;
    color:                  #000000;
}
.leftNav
{
    background-color:       #3C1A57;
    layer-background-color: #3C1A57;

}
a.footer:link 
{
	color: 					#3C1A57; 
	font-size: 				8pt; 
	font-weight: 			bold; 
}

a.footer:visited {
	color: 					#3C1A57; 
	font-size: 				8pt; 
	font-weight: 			bold; 
}

a.footer:active {
	color: 					#3C1A57; 
	font-size: 				8pt; 
	font-weight: 			bold; 
}
.topnav
{
    font-family:            "Helvetica","Arial",sans-serif;
    background-color:       #FFCC35;
    layer-background-color: #FFCC35;
    font-size:              14px;
    font-weight:            700;
    color:                  #000000;
    text-align:             left;
}

