/* main styles */
html {
	overflow-y: scroll;
}

body {
	margin: 0;
	background: #ffffff;
}

.divWASiteBorder
{
	margin: 8px auto 0px;
	margin-bottom: 8px;
	border-bottom: 5px solid #d2d2d2;
	width: 754px;
	text-align: left;
}

#imgXWipe {
	border-bottom: 5px solid #d2d2d2;
	width: 754px;
	height: 176px;
}

.myTest {
	border: #000;
	text-decoration: none;
}

/*
table.form {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
	width: 400px;
}

table.form th {
	vertical-align: top;
	width: 150px;
	text-align: left;
}

table.form td {
	padding: 2px 1px;
}

table.form textarea {
	width: 250px;
}

table.form td#btnCell {
	text-align: right;
}
*/

/*
.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

.sequence {
	float: right;
	clear: right;
	margin-top: 1px;
}

.sequence span {
	float: left;
	padding-right: 10px;
	margin-top: -1px;
}

.sequence a.back {
	background: url(../Images/Controls/Layout/back.gif) right center no-repeat;
	padding-right: 20px;
}

.sequence img {
	margin-left: 3px;
}
*/

.copy {
	/*margin-top: 1em !important;*/
	/*margin-top: -0.55em;*/
	margin-top: 0px;
}

.contentblock {
	clear: both;
}

#relatedlinks {
	position: absolute;
	clear: right;
	/*margin-top: 3.35em !important;
	margin-top: 3.4em;*/
	margin-left: -192px;
	width: 165px;
}

#pagedetails {
	/*border: 1px solid #dcd6b2;*/
	border: 1px solid #d2d2d2;
	/*border-top: 5px solid #dcd6B2;*/
	border-top: 5px solid #d2d2d2;
	margin-top: 224px;
	/*background: #f7f4ef;*/
	background: #F7F9FD;
}

#content {
	background: #fff url(../Images/Controls/Layout/l_dl.gif) top left repeat-y;
	margin-left: 168px;
	padding: 18px 15px 18px 15px;
	min-height: 257px;
	height: auto !important;
	height: 257px;
	height /**/: 292px;
}

#contentfooter {
	background: #fff url(../Images/Controls/Layout/l_dl.gif) top left repeat-y;
	/*border: solid 1px #000;*/
	margin-left: 168px;
	padding: 10px 10px 10px 10px;
	/*min-height: 100px;*/
	/*height: auto !important;*/
	/*height: 100px;*/
	/*height /**//*: 135px;*/
}

#mainimage {
	margin-left: -193px;
	margin-top: -19px;
	position: absolute;
	border: 5px solid #dcd6B2;
	border-top: none;
	overflow: hidden;
	height: 224px;
}

#footer {
	margin-top: -30px;
	padding-left: 14px;
	margin-bottom: 1em;
}

.sectormap, .splitpagenav {
	margin: 0;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0;
	border: none;
}

.sectormap {
	float: right;
}

.sectormap li, .splitpagenav li {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.sectormap li {
	float: left;
}

.smitem, .smitem a, .smitem a:hover {
	width: 188px;
	height: 225px;
	display: block;
}

.smitem img {
	width: 188px;
	height: 225px;
	display: block;
}

.splitpagenavfirst {
	float: left;
}
	
.splitpagenavlast {
	float: right;
}