/* default text styles */
Body,P,Table,List {font-family:arial; font-size:12; color:#000000;}

/* top and bottom navigation styles */
.topnav_bar {background-color:#ADB7C0;}
.border_color {background-color:#003366;}
a {color:#0000ff; text-decoration:underline;}
a:hover {color:#0000ff; text-decoration:none;}
A.top_nav {color:#000000; text-decoration:none;}
A.top_nav:hover {color:#ffffff; background-color:#000000; text-decoration:none;}
A.footer_nav {color:#0000ff; text-decoration:underline;}
A.footer_nav:hover {color:#0000ff; text-decoration:none;}
A.bt_nav {font-family:arial; color:#000000; text-decoration:none;}
A.bt_nav:hover {font-family:arial; color:#ffff00; text-decoration:none;}

.page_heading {font-family:arial; font-size:16; font-weight:bold; color:#996600;}
.section_heading {font-family:arial; font-size:12; font-weight:bold; color:#000099;}
.footer {font-family:arial; font-size:11; color:#CC9933;}

.text_box {font-family:arial; font-size:12; background-color:#ffffff; border:1px solid #339999; color:#000000;}