/* CSS Document */
body{ background-color:#003399}
div#intest {position:absolute; left:50%; top:0px; width:780px; margin-left:-390px; background-color:#FFFFFF;   }
div#intest h1{ font-family: "Times New Roman", Times, serif; font-size:12px; color:#003399;  }
div#intest h2{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003399; font-weight:bold;    }

div#barnav {position:absolute; left:50%; top:140px; width:780px; margin-left:-390px; background-color: #FFFFFF; color:#003399; }
div#barnav a, td {font-family: "Times New Roman", Times, serif; font-size:12px; text-align:center; color: #003399;  text-decoration: none; font-weight:bold; padding:2px 8px;}
div#barnav a:hover{ background-color:#003399; color: #FFFFFF; padding:2px 8px; text-decoration:underline;}
div#main {position:absolute; left:50%; top:175px; width:780px; background-color:#003399;  margin-left:-390px;}

div#main h1{ font-family: "Times New Roman", Times, serif; font-size:12px; color:#003399; font-weight:bold; }
div#main h2{ font-family: "Times New Roman", Times, serif; font-size:22px; color:#003399; font-weight:bold;   }
div#main h3{ font-family: "Times New Roman", Times, serif; font-size:10px; color: #000000; font-weight:bold;   }

div#main a{font-family: "Times New Roman", Times, serif; font-size:12px; text-align:center; color: #334d9a;  text-decoration: underline; font-weight:bold; }
div#main a:hover{ background-color:#334d9a;  color: #FFFFFF;  text-decoration:underline;}