﻿/* CSS layout GGSheet027c*/

body {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


.style1 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.style2 {
	text-align: center;
	background-color: #354687;
}
.style3 {
	background-color: #FFFFFF;
}
.style4 {
	text-align: center;
}
.style5 {
	text-align: left;
}
.style6 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	background-color: #FFFFFF;
}
.style7 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	background-color: #C0C0C0;
	color: #FFFFFF;
}
.style8 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.style9 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	background-color: #C0C0C0;
}
.style10 {
	background-color: #C0C0C0;
}
.style11 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	color: #000000;
}
.style12 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #FFFFFF;
}
.style13 {
}
.style14 {
	font-family: Verdana,Arial,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.style15 {
	border-width: 0;
}
.style18 {
	font-size: large;
	color: #006699;
}
.style19 {
	color: #006699;
}
.style22 
a:link {
    color:#FF0000;
    text-decoration:none;
}
a:active {
    color:#33739E;
     text-decoration:none;
}
a:visited {
    color:#33739E;
     text-decoration:none;
}
a:hover {
    color:#33739E;
    text-decoration:underline;
}
.style23 {
}
.style24 {
	vertical-align: text-top;
	border-width: 0;
	margin: 15px 20px;
	color: #FF9900;
}
.style25 {
	font-size: large;
	color: #006699;
	border-width: 0;
	margin: 15px 20px;

}
.style26 {
	font-size: large;
	color: #006699;
}
.style27 {
	text-align: left;
	background-color: #FFFFFF;
	color: #006699;
}
.style28 {
	text-align: left;
	background-color: #FFFFFF;
}
.style29 {
	vertical-align: text-top;
	border-style: solid;
	border-width: 0;
	margin: 15px 20px;
}
.style30 {
	border-width: 0;
	vertical-align: text-top;
		margin: 15px 20px;
}
.style31 {
	text-align: right;
}
.style32 {
	font-family: Verdana, Arial, Myriad, Times New Roman, "Myriad Pro";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style33 {
	background-color: #D8D8E7;
}

#masthead {
	border: 0px #FFFFFF none;
	margin: 0px 0px 0px 0px;
	background-color: #354687;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

#top_nav {
	border: 0px #FFFFFF none;
	margin: 0px 0px 0px 0px;
	background-color: #BEBEBE;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

#container {
	position: relative;
	height: 1108px;
	background-color: #D8D8E7;
}

#left_col {
	left: 0px;
	top: 0px;
	background-color: #E6E6F2;
	height: 1108px;
	width: 20%;
	float: left;
	position: absolute;
}

#page_content {
	margin-right: 20%;
	margin-left: 20%;
	width: 60%;
	text-align: center;
}

#right_col {
	top: 0px;
	background-color: #E6E6F2;
	height: 1108px;
	width: 20%;
	float: right;
	position: absolute;
	right: 0px;
}
#footer {
	border: 0px #FFFFFF none;
	margin: 0px 0px 0px 0px;
	background-color: #354687;
	width: 100%;
	height: auto;
	vertical-align: middle;
	clear: both;
}
/* Styles for Footer */
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #33739E;
	text-decoration: none;
}

