body {
	font-family: Arial, Helvetica ;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #333333;
	background-color: #ffffff;
	padding: 0px 5px 0px 0px;
	margin: 0;
}

#wrapper {
	width: 835px;
	margin: 0 auto;
	padding: 30px;
	background-color: #ffffff;
}
#column_wrapper {
	background-image: /*url(img/clm02_middle.gif)*/;
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 635px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 15px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 15px 10px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content-r {
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	float: right;
	margin-top: -20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 12px;
}
#footer {
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #333333;
}
#right a:link {
	color: #333333;
	text-decoration: underline;
}
#right a:visited {
	color: #333333;
	text-decoration: underline;
}
#right a:hover {
	color: #333333;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #333333;
	border-left: 0px solid #FFD940;
	padding: 0 0 0 0px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #333333; text-decoration: none; }
#footer a:visited {color: #333333; text-decoration: none; }
#footer a:hover {color: #333333; text-decoration: underline;}
.p7uberlink {
	font-weight: normal !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0;
}
h2 {
	font-size: 1.25em;
	margin: 0 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right2 {
	width: 50%;
	float: left;
}
#left2 {
	width: 50%;
	float: left;
}
div.inline { 
	display:inline; 
	width: 50%;
}