@charset "UTF-8";

body { font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; background-color: #FFFFFF; margin: 0px; text-align: center; }
p { margin: 0px 0px 20px 0px;}
#mainTable { margin-top: 30px; margin-right: 20px; margin-bottom: 30px; margin-left: 20px; }
#centeredContainer { margin: 0 auto; width: 805px; }

#headerCenter { background: url(../_assets/_global/navbar_bg_head.gif); text-align: center; }
#headingTD { font-size: 20px; color: #99000E; padding-bottom: 20px; }
#indexNewsTABLE { font-size: 10px; line-height: 16px; margin: 3px 0px 0px 0px; padding: 0px; color: #666;}

#footerCenter { background: url(../_assets/_global/navbar_bg_foot.gif); text-align: center; }
#footer { background-image: url(../_assets/_global/navbar_bg_foot.gif); font-size: 11px; color: #cccccc; vertical-align: middle; padding-bottom: 0px; padding-left: 6px; text-align: center; }
#fineprint { font-size: 10px; text-align: center; color:#999999; padding: 10px 0px 20px;}

/* default link styles */
a:link { color: #99000E; text-decoration: underline;}
a:visited { color: #99000E; text-decoration: underline; }
a:hover { color: #99000E; text-decoration: none; }
a:active { color: #99000E; text-decoration: underline; }

#indexNewsTABLE a { color: #999; text-decoration: none; }
#indexNewsTABLE a:hover { color: #666; text-decoration: none; }

/* header */
#header_tr { background-image: url(../_assets/_global/navbar_bg_head.gif); }
#header_left { font-size: 11px; color: #cccccc; vertical-align: middle; padding-bottom: 0px; padding-left: 6px; text-align: left; }
#header_midl { font-size: 11px; color: #cccccc; vertical-align: middle; padding-bottom: 0px; padding-right: 6px; text-align: right; }
#header_midr { vertical-align: middle; padding-bottom: 0px; padding-right: 6px;}
#header_right { vertical-align: middle; }
a:link.link-header { color: #cccccc; text-decoration: none; }
a:visited.link-header { color: #cccccc; text-decoration: none; }
a:hover.link-header { color: #cccccc; text-decoration: underline; }
a:active.link-header { color: #cccccc; text-decoration: underline; }

/* forms */
.textfield { font-size: 11px;  color: #666666; border: #cccccc 1px solid; width: 102px; text-align:left; padding-left: 1px; }#logoTD { vertical-align: top; }


/* navigation */

.topnav ul { list-style-type: none; text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 5px; }
.subnav ul { list-style-type: none; text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 15px; }

.topnav ul li a { padding-left: 10px; text-align: left; font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; color: #999; background-color: transparent; background-image: url(../_assets/_global/list-on.gif); background-repeat: no-repeat; background-position: left center; }
.subnav ul li a { background: transparent url(../_assets/_global/list-sub-off.gif) left center no-repeat; padding-left: 15px; text-align: left; font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; color: #999; }

.topnav ul li a:visited { padding-left: 10px; text-align: left; font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; color: #999; background-color: transparent; background-image: url(../_assets/_global/list-on.gif); background-repeat: no-repeat; background-position: left center; }
.subnav ul li a:visited { background: transparent url(../_assets/_global/list-sub-off.gif) left center no-repeat; padding-left: 15px; text-align: left; font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration: none; color: #999; }

.topnav ul li a:hover { background: transparent url(../_assets/_global/list-on.gif) left center no-repeat; color: #666; }
.subnav ul li a:hover { background: transparent url(../_assets/_global/list-sub-on.gif) left center no-repeat; color: #666; }

.topnav ul li a#current1, avisited:#current1 { background: transparent url(../_assets/_global/list-active.gif) left center no-repeat; color: #666; }
.subnav ul li a#current2, avisited:#current2 { background: transparent url(../_assets/_global/list-sub-active.gif) left center no-repeat; color: #666; }
.subnav ul li a#current3, avisited:#current3 { background: transparent url(../_assets/_global/list-sub-active.gif) left center no-repeat; color: #666; }

a:link.current4 { background: transparent url(../_assets/_global/list-sub-active.gif) left center no-repeat; color: #666; }