﻿/* CSS layout */
#masthead {
	width: 950px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FBFF;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #001B51;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-top-width: thin;
	border-right-color: #001B51;
	border-top-color: #001B51;
}
#top_nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	background-color: #3F4970;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #001B51;
	border-left-color: #001B51;
}
#container {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #001B51;
	border-left-color: #001B51;
	background-color: #FFFFFF;
	height: inherit;
}
#left_col {
	width: 150px;
	position: absolute;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
}
#page_content {
	margin-left: 150px;
	width: 580px;
	background-color: #EDEDED;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#right_col {
	width: 210px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #001B51;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #001B51;
	border-left-color: #001B51;
}
h1 {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: large;
	color: #346FFF;
}
h2 {
	margin: 0px;
	font-size: x-large;
	font-style: normal;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: small;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;
}
#right_col a:link {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#right_col a:visited {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#right_col a:active {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: small;
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
#special {
	position: inherit;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#special a:link {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
#special a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}
#special a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
#special a:active {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
#left_col a:link {
	margin: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1C2683;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E1D420;
	border: thin solid #211971;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	display: block;
}
#special a:active {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#left_col a:visited {
	margin: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1C2683;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #DFC804;
	border: thin solid #211971;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	display: block;
}
#left_col a:active {
	margin: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1C2683;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #DFC804;
	border: thin solid #211971;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	display: block;
}
#left_col a:hover {
	margin: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099FF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFF00;
	border: thin solid #211971;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	display: block;
}
a:hover {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: small;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:link {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#littlebanner {
	width: 580px;
	height: 184px;
}
a:active {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#news {
	width: 800px;
	margin-left: 150px;
	padding-top: 10px;
	position: relative;
}
.centertextCopy {
	text-align: center;
}
h4 {
	font-family: ARial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #162C57;
}
#newsleft {
	width: 500px;
}
#newsright {
	width: 300px;
	margin-left: 500px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 6px;
}
.style24Copy {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
}
