body {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000088;padding-top:7px}
td { font-size: 12px;line-height: 16px; font-weight: normal; margin: 6px; border-color:#666666;}
ul {margin-top: 8px; margin-bottom:12px; line-height: 14px;}
ol {margin-top: 8px; margin-bottom:12px; line-height: 14px;}
li {margin-top: 0px; margin-bottom:0px;line-height: 14px;}
hr {height: 1px; width: 500px; color:#cccccc;text-align:left; background: transparent;}

.banner {width:1000px; font-size:12px; font-weight: bold; padding-left:12px; padding-bottom:16px; margin-bottom:16px;color:#999999;}
.sidebar {font-size:15px;font-weight: normal;}
.sidebar a:link {color: #000000; font-weight: normal; background: transparent; text-decoration: underline;}
.sidebar a:visited {color: #000000; font-weight: normal;  background: transparent;text-decoration: underline;}
.sidebar a:active {color: #000099; font-weight: normal;  background: transparent;text-decoration: underline;}
.sidebar a:hover {color: #990000; font-weight: normal; background: #eeeeee; text-decoration: underline;}

.para1 {margin-bottom: 12px; font-size: 11px; line-height: 16px;}
.para2 {margin-bottom: 6px; font-size: 12px; line-height: 16px;color:#999999}
img.floatRight {float: right; margin: 14px;}
.capt {font-size:10px;line-height: 11px;}
.clickhere {position:absolute; left:901px; top:475px;font-size:14px;}
.clickhere a:link {color: #000000; font-weight: normal; background: transparent; text-decoration: underline;}
.clickhere a:visited {color: #000000; font-weight: normal;  background: transparent;text-decoration: underline;}
.clickhere a:active {color: #000099; font-weight: normal;  background: transparent;text-decoration: underline;}
.clickhere a:hover {color: #990000; font-weight: normal; background: #eeeeee; text-decoration: underline;}
.toplink {float:right; padding-right:12px;font-size:12px;}
.toplinkwhite {float:right; padding-right:12px;font-size:12px;color:white}
.toplinkwhite a:link {color: white; text-decoration: underline;}
.toplinkwhite a:visited {color: white; text-decoration: underline;}
.toplinkwhite a:active {color: white; text-decoration: underline;}
.toplinkwhite a:hover {color: white; text-decoration: underline;}

.panel {border-style: solid;  corner-radius: 6;    header-colors: #426C81, #A0C0CE;    panel-alpha: 1; }
.subhead {font-size:12px; font-weight:bold; padding-top:14px}
.subheadC {font-size:14px; font-weight:bold; padding-top:14px; text-align:center}
.subhead2 {font-size:10px; font-weight:bold;}
.subhead2C {font-size:10px; font-weight:bold;text-align:center;padding-top:4px;padding-bottom:4px;}
.formbox {width:200px; border-right: black 1px solid; border-top: black 1px solid; font-size: 11px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: Verdana, Arial, Sans-Serif; }
.formbox2 {width:100px; border-right: black 1px solid; border-top: black 1px solid; font-size: 11px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: Verdana, Arial, Sans-Serif; }
.formbox3 {width:60px; border-right: black 1px solid; border-top: black 1px solid; font-size: 11px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: Verdana, Arial, Sans-Serif; }
.formbox4 {width:30px; border-right: black 1px solid; border-top: black 1px solid; font-size: 11px; border-left: black 1px solid; border-bottom: black 1px solid; font-family: Verdana, Arial, Sans-Serif; }
.submitbtn {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; background-color: #EFEDFF;}
.thinborder {border-width:1px; border-color:#986B06; border-style:Solid; border-collapse:collapse; background-color: #ffffff;} 
.blue {color:#000099; font-weight:bold}
.label1 {text-align:right;color:#000099; font-weight:bold}
.label2 {text-align:right;color:#990000; font-weight:bold}

a:link {color: #000099; font-weight: bold; background: transparent; text-decoration: underline;line-height: 14px;}
a:visited {color: #000099; font-weight: bold; background: transparent; text-decoration: underline;line-height: 14px;}
a:active {color: #000099; font-weight: bold; background: transparent; text-decoration: underline;line-height: 14px;}
a:hover {color: #990000; font-weight: bold; background: #eeeeee; text-decoration: none;line-height: 14px;}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  width: 900px; /*For KHTML*/
  list-style: none;
  height: 19px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 19px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 19px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 12px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: transparent;
  color: #999999;
  font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #dddddd;
  color: #000099;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
border: 1px solid #FFF;
font: normal;
  float: none;
  background: #EEE;
  border-left: medium solid #000099;
  color: #444;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #000099;
  border-left: medium solid #990000;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

