/*@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: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:140px;
}

#content {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}



/*+++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:#333; text-decoration:none}
#bz a:visited { color:#999}
#bz a:hover { color:#999}

#tab a { color: #333}
#tab a:hover { color: #999}
#tab a:visited { color: #999}

