body {
	background-image: url(/images/logo_r1_c2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 115%;
	background-color: #9CA0AB;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
img {
	text-decoration: none;
	border-style: none;
}

form {
	margin: 0px;
}

td {
	vertical-align: top;
}

a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
}

.footer {
	background: url(/images/footerrep.jpg) repeat-x;
}
.orange {
	font-size: 14px;
	color: #FFFFFF;
	background: url(/images/orangeline.jpg) repeat-x;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: middle;
}
.categories {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/images/blackbox.jpg) repeat-x;
	padding-left: 10px;
	vertical-align: middle;
}
.underline {
	border-bottom: 1px dotted #CCCCCC;
}
.resultshead {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.b3, .b1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 45px;
}
.b2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 46px;
}
.back {
	background: #FFFFFF;
	border: 1px solid #999999;
}
.login {
	font-size: 10px;
	color: #666666;
	padding-right: 10px;
	font-weight: bold;
}
.login a:link, .login a:visited, .login a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.sample {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	vertical-align: top;
}
.sampleCopy {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
	background: #CCCCCC;
}
.hcenter {
	padding-right: 8px;
	padding-left: 5px;
}

.required {
	color: #EC6C11;
	font-size: 12px;
	font-weight: bold;
}

.nobold {
	font-weight: normal;
}

.b1 {
	background: url(/images/br1.jpg) repeat-y;
}
.b2 {
	background: url(/images/br2.jpg) repeat-y;
}
.b3 {
	background: url(/images/br3.jpg) repeat-y;
}
.b5 {
	background-image: url(/images/b5.jpg);
	background-position: bottom;
}
.homecont {
	background: #F9F9F9;
	padding: 10px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.homecont H1 {
	font-size: 20px;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px solid #efefef;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.homecont H2 {
	font-size: 16px;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px solid #efefef;
	color: #000;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

DIV.error {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}

INPUT.button {
	width: 80px;
}

UL {
	margin-top: 0px;
	margin-bottom: 10px;
}