/* General */
body { background-color: #000050; margin: 10px; font: normal 10px "Verdana","Arial","Helvetica",sans-serif; }
p { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; }
p.text { font-size: 10px; }

/* tables */
td { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; }
td.text { font-size: 10px; }
td a { color: navy; text-decoration: none; }
td a:hover { color: blue; text-decoration: underline; }
th { font-family: "Verdana", "Arial", "Helvetica", sans-serif; text-align: left; color: white; text-align: left; font-size: 11px; }
th.base { font: bold normal 10px "Verdana", "Arial", "Helvetica", sans-serif; }
td.path { color: #0065e6; }
td.path a { color: #0065e6; text-decoration: underline; }
td.path a:hover { color: blue; text-decoration: none; }


/* Modified by MS 4/7/2003 Begin */
a { color: navy; text-decoration: underline; }
a:hover { color: blue; text-decoration: none; }
/* Modified by MS 4/7/2003 End */

select { font: bold normal 10px "Verdana","Arial","Helvetica",sans-serif; color: black; }
input { font: bold normal 10px "Verdana","Arial","Helvetica",sans-serif; color: black; }
.whitebg { background-color: white; color: black; }
.navy { font-weight: bold; color: navy; }

/* Top menus */
a.menu { font-weight: bold; color: white; text-decoration: none; }
a.menu:hover { color: white; text-decoration: underline; }
a.submenu { font-weight: normal; color: white; text-decoration: none; }
a.submenu:hover { color: white; text-decoration: underline; }


/* Page titles (black and red) */
h1 { font: normal normal 18px "Verdana", "Arial", "Helvetica", sans-serif; }
h1.red { font: bold normal 18px "Verdana", "Arial", "Helvetica", sans-serif; color: red; }
h2 { font: bold normal 14px "Verdana", "Arial", "Helvetica", sans-serif; }



/* Index with table */
table.quarters td { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; background-color: #ddeeff; }
table.quarters td.text { font-size: 10px; }
table.quarters td a { color: navy; text-decoration: none; }
table.quarters td a:hover { color: blue; text-decoration: underline; }
table.quarters th { font-family: "Verdana", "Arial", "Helvetica", sans-serif; text-align: left; background-color: #0065e6; color: white; text-align: left; font-size: 11px; }
table.quarters th.base { font: bold normal 10px "Verdana", "Arial", "Helvetica", sans-serif; }
table.quarters td.path { color: #0065e6; }
table.quarters td.path a { color: #0065e6; text-decoration: underline; }
table.quarters td.path a:hover { color: blue; text-decoration: none; }


table.green td { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; background-color: #08FF08; }
table.green td.text { font-size: 10px; }

table.red td { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; background-color: #FF0F0F; }
table.red td.text { font-size: 10px; }

table.home td { font: normal normal 11px "Verdana","Arial","Helvetica",sans-serif; }
