/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(/images/bg_GSS.gif);
	background-repeat: repeat-y;
	
	/*min-height:300px;
    _height:400px;*/
}
#home{
    background-image: url(/images/bg_GSShome.gif);
	background-repeat: repeat-y;
}

#container {
	width: 785px;
		
}
h2 {
	font-size: 120%;
	color: #574C74;
	text-transform: uppercase;
}
h3 {
	font-size: 105%;
	color: #7B002A;	
}
h4 {
	font-size: 100%;
	color: #574C74;	
}
.bold {
	font-weight: bold;
}
.faqs {  
	
	list-style-type: disc
}
.source {
	font-size: 80%;
	color: #333;
}
.pagetop {
	font-size: 82%;
}
strong {
	font-size: 92%;
	font-weight: bold;
}


#header {
	background-image: url(/images/log_GSS.gif);
	background-repeat: no-repeat;
	width: 442px;
	height: 171px;		
}
#specialNav {
	position: absolute;
	left: 266px;
	top: 103px;
	width: 176px;
	height: 68px;

}
#specialNav a {
	color: #7B002A;
	font-size: 82%;
	line-height: 94%;
	font-weight: bold;
	padding: 0 4px 10px 4px;
	text-decoration: none;
}
#specialNav a:hover {
	color: #574C74;
	text-decoration: none;
		
}
.hide {
	display: none;
}
#content {
	/*float: right;
	clear: left;*/
	width: 593px;
	padding: 8px 10px 8px 20px;
	margin: 0;
	border-top: 2px solid #868861;	
	position: absolute;
	left: 161px;
	top: 171px;
}
#content img {
	border: 1px solid #868861;		
	padding: 1px;
	margin: 12px;
	align: right;	
}
#content a:link {
	color: #7B002A;
	text-decoration: none;
}
#content a:visited {
	color: #7B002A;
	text-decoration: none;	
}
#content a:hover {
	color: #7B002A;
	text-decoration: underline;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;
	line-height: 120%;
}
#homePhoto {
	width: 623px;
	/*background-color: #FFF;*/
	padding: 0;
	margin: 0;
	border-top: 2px solid #868861;
	position: absolute;
	left: 161px;
	top: 171px;		
}
#homePhoto img {
	border-right: 2px solid #868861;
	border-bottom: 2px solid #868861;
	padding: 0;
	margin: 0;	
}
#homePhoto p {
	color: #000;
	/*color: #574C74;*/
	font-size: 88%;
	line-height: 180%;
	padding: 0 4px 0 4px;
	margin: 0;	
}
#homePhoto a:link {
	color: #7B002A;
	text-decoration: none;
}
#homePhoto a:visited {
	color: #7B002A;
	text-decoration: none;	
}
#homePhoto a:hover {
	color: #7B002A;
	text-decoration: underline;
}
#blankLogo {
	width: 250px;
	height: 171px;	
	position: absolute;	
	left: 0px;
	top: 0px;
}
#nsaa {
	width: 171px;
	height: 163px;
	position: absolute;
	left: 442px;
	top: 8px;
	text-align: center;
}
#nsaa img{
	padding: 0 4px 2px 4px;
	text-align: center;
	text-decoration: none;
}
#nsaa a {
	font-size: 82%;
	color: #0063B2;
	text-decoration: none;
	
}
#nsaa a:link a:visited {
	color: #0063B2;
	text-decoration: none;
}
#nsaa a:hover {
	/*color: #A7AAAC;*/
	color: #333;
	text-decoration: none;
}
#weather {
	width: 171px;
	height: 151px;	
	position: absolute;	
	left: 442px;
	top: 20px;	
}
#miniFact {
	margin: 0;
	padding: 0;
	border: 0;
	height: 171px;
	width: 171px;
	position: absolute;
	left: 613px;
	top: 0px;	
}
#survey {
	font-size: 82%;	
	padding: 12px;
	width: 260px;
}
#footer {
	margin: 0 0 6px 0;
	text-align: center;
	clear: both;
	border-top: 1px solid #DBDBCE;
}
#footer p {
	font-size: 80%;
	color: #999973;
	display: block;
	/*border: 1px solid #DBDBCE;
	background-color: #FBFBF9;
	border-top: 1px solid #DBDBCE;*/
	padding: 2px 2px 2px 0;
}
#homeFooter {
	margin: 6px 6px 6px 12px;
	text-align: left;
	clear: both;
	border-top: 1px solid #E4BC9A;
}
#homeFooter p {
	font-size: 80%;
	color: #000;
	display: block;
	/*border: 1px solid #DBDBCE;
	background-color: #FBFBF9;
	border-top: 1px solid #DDD;*/
	padding: 2px 2px 2px 0;
}
#homePhoto .notice {
	background-color: #E9E9E9;
	padding: 4px;
	color: #FF0000;
}