body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0;
	list-style-image: url(../images/bullet_red.gif);
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 0 6px 0;
	top: 0px;
	left: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 787px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm04_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm04_top.gif);
	background-repeat: no-repeat;
	height: 3px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 110px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 200px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead .content {
	padding-top: 0px;
}
#footer .content {
	padding: 12px 0px;
	color: #999999;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footerindent {
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 48px;
}
#footercontent a {
	color: #CCCCCC;
}
#footercontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #CCCCCC;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #990000;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	list-style-image: url(../images/bullet_red.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #333333;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
img.floatright {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
img.floatleft {
	float: left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0px;
}
