@charset "utf-8";
#rdyRmcontainer {
	width: 780px;
	margin: 5px auto auto;
	text-align: center;
	background: url(../_images/camobg.png);
	color: #333;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#container {
	background: #D9D4CC url(../../_css/none);
	width: 780px;
	margin: 5px auto 0px;
	text-align: left;
	height: 550px;
	border: 1px solid #627581;
	padding: 5px;
}
#maincontent {
	text-align: justify;
	float: right;
	height: 405px;
	width: 550px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333;
	padding: 5px 15px 5px 10px;
	background: #C2CBBE url(../../_css/none);
}
.mainheader {
	font-size: 1.25em;
	color: #627581;
	font-weight: bold;
	line-height: .50px;
	text-align: center;
	margin-left: 5px;
}
.p {
	font-weight: bold;
	text-align: left;
	color: #627581;
}
#header {
	background: #EFEFEF;
	height: 85px;
}
#sidebar {
	float: left;
	width: 180px;
	height: 404px;
	margin: 20px 0px 5px;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
}
#maincontentwithBG {
	background: #A1B5BF url(none) no-repeat center center;
	text-align: center;
	float: right;
	height: 405px;
	width: 550px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #000;
}
#formcontainer {
	width: 500px;
}
#forminformation {
	width: 225px;
	float: right;
	height: 320px;
	color: #666;
	text-align: left;
}

.highlight {
	background: #FFF;
}

.h3 {
	font-weight: bold;
	color: #627581;
	font-size: 14px;
}

.xlink A{cursor:crosshair}
.hlink A{cursor:crosshair}
