td { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #666; 
    line-height: 16px; 
    letter-spacing: 0px
    }
td A:link { text-decoration: none; color: #008DD2;
font-size: 9px; 
}
td A:visited { text-decoration: none; color: #008DD2;font-size: 9px; }
td A:hover { text-decoration: none; color: #3A3A7C; font-size: 9px; }

.print { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #2B2000; 
    line-height: 16px; 
    letter-spacing: 0px
    }
.print A:link { text-decoration: none; color: #959385;}
.print A:visited { text-decoration: none; color: #959385}
.print A:hover { text-decoration: none; color: #2B2000}

.topnav { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #008DD2;
    line-height: 13px; 
    letter-spacing: 0px
    }
.topnav A:link { text-decoration: none; color: #008DD2;}
.topnav A:visited { text-decoration: none; color: #008DD2}
.topnav A:hover { text-decoration: none; color: #000000}

.header { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: normal; 
    color: #008DD2; 
    line-height: 20px; 
    letter-spacing: 0px
    }
.header A:link { text-decoration: none; color: #008DD2}
.header A:visited { text-decoration: none; color: #008DD2}
.header A:hover { text-decoration: none; color: #959385}

.subheader { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: normal; 
    color: #959385; 
    line-height: 18px; 
    letter-spacing: 0px
    }
.subheader A:link { text-decoration: none; color: #FFFFFF}
.subheader A:visited { text-decoration: none; color: #FFFFFF}
.subheader A:hover { text-decoration: none; color: #959385}

.indexheader { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
    font-weight: normal; 
    color: #008DD2; 
    line-height: 28px; 
    letter-spacing: 0px
    }
.indexheader A:link { text-decoration: none; color: #000000}
.indexheader A:visited { text-decoration: none; color: #000000}
.indexheader A:hover { text-decoration: none; color: #1234A1}

.footer { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #FFFFFF; 
    line-height: 12px; 
    letter-spacing: 0px
    }
.footer A:link { text-decoration: none; color: #FFFFFF}
.footer A:visited { text-decoration: none; color: #FFFFFF}
.footer A:hover { text-decoration: none; color: #cccccc}

.mainsub { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666;
padding-left:15px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    color: #636363;
    font-weight: normal;
    line-height: 11px;
	letter-spacing: 0px
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: normal;
	background-color: #FFF8E8;
	color: #636363;
    line-height: 11px;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: normal;
	background-color: #FFF8E8;
	color: #636363;
    line-height: 11px;
	letter-spacing: 0px
	}  
