body {
	text-align: center;
}
#ContentWrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;

}
#Header {
	width: 388px;
}
#Menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	width: 770px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	padding-top: 5px;
}
#Menu a {
	color: #CE7318;
	text-decoration: none;
}
#Menu a:hover {
	color: #985512;
	text-decoration: underline;
}
#Menu a:visited {
	color: #CE7318;
}
#MenuJob {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	width: 870px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
#MenuJob a {
	color: #CE7318;
	text-decoration: none;
}
#MenuJob a:hover {
	color: #985512;
	text-decoration: underline;
}
#MenuJob a:visited {
	color: #CE7318;
}
#MainContent {
	width: 870px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C9C9;
	margin-top: 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #8B8B8B;
	padding-bottom: 50px;
}
#MainContent a {
	color: #CE7318;
	text-decoration: none;}
#MainContent a:hover {
	color: #985512;
	text-decoration: underline;
}
.ColLeft {
	width: 360px;
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 5px;
	float: left;
}
.ColRight {
	float: right;
	width: 360px;
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 5px;
}
.Spacer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	margin-top: 10px;
	margin-bottom: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #C9C9C9;
	margin-bottom: 1px;
	margin-top: 1px;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #C9C9C9;
	margin-bottom: 1px;
	margin-top: 1px;
}
.Heading {
	font-weight: bold;
	color: #8B8B8B;
}
.TableLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C9C9;
}
.Highlight {
	color: #9E5812;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #C9C9C9;
	margin-bottom: 1px;
	margin-top: 1px;
}
.HighlightB {
	color: #FF6633;
	font-weight: bold;
}
.TableColA {
	background-color: #FFFFFF;
}
.TableColB {

	background-color: #CCFFFF;
}
.MenuSub {
	color: #C0C0C0;
}
.error{
color:#FF6699;
}