

/*this is the css for the family footer*/
.familyouter{
background-color: #4d8d93;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
padding: 10px 0 0 0;}

.familyinner{
margin: 0 auto;
width: 880px;}

.familyheader{
color: #fcd392;
font-size: 15px;
font-weight: bold;}

.familyheader a{
color: #fcd392;}

.familyheader a:hover{
color: #fcd392;}

.familysubheader{
font-size: 13px;
color: #c7edf1;
font-weight: bold;}

.quicklinksheader{
font-size: 11px;
color: #fcd392;
font-weight: bold;
border-bottom: 1px dotted #fcd392;}

.familytable{
border-collapse: collapse;
margin-top: 12px;}

.familytable td{
border-top: 3px solid #3c7a80;
border-left: 1px solid #3c7a80;
border-right: 1px solid #3c7a80;
background-color: #55959b;
width: 33%;
vertical-align: top;}

.familytable a{
color: #ffffff;
text-decoration: none;}

.familytable a:hover{
color: #ffffff;
text-decoration: underline;}

.familytable th{
}

.copyright{
font-size: 10px;
padding: 5px;
text-align: center;}

.copyright a{
text-decoration: none;
color: #ffffff;}

.copyright a:hover{
text-decoration: underline;
color: #ffffff;}
