.Header {
	background-color: #FFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #37519c;
	height: auto;
	width: 960px;
}

.Footer {
	background-color: #FFF;
	height: auto;
	width: 960px;
}

.Header2 {
	background-color: #FFF;
	height: 5px;
	width: 960px;
}
.Container {
	background-color: #FFF;
	width: 960px;
}
.SidebarBActual {
	background-color: #FFF;
	float: left;
	width: 180px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.Content {
	background-color: #FFF;
	float: left;
	width: 590px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 0px;
}
.ContentActual {
	background-color: #FFF;
	float: left;
	width: 590px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 0px;
}
.ContentHeaderA {
	background-color: #FFF;
	float: left;
	width: 590px;
	height: 35px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37519c;
}
.ContentHeaderB {
	background-color: #FFF;
	float: left;
	width: 590px;
	height: 30px;
	padding: 0px;
	text-align: right;
}

.ContentHeaderC {
	background-color: #FFF;
	float: left;
	width: 790px;
	height: 35px;
	padding: 0px;
}

.ContentHeaderD {
	background-color: #FFF;
	float: left;
	width: 790px;
	height: 35px;
	padding: 0px;
}
.ContentHeaderE {
	background-color: #FFF;
	float: left;
	width: 790px;
	height: 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37519c;
}

.SidebarBHeaderA {
	background-color: #FFF;
	float: left;
	width: 180px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37519c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #37519c;
	vertical-align: text-bottom;
}
.SidebarAHeaderB {
	background-color: #37519c;
	float: left;
	width: 140px;
	height: 30px;
	padding: 0px;
}
.SidebarBHeaderB {
	background-color: #FFF;
	float: left;
	width: 180px;
	height: 30px;
	padding: 0px;
}
.SubcontainerB {
	background-color: #FFF;
	float: left;
	width: 20px;
	height: 500px;
}
.HomeHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.BodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.ContentHeader {
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #37519C;
}
.Smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #37519C;
}

.Level4Header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #000;
}

.Level3Header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #37519c;
}
a:link {
	color: #37519C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #37519C;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}

