body {
	background-color: #BBC6D6;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09356D;
	text-align: justify;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	color: #09356D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #09356D;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #09356D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #09356D;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #09356D;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #09356D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5AA72B;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #09356D;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #09356D;
	line-height: 16px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #09356D;
}
.green_text {
	color: #5aa72b;
}
.blue_text {
	color: #036;
}
.white_text {
	color: #FFF;
}
.justified_text {
	text-align: justify;
}
.centered {
	text-align: center;
}
.blue_arrow {
	list-style-image: url(../images/arrow_blue.gif);
}
.blue_arrow_padded {
	list-style-image: url(../images/arrow_blue.gif);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.green_arrow {
	list-style-image: url(../images/green_arrow.gif);
}
.padded_text {
	padding-right: 5px;
	padding-left: 5px;
}
.padded_text_8px {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container {
	height: 750px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 2px solid #036;
}
#header {
	float: left;
	height: 110px;
	width: 802px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09356D;
	background-image: url(../images/header.gif);
	background-position: 190px;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 110px;
	width: 181px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #09356D;
}
#title {
	text-align: right;
	float: left;
	height: 64px;
	width: 437px;
	margin-top: 36px;
	vertical-align: bottom;
	margin-left: 170px;
}
#content_area {
	float: left;
	height: 590px;
	width: 804px;
}
#left_side {
	float: left;
	height: 590px;
	width: 183px;
	background-image: url(../images/navigation.gif);
}
#rt_side {
	float: left;
	height: 590px;
	width: 620px;
}
#tagline {
	background-color: #036;
	float: left;
	height: 30px;
	width: 620px;
	background-image: url(../images/tagline.gif);
}
#bread_crumbs {
	float: left;
	height: 30px;
	width: 580px;
	margin-left: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: 09356D;
}
#message_area_1 {
	float: left;
	height: 510px;
	width: 560px;
	margin-left: 20px;
	overflow: auto;
	padding-right: 20px;
}
#message_area_2 {
	float: left;
	height: 530px;
	width: 600px;
	margin-left: 20px;
	overflow: auto;
}
#lft_col {
	float: left;
	width: 280px;
	height: 530px;
	margin-right: 10px;
}
#rt_col {
	float: left;
	width: 280px;
	margin-left: 10px;
	height: 530px;
}
#footer {
	float: left;
	height: 50px;
	width: 782px;
	background-color: #036;
	padding-left: 20px;
	text-align: center;
}


.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #003366
}
A.Text {
	font-size: 12px;
	color: #003366;
	Text-Decoration: None;
	Font-Weight: Normal;
}
A.Text:hover {
	color: #339900;
}
.SideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	color: #003366
}
A.SideText {
	font-size: 11px;
	color: #003366;
	Text-Decoration: None;
	Font-Weight: Normal;
}
A.SideText:hover {
	color: #003366;
	Text-Decoration: Underline;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	line-height: 12pt;
	font-weight: bold;
}
A.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	line-height: 12pt;
	Text-Decoration: None;
	Font-Weight: Bold;
}
A.Header:hover {
	color: #000000;
}
.BotNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
A.BotNav {
	font-size: 9px;
	color: #FFFFFF;
	Text-Decoration: None;
	Font-Weight: Normal;
	text-transform: uppercase;
}
A.BotNav:hover {
	color: #FFFFFF;
	Text-Decoration: Underline;
}

