.background {
	background-image: url(/assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {
	background-image: url(/assets/content_bg.jpg);
	background-repeat: no-repeat;
}
.pagebg {
	background-image: url(/assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4b5561;
}
.contentleftbg {
	background-image: url(/assets/content_bg_left.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 449px;
}
.contentrightbg {

	background-image: url(/assets/content_right_bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 264px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6f747c;
}
.pagetextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4b5561;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4b5561;
	text-decoration: none;
}
.iframetextreg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4b5561;
}
.iframetextbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4b5561;
}
.iframelinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4b5561;
	text-decoration: none;
}
.cdbg {
	background-image: url(/assets/graphic_cd_bg.jpg);
	background-repeat: no-repeat;
	width: 264px;
}
.calendartextbold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.calendartextreg {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
