@charset "utf-8";
/* CSS Document */
<style type="text/css">

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.titletext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BDAB9D;
}
.titletextsmall {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BDAB9D;
}
.menubarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.menubarlink:link {
	color: #FFF;
	text-decoration:none;
}
.menubarlink:visited {
	color: #FFF;
	text-decoration:none;
}
.menubarlink:hover {
	color: #FFF;
	text-decoration:none;
}
.menubarlink:active {
	color: #FFF;
	text-decoration:none;
}
.loginstatustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E9E9E9;
}
.copyrighttextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E9E9E9;
}
.copyrighttextlink:link {
	color: #E9E9E9;
	text-decoration:none;
}
.copyrighttextlink:visited {
	color: #E9E9E9;
	text-decoration:none;
}
.copyrighttextlink:hover {
	color: #E9E9E9;
	text-decoration:underline;
}
.copyrighttextlink:active {
	color: #E9E9E9;
	text-decoration:none;
}

.formfieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

tr.hidepagefield {
	display:none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.maintextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BDAB9D;
}
.maintextlink:link {
	color: #BDAB9D;
	text-decoration: none;
}
.maintextlink:visited {
	color: #BDAB9D;
	text-decoration: none;
}
.maintextlink:hover {
	color: #BDAB9D;
	text-decoration: underline;
}
.maintextlink:active {
	color: #BDAB9D;
	text-decoration: none;
}

.cmslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
/*	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal; */
	text-decoration: underline;
	color: #EBEBEB;
}

.cmslink:link {
	color: #EBEBEB;
	text-decoration: underline;
}
.cmslink:visited {
	color: #EBEBEB;
	text-decoration: underline;
}
.cmslink:hover {
	color: #EBEBEB;
	text-decoration: underline;
}
.cmslink:active {
	color: #EBEBEB;
	text-decoration: underline;
}

</style>