@charset "UTF-8";
a {
	text-decoration:none;
	color:#5b6c8b;
}
a:hover { 
	color:#1a1a1a
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	vertical-align: bottom;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	background-image: url(Graphics/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.Menu {
	height: 400px;
	width: 179px;
	float: left;
	margin-top: 121px;
	border-right:#c5cede 2px solid;
	border-left:#c5cede 2px solid;
}
.TextBox {
font-family: verdana,arial,sans-serif;
	font-size: 11px;

}
h1 { 
font-family: "Times New Roman", Times, serif;
color: #5b6c8b;
font-size:16px; }
.Heading {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b6c8b;
	line-height: 24px;
}
.Heading2 {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	font-variant: small-caps;
}
.Heading3   {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b6c8b;
	line-height: 24px;
}
.Heading3-Blank {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.Table {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.Center  .Table  td {
	border: 2px solid #C5CEDD;
	padding-right: 16px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.Utilities {
	width: 850px;
	text-align: center;
	float: left;
	padding-top: 20px;
}
.Footer {
	text-align: center;
	width: 800px;
	float: left;
	padding-top: 20px;
}
.Center .Footer p {
	font-size: 10px;
}
.style1 {
	color: #009def;
	font-size: 16px;
}
.style2 {
	color: #281783;
	font-size: 16px;
}
.style3 {
	color: #b00000;
	font-size: 16px;
}
.style4 {
	color: #009e39;
	font-size: 16px;
}
.style5 {
	color: #ff4e69;
	font-size: 16px;
}
.style6 {
	color: #ff7f00;
	font-size: 16px;
}
.style7 {
	color: #65cc00;
	font-size: 16px;
}
.style8 {
	color: #433731;
	font-size: 16px;
}

.Image-secondary {
	width: 225px;
	float: left;
	height: 400px;
	margin-top: 121px;
}
.TextBox {
	width: 396px;
	text-align: left;
	float: left;
	vertical-align: bottom;
	padding-left:20px;
	margin-top: 121px;
	padding-bottom:80px;
}

.listinglist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.listinglist li {
	padding-bottom: 15px;
	margin-right: 0px;
	padding-right: 10px;
}
