﻿.sidebartxt a {
	color: #013A6D;
	text-decoration: none;
	font-weight: bold;
	list-style-type: square;
}
.sidebartxt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #013A6D;
	list-style-type: square;
}
.image {
	float: right;
	height: 424px;
	width: 283px;
	position: relative;
	z-index: 5;
	margin-left: 10px;
	margin-top: 50px;
}
.txt a:hover {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
.txt {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	color: #013A6D;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li {
	display: inline;
	float: left;
	width: 150px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	height: 30px;
}
ul li a {
	background-color: #808080;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	width: 142px;
	display: block;
	padding-left: 8px;
}
ul li a:hover {
	background-color: #666666;
}
ul li ul {
	visibility: hidden;
}
ul li ul li a {
	background-color: #666666;
}
ul li ul li a:hover {
	background-color: #333333;
}
ul li:hover ul {
	visibility: visible;
}
.list {
	font-size: large;
	color: #013A6D;
	text-align: left;
	list-style-type: square;
}
.logo {
	border-width: 0px;
	border-color: #FFFFFF;
	z-index: 6;
	position: absolute;
	height: 226px;
	width: 393px;
}
.h2 {
	color: #7E629F;
	font-size: xx-large;
	font-weight: bold;
}
.h1 {
	color: #3C0E8C;
	font-size: xx-large;
	font-weight: bold;
}
.body {
	position: relative;
	height: 525px;
	width: 1190px;
	z-index: 0;
	margin-top: 20px;
}
.boldtxt {
	color: #013A6D;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #808080;
	position: relative;
	left: auto;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	width: 1189px;
	right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: auto;
}
.header {
	height: 255px;
	position: relative;
	width: 1189px;
	z-index: 1;
}
.headerimg {
	position: relative;
	float: right;
	z-index: 5;
	width: 827px;
	height: 238px;
}
.leftcolumn {
	margin: 50px 10px 10px 10px;
	position: relative;
	width: 215px;
	float: left;
	z-index: 3;
	top: -3px;
	left: 0px;
	height: 210px;
}
.rightcolumn {
	position: relative;
	width: 650px;
	z-index: 4;
	float: left;
}
#container {
	width: 1200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	background-color: #B5CCFF;
	position: relative;
	z-index: 0;
}
body {
	background-color: #B4CCFF;
	right: auto;
	left: auto;
}
.nav {
	top: 225px;
	z-index: 8;
	position: absolute;
	width: 1189px;
	background-color: #808080;
	text-align: center;
}
.txt a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #013A6D;
}
.sidebartxt a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
