body {
	margin: 0;
	padding: 0;	
	font-family: "Segoe", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 15px;
	*font-size: 75%;
	*line-height: 125%;
	color : #fff;
	background: #000;
}

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

img,
a img {
	border: 0;
}

a:link,
a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover,
a:active {
	color : #999;
}

/* Remove anchor outlines in Firefox */
a:focus {
     -moz-outline:0;
     outline:0;
     outline-offset 0; 
}

.gs_bullList {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;	
}

/* ul.normal must stay in synch with .gs_bullList */
ul.normal {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;	
}

/* ul.normal must stay in synch (relatively) with .gs_bullList */
ol.normal {
	margin: 0 0 12px 0px;
	padding: 0;
}

ol.normal li {
	line-height: 15px;
	padding: 0 0 8px 8px;
}

.gs_bullList li {
	display: block;
	line-height: 15px;
	padding: 0 0 8px 8px;
	background: url(/a/pc/img/bull.gif) 0 4px no-repeat;
}

/* ul.normal li must stay in synch with .gs_bullList li */
ul.normal li {
	display: block;
	line-height: 15px;
	padding: 0 0 8px 8px;
	background: url(/a/pc/img/bull.gif) 0 4px no-repeat;
}

#gs_doc {
	margin: 0 auto;
/*	padding: 0 37px;*/
}

#gs_head {
	padding: 0 37px;
	position:relative;
	height: 151px;	
	z-index:550;
}

#gs_logo {
	float: left;
	margin: 0 74px 0 0;	
}

#gs_nav {
	position: relative;
	float: right;
}

#gs_main {
	background: url(/a/pc/img/bottomGlow.jpg) center bottom no-repeat #000;
	margin: 0 auto 11px auto;
	width: 910px;
	padding: 0 37px 180px 37px;
	overflow: hidden;
}

/*
PAGE TITLES
*/

.gs_mainTitle {
	color: #fff;
	padding: 31px 0 42px 0;
	font-size: 18px;
	line-height: 18px;
	position:relative; 
}

.gs_mainTitle_Hed, .gs_mainTitle_Hed_noSifr {
	color: #fff;
	font-weight: bold;
	font-size: 37px;
	line-height: 37px;
	margin: 0 0 0 0;
	padding: 0;
}

/* position chooser top nav */
.gs_pos_topNav {
	margin-top: -2px;
	padding-bottom: 26px;
	font-size:15px;
	line-height: 15px;
}

.gs_pos_topNav ul {
	list-style:none;	
}

.gs_pos_topNav ul li {
	display:inline;
	color:#999;
	font-size:15px;
	line-height: 15px;
	margin:0 22px 0 0;	
}

.gs_pos_topNav ul li a:link,
.gs_pos_topNav ul li a:visited {
	color:#fff;
	text-decoration:none;
}

.gs_pos_topNav ul li a:hover,
.gs_pos_topNav ul li a:active {
	color:#999;
}

.gs_clearer {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
}

.gs_clearer_black {
	clear: both;
	height: 1px;
	width: 100%; 
	margin-bottom: -1px;
	overflow: hidden;
	background: #000;
}


.gs_page_topNav {
	padding-bottom: 14px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	*font-weight: normal;
}

.gs_page_topNav a:link,
.gs_page_topNav a:visited {
	color: #fff;	
	text-decoration: none;
}

.gs_page_topNav a:hover,
.gs_page_topNav a:active {
	color: #999;
	text-decoration: none;
}

.gs_pn_returnLink {
	float: left;
	width: 444px;
	padding: 13px 0 0 0;
	border-top: 2px solid #878936;	
}

.gs_pn_pvNxtLinks {	
	width: 464px;
	float: right;
}

.gs_pn_pvLink {
	width: 220px;
	float: left;
	padding: 13px 0 0 0;
	border-top: 2px solid #878936;
}


/* WARNING - BG POSITION STYLES ONLY PICKED UP BY SAFARI 2. THERE ARE HACKS FOR ALL OTHERS AT THE BOTTOM */
.gs_pn_pvLink a:link, 
.gs_pn_pvLink a:visited {
	padding: 0 0 0 12px;
	background: url(/a/pc/img/arr_l.gif) 0 0px no-repeat; 
}

.gs_pn_nxtLink {
	width: 242px;
	float: right;
	text-align: right;
	padding: 13px 0 0 0 ; 
	border-top: 2px solid #878936;
}

/* WARNING - BG POSITION STYLES ONLY PICKED UP BY SAFARI 2. THERE ARE HACKS FOR ALL OTHERS AT THE BOTTOM */
.gs_pn_nxtLink a:link, 
.gs_pn_nxtLink a:visited {
	padding: 0 12px 0 0;
	background: url(/a/pc/img/arr_r.gif) 100% 0px no-repeat; 
	background-repeat: no-repeat;
}

#gs_bottom_print_link {
float: right;
display: block;
margin-top: 2px;
margin-right: 5px;
font-size:10px;
}

#gs_footer {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #999;
	width: 100%;
}

#gs_footer_bar {
	background: #000; 
	padding: 0 37px; 
	padding-top: 10px;
}
#gs_footer a:link,
#gs_footer a:visited {
	color: #999;
	text-decoration: none;
}

#gs_footer a:hover,
#gs_footer a:active {
	color: #ccc;
	text-decoration: none;
}

#gs_footerLinks {
	float: left;
	text-transform: uppercase;
}

.gs_footerLink {
	padding-right: 15px;
	*display: inline-block;
}

#gs_footerCopy {
	text-align: right;
}


/* WARNING - HACK AHEAD - SAFARI 2 WILL NOT READ THE FOLLOWING STYLES, 
AND WILL IGNORE ALL RULES PLACED AFTER THESE - DO NOT PUT ANY STYLES 
AFTER THESE RULES  : http://www.ibloomstudios.com/articles/safari_css_hack/
*/
.gs_pn_pvLink a:link, .gs_pn_pvLink a:visited {background-position: 0 1px; #}
.gs_pn_nxtLink a:link, .gs_pn_nxtLink a:visited {background-position: 100% 1px; #}