@charset "utf-8";
.midbg {
	background-image: url(images/images/perfbg3_03.gif);
	background-repeat: no-repeat;
	background-color: #184DBB;
}
.white {
	background-color: #FFF;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #F60;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.floatleft {
	float: left;
}

body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	background-image: url(images/smallformbg.gif);
}
.imgcenter {
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	background-image: url(images/largeformbg.gif);
}
.maintextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C30;
}
.maintextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #090;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
