body {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
    background:  #becad3}
	
.boldheading   {
    font-family: arial, helvetica, sans-serif;
    color: #666666;
	font-size: 12px;
    font-weight: bold
}	

p {
    font-family: arial, helvetica, sans-serif;
	color: #666666
	}
	
a:link {color: #0033CC; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 12px}
a:visited {color: #990099; text-decoration: none; font-family:  arial, helvetica, sans-serif; font-size: 12px}
a:hover {color: #0033CC; text-decoration: underline; font-family:  arial, helvetica, sans-serif; font-size: 12px}
a:active {color: #0033CC; text-decoration: none; font-family:  arial, helvetica, sans-serif; font-size: 12px}


H1 {
    font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666
    	}

H2{
    font-family:  arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #666666
   	}


H3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px
	font-weight: bold;
    color: #666666
	}


H4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #666666
}


a:link {color: #0000ff}
a:visited {color: #660066}
a:hover {color: #333333}
a:active {color: #003399}



td {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	   }
  
		

.faq {
    font-family:  arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #cccccc;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc
}

.darkblueheader {
    font-family:  arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	background-color: #000033
	}

.grayshadecell {
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc
}
  
.grayshadecell {
       font-family:  arial, helvetica, sans-serif; 
	   font-size: 12px;
	   vertical-align: top;
	   color: #000033
	   	   }
.bluebordercell {
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
	border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
	border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
	border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #CCCCCC
	}

.grayborder{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC
	}
	
	.graybordertop{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC
	}
	
.rightborder{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC
	}
	
	.leftborder{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC
	}
	
.whiteborder{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff
	}
