body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
.bkgd {
	background-image: url(images/r4_c1.jpg);
	background-repeat: no-repeat;
}
.imgcell img, imgcell a {
	display: block;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: .4em;
	padding-top: 0em;
	padding-bottom: .4em;
}
.sub_bkgd {
	background-image: url(images/sub_r1_c2.jpg);
	background-repeat: repeat-x;
}
.maincol {
	margin-right: 15px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.leftcol {
	margin-right: 10px;
	margin-left: 28px;
	padding-right: 10px;
	padding-left: 28px;
}
.topborder {
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.blue {
	color: #0066CA;
}
.bluetopborder {
	color: #0066CA;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
p {
	line-height: 1.4em;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: .5em;
	padding-bottom: .5em;
}
ul {
	line-height: 1.4em;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: .5em;
	padding-bottom: .5em;
}
.footer {
	font-size: 0.9em;
	color: #999999;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.rightcol {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.red {
	color: #FF0000;
}
.leftimage {
	float: left;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
