html, body { 
	background: #000;
	margin:0;
	padding:0;
}

body#splash{
	background: #000;
}

#headerswf {
	position:absolute;
	z-index:100;
}

#header { position: absolute;}

#frame iframe{ height:1001px;}

div#shiv { width: 100%; height: 50%; margin-top: -350px; float: left; }
div#centered { text-align: center; width:1000px; height:700px; margin:0 auto; }

/*CENTERING SPLASH PAGE*/
#splash div#shiv { margin-top: -350px; }
#splash div#centered { width: 1000px; height: 620px; margin: 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: 240px;}

.content { 
	background-color: #FFF;
	padding-top:190px;
}

#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:#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}