body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
	margin: 20px;
	padding: 0;
}
#masthead {
	background-color: #e7e7e7;
	padding: 0px;
	margin: 0;
	background-image: url(../images/pcc_logo_tag2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 491px;
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}
#left {
	width: 190px;
	float: left;
}
#right {
	width: 255px;
	float: left;
}
#center .content {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	position: relative;
}
#right .content {
	padding: 0px;
}
#masthead .content {
	padding-bottom: 5px;
	padding-left: 195px;
}
#footer .content {
	padding: 6px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	text-align: right;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	clear: both;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	margin: 0;
	color: #333366;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding-top: 12px;
}
h3 {
	font-size: 12px;
	margin: 0;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #2871B8;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	margin-bottom: 8px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #2871B8;
}
.content ul {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
}
.content li {
	margin-bottom: 6px;
	color: #333333;
}
#left #addressblock {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 42px;
	padding-bottom: 12px;
	margin: 0px;
}
#left #addressblock p {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
#left #addressblock a {
	color: #666666;
}
#left #addressblock a:hover {
	color: #000000;
}
#onepixborder {
	border: 1px solid #e7e7e7;
}
.content .download li {
	font-weight: bold;
	list-style-type: none;
	line-height: 24px;
	display: block;
	background-image: url(../images/downloadicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	border: none;
}
ul.jumpto {
	padding-top: 8px;
	margin-bottom: 0px;
}
.content .jumpto li {
	font-weight: normal;
	list-style-type: none;
	line-height: 24px;
	display: block;
	background-image: url(../images/jumpto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
}
.content .nobullet {
	list-style-type: none;
}
.content .secure li {
	background-image: url(../images/lock_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	list-style-type: none;
	line-height: 16px;
	padding-left: 18px;
}
.content .authors {
	font-style: italic;
	text-align: right;
	margin-top: -8px;
}
p.indented {
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
}
p.ruleabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	margin-top: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content .secondlevel {
	margin-top: 6px;
}
ul.twocolumn {
	float: left;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 8px;
}
.content form {
	font-size: 12px;
	color: #333333;
	background-color: #f9f9f9;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	border: 1px solid #e7e7e7;
}
.content input, textarea {
	width: 50%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #cccccc;
}
input#submit {
	background-color: #f9f9f9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 93px;
}
#contactform input, textarea {
	width: 100%;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #cccccc;
}
#contactform #submit {
	background-color: #f9f9f9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 93px;
}


td {
	font-size: 10px;
}
.floatleft {
	float: left;
	padding-right: 12px;
}
#right p {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
}
