/* CSS Document */
/* Reset The Defaults. */
* {margin: 0px; padding: 0px;}
body, th, td, tr, h1, h2, h3, h4, h5, h6, div, ul, li, p {color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
html {background-color: #FFFFFF;}
/* Content Block Settings. */
#content {width: 600px; position: absolute; top: 150px; left: 200px;}
/* Default Link Settings. */
a {font-weight: bold;}
a, a:link {color: #207CB4; text-decoration: none;}
a:active {color: #666666; text-decoration: underline;}
a:hover {color: #FF8600; text-decoration: underline;}
a:visited {color: #FF8600; text-decoration: none;}
/* Header Settings. */
h1 {background: url("../Images/Common/banner_1.jpg") no-repeat 0px 0px; text-indent: -9999px; clip: rect('0', '0', '0', '800'); width: 800px; height: 150px; position: absolute; top: 0px; left: 0px; z-index: 2px;}
h2 {text-indent: -9999px; clip: rect('0', '0', '0', '800');}
h3 {font-size: 16px; font-weight: bold; color: #EA080E; text-align: center;}
h4 {font-size: 10px; color: #666666; text-align: center; padding-bottom: 25px;}

/* Date. */
#date {color: #666666; font-size: 11px; width: 200px; position: absolute; top: 25px; left: 590px; z-index: 4;}

/* Navigation. */
/* Side Navigation. */
ul#nav, ul#nav a, ul#nav a:link, ul#nav a:hover, ul#nav a:active, ul#nav a:visited {color: #000000; font-weight: bold; text-decoration: none; }
ul#nav {font: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; width: 160px; background: url("../Images/Common/nav_bg.jpg") no-repeat 0px 5px; position: absolute; top: 165px; left: 0px; padding-top: 50px;  padding-bottom: 60px; padding-left: 0px; list-style-type: none; display: block; z-index: 3; text-align: left;}
ul#nav li {width: 160px; margin-left: 0px; padding-top: 2px; padding-bottom: 2px;  padding-left: 25px;text-align: left; z-index: 3;}
/* Sets the Sub List Specs. */
ul#year {width: 80px; background: #FFFFFF; position: absolute; top: 164px; left: 100px;  margin: 0px; padding: 0px; display: none; list-style-type: none; border: 1px solid #666666; z-index: 2;}
ul#year li {width: 55px; margin: 0px; padding-top: 2px; padding-bottom: 2px; padding-left: 25px; display: block; z-index: 2;}
/* Makes the Subs Visible. */
ul#nav li:hover {background: #FFFFFF url("../Images/Common/nav_list.jpg") no-repeat top left;}
ul#nav li:hover ul {display: block;}
ul#nav li:hover ul li ul{display: none;}
ul#nav li:hover ul li:hover ul {display: block;}
/* Makes the Entire Sub Highlight. */
ul#nav li ul li a{display: block;}
/* Sets the Drop Down Menu's Colors. */
ul#nav li ul li a, ul#nav li ul li a:link, ul#nav li ul li a:visited{color: #000000; font-weight: normal; background: #FFFFFF;}
ul#nav li ul li:hover {color: #000000; font-weight: normal; background: #FFFFFF url("../Images/Common/nav_list.jpg") no-repeat left top;}
ul#nav li ul li a:hover {color: #000000; font-weight: normal;}
ul#year li ul {width: 100px; background: #FFFFFF; position: absolute; top: 0px; left: 60px; margin: 0px; padding: 0px; display: none; list-style-type: none; border: 1px solid #666666; z-index: 1;}
/* Year Submenu. */
ul#year li ul#list2007 {top: 0px;}
ul#year li ul#list2006 {top: 19px;}
ul#year li ul#list2005 {top: 38px;}
ul#year li ul#list2004 {top: 57px;}
ul#year li ul#list2003 {top: 76px;}
ul#year li ul#list2002 {top: 95px;}
ul#year li ul#list2001 {top: 114px;}
ul#year li li ul{width: 75px; margin: 0px; padding-top: 2px; padding-bottom: 2px; padding-left: 25px; display: block; z-index: 1;}
/* Makes the Subs Visible. */
ul#year li:hover {background: #FFFFFF url("../Images/Common/nav_list.jpg") no-repeat top left;}
ul#year li:hover ul {display: block; }
/* Makes the Entire Sub Highlight. */
ul#year li ul li a {display: block;}
/* Sets the Drop Down Menu's Colors. */
ul#year li ul li a, ul#year li ul li a:link, ul#year li ul li a:visited {color: #000000; font-weight: normal; background: #FFFFFF;}
ul#year li ul li:hover {background: #FFFFFF url("../Images/Common/nav_list.jpg") no-repeat left top;}
ul#year li ul li a:hover {color: #000000; font-weight: normal;}
/* Footer Navigation. */
div#footernav {text-align: center; padding-top: 25px;}
div#footernav ul {list-style-type: none;}
div#footernav ul li {margin-left: 2px; margin-right: 2px; display: inline;}
div#footernav ul li a:link {font-size: 11px; color: #EA080E; text-decoration: none;	font-weight: bold;}
div#footernav ul li a:visited {font-size: 11px; color: #FF8600; text-decoration: none; font-weight: bold;}
div#footernav ul li a:hover {font-size: 11px; color: #207CB4; text-decoration: underline; font-weight: bold;}
div#footernav ul li a:active {font-size: 11px; color: #207CB4; text-decoration: none; font-weight: bold;}

/*Design and Copyright Info. */
p#design {font-size: 10px; color: #666666; text-align: center; padding-top: 20px;}

/* Common classes. */
.important_info, .important_info a, .important_info a:link, .important_info a:hover, .important_info a:visited, .important_info a:active {color: #EA080E; font-weight: bold;}
.imp_date {color: #EA080E; font-weight: bold;}
.important_date {color: #EA080E;}
.important_number {color: #207CB4;}
.notes {color: #666666; font-size: 10px; font-weight: normal;}
.box {background: transparent url('../Images/Common/grey_trans_bg.png') repeat 0px 0px; border: 1px solid #666666; padding: 5px}