@charset "UTF-8";
/* CSS Document */


#container {
	width: 1050px;
}
#content {
	margin-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 100%;
}
#content a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Desc {
	float: left;
	clear: both;
	width: 96%;
	margin-top: 10px;
	text-align: center;
	background-color: #FBF7E4;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C7B07B;
	border-right-color: #C7B07B;
	border-bottom-color: #C7B07B;
	border-left-color: #C7B07B;
	margin-right: 10px;
}

#HdrBasic {
	margin-left: 400px;
	color: #590202;
}
#HdrBasic  a:link {
	color: #590202;
}
#HdrBasic a:visited {
	color: #590202;
}
#HdrRPCTitle {
	display: none;
}
#images {
	width: 100%;
	text-align: center;
}
#layer1 {
/*	background-color: #590202;*/
	width: 100%;
}

#layer1 img {
	width: 100%;
}
#layer5 {
	background-color: #590202;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
}
#left {
	width: 500px;
	height: 647px;
	float: left;
}

#menu {
	background-color: #590202;
	width: 100%;
	margin-top: 1px;	
}
#nav li {
	background-color: #590202;
}
#nav {
	width: 950px;
}

#right {
	width: 500px;
	height: 647px;
	float: left;
	margin-left: 5px;
}
#CoInfo {
	display: none;
}

.hide {
visibility: hidden;
}
.left {
width: 500px;
height: 647px;
}

.right {
width: 500px;
height: 647px;
}
#pagenav {
	clear: both;
	float: left;
	height: 18px;
	width: 100%;
	background-color: #C7B07B;
	margin-left: -20px;
}
#Top {
	float: left;
}
#Topleft {
	float: left;
	width: 100px;
	margin-left: 20px;
}
#printpdf {
	text-align: center;
	width: 70%;
	float: left;
}
#Topright {
	float: right;
	width: 80px;
	text-align: right;
	margin-right: 35px;
}
.DescPlatName {
	font-weight: bold;
	font-size: 1em;
}
clear {
	clear: both;
	float: left;
}

