/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/gsv_background.png);
	background-repeat: repeat-x;
}
#header_container {
	height: 56px;
}
#body_container {
	width: 700px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
}
#footer_container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#header_image {
	float: left;
	border: none;
}
#tagline {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
	padding-left: 5px;
}
.index_table td {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
}	

/* NAVIGATION */

#navigation {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#nav li {
	float: left;
	height: 12px;
	margin: 0px;
	border: none;
	color: #FFFFFF;
}
#nav a:link, #nav a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:hover, #nav a:active {
	display: block;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}
body#nav1 a.nav1,
body#nav2 a.nav2,
body#nav3 a.nav3,
body#nav4 a.nav4,
body#nav5 a.nav5,
body#nav6 a.nav6 {
	display: block;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

/* TEXT */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699ff;
	margin-top: 25px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;
	margin-top: 25px;
	margin-bottom: 10px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.body_text a:link, .body_text a:visited {
	color: #99cc00;
	text-decoration: underline;
}
.body_text a:hover, .body_text a:active {
	color: #99cc00;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
}
.footer_text a:link, .footer_text a:visited {
	color: #99cc00;
	text-decoration: underline;
}
.footer_text a:hover, .footer_text a:active {
	color: #99cc00;
	text-decoration: none;
}
.family_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 35px;
}

/* OLD STYLES */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.table_footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.tophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}