@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
}
.style2 {font-size: 10px}
#lftjustbg {
	background-color: #FFFFFF;
	background-image: url(images/rt-side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentbg {
	background-image: url(images/contentgradbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#rghtjustbg {
	background-color: #FFFFFF;
	background-image: url(images/lft-side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	text-align: justify;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #039;
	line-height: 1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.bodycopyredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 1.5;
	font-weight: bold;
}
#imagespace {
	padding-right: 10px;
	padding-bottom: 10px;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincopytable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#mainmenubarright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.25em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: right;
}
