.norepeaty {
	background-repeat: repeat-x;
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}.contentarea {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.pagetitle {
	color: #015989;
	font-weight: bold;
	font-size: 16px;
}
.sidemenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
.sidemenu a {
	color: #333333;
	text-decoration: none;
}
.sidemenu a:visited {
	color: #333333;
	text-decoration: none;
}
.sidemenu a:active {
	color: #333333;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #015989;
	text-decoration: underline;
}


