@charset "utf-8";
/* CSS Document */

body {
	background-color: #006;
	alighnment: center;
	margin-top: 1em;
	margin-right: 2em;
	margin-left: 2em;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #FFF;
}

h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #FFF;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #FFF;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	font-style: italic;
	color: #FFF;
	text-decoration: underline;
}

p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #FFF;
	}


a:link {
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	color: #FC0;
	text-decoration: underline;
}

a:active {
	color: #FC0;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #F90;
	text-decoration: underline;
}

#container {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	height: 800px;
	width: 800px;
	background-image: url(../_images/banner_1.png);
	}

#header {
	height: 4.5em;
	width: 45em;
	position: relative;
	padding: 0px;
	background-color: #339;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .25em;
	margin-left: 0px;
}

#leftcolumn {
	position: absolute;
	width: 18em;
	height: 26em;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
	background-repeat: repeat-x;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	top: 7.75em;
	left: 2em;
	background-image: url(../_images/background_line.png);
	z-index: 500;
		}

#document_nav {
	position: absolute;
	top: 7.75em;
	left: 2em;
	width: 45em;
	height: 30em;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	background-color: #000066;
	z-index: 500;
	visibility: visible;
	}

#rightcolumn {
	position: absolute;
	top: 7.75em;
	left: 20em;
	height: 26em;
	width: 25em;
	margin: 0px;
	background-image: url(../_images/background_line.png);
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	list-style-type: disc;
	z-index: 500;
		}

#rightcolumn_documents {
	height: 30em;
	width: 35em;
	margin: 0px;
	background-repeat: repeat-x;
	position: absolute;
	left: 8em;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	color: #FFF;
	background-color: #333366;
	border: thin ridge #CCC;
	top: 0em;
	overflow: auto;
			}
		
#footer {
	background-color: #339;
	position: absolute;
	top: 30.5em;
	left: 4em;
	height: 3em;
	width: 48em;
	margin: 0;
	padding: 0px;
	color: #FFF;
		}

#footer_left {
	background-color: 006;
	position: absolute;
	top: 34em;
	left: 2em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
	
#footer_right {
	background-color: #006;
	position: absolute;
	top: 34em;
	left: 24.5em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}

#footer_left_documents {
	background-color: #000066;
	position: absolute;
	top: 38em;
	left: 2em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
	
#footer_right_documents {
	background-color: #000066;
	position: absolute;
	top: 38em;
	left: 24.5em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}

#onecolumn {
	position: absolute;
	top: 7.5em;
	left: 2em;
	height: 26em;
	width: 43em;
	margin: 0px;
	background-image: url(../_images/background_line.png);
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	list-style-type: disc;
		}
		
#homemenu {
	position: absolute;
	top: 7.5em;
	left: 2em;
	height: 28em;
	width: 45em;
	margin: 0px;
	vertical-align: text-top;
	}
	
#footer_left_menu {
	background-color: #000066;
	position: absolute;
	top: 36em;
	left: 2em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
	
#footer_right_menu {
	background-color: #000066;
	position: absolute;
	top: 36em;
	left: 24.5em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
		
#onecolumn_long {
	position: absolute;
	top: 7.5em;
	left: 2em;
	height: 40em;
	width: 43em;
	margin: 0px;
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	list-style-type: disc;
	background-color: #33339C;
		}

#footer_left_long {
	background-color: 006;
	position: absolute;
	top: 48em;
	left: 2em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
	
#footer_right_long {
	background-color: #006;
	position: absolute;
	top: 48em;
	left: 24.5em;
	height: 3em;
	width: 22.5em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	display: inline;
	text-align: center;
	white-space: normal;
	}
	

#address {
	visibility: hidden;
	position: absolute;
	z-index: 0;
	height: 0em;
	width: 0em;
	left: 0em;
	top: 0em;
	right: 0em;
	bottom: 0em;
}

.h_center {
	text-align: center;
}

.email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.largerfont {
	font-size: 1.1em;
}

.justify {
	text-align: justify;
}

.underline {
		text-decoration: underline;
}

.smallerfont {
	font-size: .9em;
}
.spec_table {
	border: medium inset #006;
}
.orange {
	color: #F90;
	text-align: left;
}
.pad_left {
	white-space: normal;
	border: thin solid #006;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
.form_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border: thin solid #006;
	font-size: 14px;
	}
.white_text {
	color: #FFF;
}

.h1_center_orange {
	color: #F90;
	text-align: center;
}
.verdana_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #F5F4F0;
	text-align: center;
	line-height: 1.4em;
}
#onecolumn table {
	text-align: center;
}

.index_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #FFF;
	text-align: center;
}
.blue {
	color: #006;
}
