/*@import url(/styles/default.css);*/
/*+++CONSOLE STYLES+++*/

html, body { 
	background: #003169 url(../images/bg.gif) repeat-x 0 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:770px;
	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: 140px;}

.content{ background-color: #FFF; padding-top:100px; }

#content {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}

p.disclaimer{ font-size:80%; margin:0 auto; padding:5px 5px 5px 5px; width:1000; }

/*+++POLICY STYLES+++*/
dt { background:#333}
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}


