td { font-family:arial, helvetica, helv, verdana; font-size:12px; }

.indicia { font-size:10px; color:black; }
.indicia:hover { font-size:10px; color:#207FB0; }

a { color:black; }
a:hover { color:#207FB0; }

.header { color:#207FB0; font-size:15px; font-weight:bold; }
.subheader { color:#25556E; font-size:12px; font-weight:bold; }
.subheader2 { color:#207FB0; font-size:11px; font-style:italic; }

.inputright { text-align:right; }

.navwhite { 
	color:white;  background:#40ABE3; text-decoration:none; width=153; height=12;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #40ABE3;
border-bottom-color: #40ABE3;
	}
.navwhite:hover { 
	color:white;  background:#207FB0; text-decoration:none; width=153; height=12;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #8DCCEB;
border-bottom-color: #8DCCEB;
	}

.oldnavwhite { padding-left:15px;
	color:white;  background:#40ABE3; text-decoration:none; width=158; height=12;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #40ABE3;
border-bottom-color: #40ABE3;
	}
.oldnavwhite:hover { padding-left:15px;
	color:white;  background:#207FB0; text-decoration:none; width=158; height=12;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #8DCCEB;
border-bottom-color: #8DCCEB;
	}
