﻿.h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: x-large;
	text-decoration: none;
	color: #003366;
	letter-spacing: normal;
	font-weight: bold;
	text-indent: 0;
	word-spacing: 0;
	text-align: left;
	line-height: 100%;
	border-left-width: 1;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-width: 1;
	margin-left: 0;
	margin-right: 2;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.Landing_Page_H1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: x-large;
	text-decoration: none;
	color: #003366;
	letter-spacing: normal;
	font-weight: bold;
	text-indent: 0;
	word-spacing: 0;
	text-align: left;
	line-height: 100%;
	margin-left: 0;
	margin-right: 2;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.h3 {
	font-size: 12pt;
	font-family: Georgia; /*color: #000080;*/;
	color: #003366;
	font-style: italic;
}
.h2 {
	font-family: Georgia;
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
}
.section_head {
	margin: 0 0 0 0;
	border-color: #003366;
	border-width: 1px;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: medium;
	color: #FFFFFF; /*#003366*/;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	word-spacing: 0;
	padding-top: 20;
	padding-bottom: 0;
	border-top-style: outset;
	background-color: #003366;
}
.page_head {
	margin-left: 0;
	margin-right: 0;
	margin: 0 0 0 0;
	padding: 10 0 10 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003366;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	background-color: #ffcc99;
}
.section_body {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin: 0 0 0 0;
	padding: 10 30 30 30;
	border-width: thin;
	text-align: left;
	font-family: "Arial Narrow";
	color: #003366;
	font-size: medium;
	background-color: #ffcc99;
	border-bottom-style: inset;
	max-width: 60%;
}
.section_bodyB {
	text-align: left;
	font-family: Georgia, Arial;
	color: #003366;
	margin-left: 30;
	margin-right: 30;
	text-indent: 0;
	font-size: 12pt; /*background-color:#CCFFFF; */;
	background-color: #ffcc99;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}
.section_bodyB_NoBorder {
	text-align: left;
	font-family: Georgia, Arial;
	color: #003366;
	margin-left: 30;
	margin-right: 30;
	text-indent: 0;
	font-size: 12pt; /*background-color:#CCFFFF; */;
	background-color: #ffcc99;
}

.highlight_yellow {
	background-color: #FFFF00;
}
#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	text-align: center;
}
#navigation ul li {
	display: inline;
	margin-right: .75em;
}
#navigation ul li.last {
	margin-right: 0;
}
#navigation li a {
	padding: 5px 1em;
}
#navigation ul li a {
	background: url('tab-right.gif') no-repeat 100% 0;
	color: #06C;
	text-decoration: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul li a span {
	background: url('tab-left.gif') no-repeat;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul li a:hover span {
	color: #69C;
	text-decoration: underline;
}
.Image_Float_Right {
	float: right;
	border: thin solid #003366;
	max-height: 40%;
	max-width: 40%;
	clear: right;
	margin-bottom: 50px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.list_bulleted {
	margin-left: 30;
	margin-right: 30;
	margin-bottom: 30px;
	margin: 0 0 0 0;
	padding: 0 30 20 30;
	border-width: thin;
	text-align: left;
	font-family: "Arial Narrow";
	color: #003366;
	font-size: medium;
	background-color: #ffcc99;
	border-bottom-style: none;
	margin-top: 0;
	padding-bottom: 10;
	padding-left: 30;
	padding-right: 30;
}
.menu_topbottom {
	margin: 0 0 0 0;
	font-family: Arial Narrow,Arial,Georgia;
	color: #003366;
	font-size: x-small;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
}
#navlist ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
}
#navlist a:visited {
	color: #fff;
	background-color: #003366;
	text-decoration: none;
}
#navlist a:link {
	color: #fff;
	background-color: #003366;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

.navcontainer { width: 200px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

.navlist a:visited
{
color: #EEE;
text-decoration: none;
}

.navcontainer a:link
{
color: #EEE;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #369;
color: #fff;
}

.pageborder {
	border: 1px solid #000080;
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #003366;
}

