body {
	font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0px;
}

/*ie6 stop image spacing*/
img {
	border: 0px;
}

input, textarea, select {
	font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

a {
	color: white;
}

#pagewrapper {
	margin: 0px auto auto auto;
	width: 770px;
}

#pagecontent {
	width: 770px;
}

#copyright {
	width: 182px;
	height: 93px;
	float: left;
	font-size: 9px;
	color: #D9D9D9;
}

#conexium-link {
	width: 182px;
	height: 93px;
	float: left;
	font-size: 9px;
	color: #D9D9D9;
	text-decoration: none;
}

#footer {
	width: 587px;
	height: 92px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	float: left;
}

.clearingelement {
	clear: both;
}

#contentsubnav {
	float: left;
	width: 182px;
}

#contentsubnav h1 {
	width: 177px;
	height: 38px;
	margin: 0px;
	padding-right: 5px;
	text-align: right;
	line-height: 38px;
	background-color: #000000;
	color: #ffffff;
	font-size: 12pt;
}

#contentsubnav ul {
	list-style-image: url(../images/common/listmarker.gif);
	margin-left: 0px;
	padding-left: 30px;
}

#contentsubnav ul ul {
	padding-left: 20px;
	margin-left: 0px;
}

#contentsubnav ul li {
	color: #2277a2;
	margin-top: 10px;
	font-size: 9pt;
	font-weight: bold;
}

#contentsubnav ul a {
	color: #2277a2;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#contentsubnav ul a:hover {
	text-decoration: underline;
}

#contentmaincontainer {
	float: left;
	width: 577px;
	border-left: 1px solid #e5e5e5;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentmain {
	width: 557px;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
}

#contentmain h1 {
	font-size: 12pt;
	color: #2277a2;
}

#contentmain h2 {
	font-size: 10pt;
	color: #2277a2;
}

#contentmain h3 {
	font-size: 10pt;
}

.errorfont {
	color: #ff0000;
}