/* CSS Document */
BODY {font-family:  Arial, Verdana Tahoma;
font-size:14px;
color: #000000;
background-color:#F7F0E2;
}
TD{
font-size:14px;
}

H1{color:#00113C;}
H2{color:#00113C; text-align:center; z-index:500;}
H3{color:#7A87BB;}

A:link { color: #00113C;
font-family:  Arial, Verdana Tahoma;
font-size:14px;
}
A:visited { color: #00113C;
font-family:  Arial, Verdana Tahoma;
font-size:14px;
}
A:active { color: #00113C;
font-family:  Arial, Verdana Tahoma;
font-size:14px;
}
A:hover { color: #3C4B71;
font-family:  Arial, Verdana Tahoma;
font-size:14px;
}

A:link.reftext { color: #000000;
font-family:  Arial, Verdana Tahoma;
font-size:10px;
text-decoration:none;
}
A:visited.reftext { color: #000000;
font-family:  Arial, Verdana Tahoma;
font-size:10px;
text-decoration:none;
}
A:active.reftext { color: #000000;
font-family:  Arial, Verdana Tahoma;
font-size:10px;
text-decoration:none;
}
A:hover.reftext { color: #000000;
font-family:  Arial, Verdana Tahoma;
font-size:10px;
text-decoration:none;
}

.topbg{background-image: url("graphics/topbg.gif"); height: 91px; width:237px;}
.navbg{background-image: url("graphics/lighthouse.jpg"); background-repeat:no-repeat; background-position:bottom; background-color:#D3D8EC;}
.divider{background-color:#DAD8D5;}
.maintable{border: 1px solid #DAD8D5;}
.content{background-color:#FFFFFF;}
.serifed{font-family: Garamond, "Times New Roman", Times, serif;
font-size: 16px;
}
.result_row_1{background-color:#E4E7F3;}
.result_row_2{background-color:#E9EBF4;}
.result_row_top{background-color:#DEE0E6;}