/*@import url(/styles/default.css);*/

/*+++CONSOLE STYLES+++*/
html, body {background: #000 url(../images/bg.gif) repeat-y 50% 0;	margin:0;	padding:0;}

#headerswf {position:absolute;z-index:100;}
#header { position: absolute;}

#frame iframe{ height:1200px;}

div#shiv {width: 100%;height: 50%;margin-top: -770px;float: left;}
div#centered {text-align: center;width:1000px;height:870px;margin:0 auto;}

.container {background: #FFF;height: 100%;width: 1000px;margin: 0 auto;border: none;}

#gt_container {width:980px;font: 10px Verdana, Arial, Helvetica, sans-serif;}
#gt_content { margin:0 auto;}

#highlight { color:#0033CC;}

#tabbar, #sitemapinfo, #moreinformation { width:1000px;}

#sitecontent { width: 980px;}
.frame-content { padding-top: 260px;}
.content {background-color: #FFF;padding-top:260px;}

#content {width: 1000px;margin: 0 auto;background-color: #FFF;}

/*+++SUB-MENU STYLES+++*/
* html .submenu ul{ /*IE 6 only */
width: 180px; /*Box model bug: 180px minus all left and right paddings for #submenu */
}

.submenu{padding: 1em 0 1em 0;margin-bottom: 1em;font-size: 90%;color: #333;}
.submenu ul{list-style: none;margin: 0;padding: 0 0 0 10px;border: none;}
.submenu li {margin: 0;}

.submenu li a{
display: block;
padding: 5px 40px 5px 8px;
color: #333;
text-decoration: none;
width: 100%;
background: url(/images/red_arrow.png) no-repeat 0 50%;
}

html>body .submenu li a{ /*Non IE6 width*/width: auto;}
.submenu li a:hover{color: #990000;

/*+++POLICY STYLES+++*/
dt {background:#333;color:#FFF;padding: 10px 0;}
dt a:link { color:#FFF}
dt a:hover { color:#666}
dt a:visited { color:#333}

/*+++BZ TAB STYLES+++*/
#bz { height:25px}
#bz a:link { color:#FFF; text-decoration:none}
#bz a:visited { color:#CCC}
#bz a:hover { color:#036}

#tab a { color: #FFF}
#tab a:hover { color: #036}
#tab a:visited { color: #CCC}