@charset "utf-8";
body {
	background-color: #F7F9FB;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBE4EE;
	border-left-color: #DBE4EE;
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-bottom-color: #DBE4EE;
}
#house {
	float: left;
	width: 200px;
	padding-right: 3px;
	padding-left: 0px;
}
#logo {
	float: left;
	width: 555px;
	margin-top: 15px;
}
#navigation {
	clear: both;
	width: 750px;
	padding-right: 10px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
}
#leftnav {
	width: 142px;
	height: auto;
	float: left;
	font-size: 12px;
}
#textcenter {
	width: 465px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#textwithoutrightdiv {
	width: 580px;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #ffffff;
}

#rightnav {
	float: left;
	width: 125px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
	font-size: 12px;
}
#text {
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

#bottomnav {
	font-size: 12px;
	background-color: #B1C5DA;
}
.styleleftnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D2D2D;
}
.stylebold12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D2D2D;
	font-weight: bold;
}
.styleunbold12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D2D2D;
}
.stylebolditalicsblack14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.styleboldblack14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.styleregularblack14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-indent: 0px;
}
.stylebolditalicsblack16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.styletopnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.styleitalicslinkblack14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
