@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E5EBF0;
	background-repeat: repeat-y;
	background-position: center 50px;
}
.mainarea {
	background-repeat: repeat-y;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-color: #FFFFFF;
}
.pagearea {
	background-color: #FFFFFF;
	height: 800px;
	overflow: visible;
}

.topline {
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3E2F0;
	border-right-color: #D3E2F0;
	border-bottom-color: #D3E2F0;
	border-left-color: #D3E2F0;
	padding-top: 2px;
	padding-bottom: 2px;

}
.sidemenu a:hover {
	color: #00488A;
	background-color: #F0F2FF;
}

.sidemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3E2F0;
	border-right-color: #D3E2F0;
	border-bottom-color: #D3E2F0;
	border-left-color: #D3E2F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
	color: #00396C;
	text-decoration: none;
	font-weight: bold;
}

.contentarea {
	background-color: #FFFFFF;
	background-image: url(../Curvy/bod-bg.png);
	background-repeat: repeat-y;

	}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6E5E2;
}

.topmenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00396C;
	text-decoration: none;
	width: 930px;
	padding-top: 125px;
	display: block;
	float: right;
	text-align: right;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(../Curvy/wave-headb.png);
	background-repeat: no-repeat;
	height: 19px;
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 12px;
}
.sidehead {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	padding-top: 5px;
}
.side {
	width: 212px;
	display: block;
	float: left;
	border: 0px none #D3E2F0;
}
.content {
	width: 696px;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	float: left;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3E2F0;
	border-right-color: #D3E2F0;
	border-bottom-color: #D3E2F0;
	border-left-color: #D3E2F0;
	color: #00396C;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.home-side {
	width: 208px;
	float: right;
	margin-top: -15px;
	margin-right: -12px;
}
