﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #D5DCE3;
}
#container {
	border: 1px #000080 solid;
	width: 790px;
	background-image: url('images/container_back.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
}
#masthead {
	width: 790px;
	height: 75px;
	background-color: #3d519a;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.masthead2 {
	width: 790px;
	height: 13px;
	background-color: #000080;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#sidebar {
	float: left;
	width: 170px;
	background-color: #D5DCE3;
	position: relative;
	clear: both;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#horbuttons {
	float: left;
	width: 617px;
	background-color: #ffffff;
	margin: 0px;
	padding: 1px;
	border: 0px;
}
#content {
	float: right;
	width: 600px;
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
#footer {
	text-align: center;
	clear: both;
	width: 790px;
	background-color: #3d519a;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	margin: 2px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
hr {
	color: #000080;
	height: 1px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.textred {
	color: #800000;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.greygrid td {
	border: 1px solid #C0C0C0;
}
.hrgrey {
	width: 90%;
	color: #C0C0C0;
	height: 1px;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 1px;
	background-color: #3366cc;
}
.subtitle2 {
	font: normal small-caps bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	margin-bottom: 1px;
	background-color: #DFF0F7;
}
.bigheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 200px;
	margin-top: 18px;
	text-align: left;
	float: left;
	position: relative;
	clear: both;
	display: inline;
}
#leftfooter {
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	float: left;
	position: relative;
	clear: both;
	display: inline;
	width: 170px;
}
/* Styles for General Links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCFFFF;
}
/* Styles for Sidebar Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d3d3d3;
}
#sidebar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
.greenfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #374A8C;
	font-size: 11px;
}
.greenfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #374A8C;
	font-size: 11px;
	text-decoration: underline;
}
.greenfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #374A8C;
	font-size: 11px;
	text-decoration: underline;
}
.greenfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #374A8C;
	font-size: 11px;
	text-decoration: none;
	background-color: #004080;
}
.greenfooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #374A8C;
	font-size: 11px;
	text-decoration: none;
	background-color: #004080;
}
.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
}
.whitefooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
	text-decoration: underline;
}
.whitefooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
	text-decoration: underline;
}
.whitefooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #000080;
}
.whitefooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #000080;
}
/* Styles for Horizontal Links */
.gb3 a:link {
	padding: 1px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}
.gb3 a:visited {
	padding: 1px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}
.gb3 a:hover {
	padding: 1px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	background-color: #E6FFFF;
	text-align: center;
	text-decoration: none;
	display: block;
}
.gb3 a:active {
	padding: 1px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	background-color: #E6FFFF;
	text-align: center;
	text-decoration: none;
	display: block;
}
/* Styles for Selected Link */
body#link1 a#link1_link {
	background-color: #E6FFFF;
}
body#link2 a#link2_link {
	background-color: #E6FFFF;
}
body#link3 a#link3_link {
	background-color: #E6FFFF;
}
body#link4 a#link4_link {
	background-color: #E6FFFF;
}
body#link5 a#link5_link {
	background-color: #E6FFFF;
}
body#link6 a#link6_link {
	background-color: #E6FFFF;
}
body#link7 a#link7_link {
	background-color: #E6FFFF;
}
body#link8 a#link8_link {
	background-color: #E6FFFF;
}
body#link9 a#link9_link {
	background-color: #E6FFFF;
}
body#link10 a#link10_link {
	background-color: #E6FFFF;
}
/* Styles for Snazzy Borders */
.zsnazzy h1 {
	margin: 0;
	font-size: 12px;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #000000;
}
.xsnazzy h1 {
	margin: 0;
	font-size: 12px;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #000000;
}
.zsnazzy p {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
}
.xsnazzy p {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
}
.xsnazzy {
	background: transparent;
	width: 290px;
	float: left;
	margin: 0 3px;
}
.xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xtop {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb4 {
	display: block;
	overflow: hidden;
}
.xb3 {
	display: block;
	overflow: hidden;
}
.xb2 {
	display: block;
	overflow: hidden;
}
.xb1 {
	display: block;
	overflow: hidden;
}
.xb3 {
	height: 1px;
}
.xb2 {
	height: 1px;
}
.xb1 {
	height: 1px;
}
.xb4 {
	background: #fff;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.xb3 {
	background: #fff;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.xb2 {
	background: #fff;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.xb1 {
	margin: 0 5px;
	background: #444;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}
.xboxcontent {
	display: block;
	border: 0 solid #444;
	border-width: 0 1px;
	height: auto;
}
* html .xboxcontent {
	height: 1px;
}
.color_a {
	background-color: #DFF0F7;
}
.color_b {
	background: #d4d8bd;
	color: #000;
}
.color_c {
	background: #758279;
	color: #fff;
}
.color_d {
	background: #b2ab9b;
	color: #000;
}