/* CSS Document */
BODY {font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:14px;
color: #000000;
background-image: url("../graphics/sitebg.gif");
background-color:#FFFFFF;
}
TD{
font-size:14px;
color: #000000;
}

H1{
color:#002D78;
}
H2{
color:#002D78;
}
H3{
color:#002D78;
}
H4{
color:#002D78;
}
H5{
color:#002D78;
}
H6{
color:#002D78;
}
A:link { color: #002D78;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:visited { color: #002D78;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:active { color: #002D78;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:hover { color: #0045B7;
font-family: Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}

A:link.nav_bar { color: #FFFFFF;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
text-decoration: none;
}
A:visited.nav_bar { color: #FFFFFF;
font-family: Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
text-decoration: none;
}
A:active.nav_bar { color: #FFFFFF;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
text-decoration: none;
}
A:hover.nav_bar { color: #F1F3D9;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:16px;
font-weight: bold;
text-decoration: underline;
}

A:link.footertext { color: #000000;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:12px;
}
A:visited.footertext { color: #000000;
font-family: Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:12px;
}
A:active.footertext { color: #000000;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:12px;
}
A:hover.footertext { color: #002D78;
font-family:  Garamond, Times, Times New Roman, Arial, Tahoma, Verdana;
font-size:12px;
}
.main{border: 1px #000000 solid;}
.content{ background-color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
}
.footer{ background-color: #FFFFFF;}
.footertext{ font-size: 12px;
font-weight: bold;
color: #000000;}
.nav_bar{ background-color: #002D78;}
