body {
	font-family: "Trebuchet MS", Arial;
	margin: 10;
	padding: 0;
	text-align: center; /* For IE */
	font-size: 12px;
	background-color: #E9E9E9;
}
h1 {
	font-size: 24px;
	color: #CD398C;
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	color: #CD398C;
	padding-right: 20px;
	padding-left: 20px;
}
.footertext {
	padding-left: 10px;
	font-weight: bold;
}
#heading td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	height: 26px;
}
h3 {
	font-size: 12px;
	color: #C83389;
}
 
#container {
	width: 800px;
	text-align: left;
	border: 1px solid #666;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#heading {
	width: 474px;
	height: 24px;
	position: relative;
	float: left;
	left: 1px;
	top: 0px;
	text-align: left;
	background-color: #E1E1E1;
	padding: 0px;
}
#headingleft {
	width: 325px;
	height: 24px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #E1E1E1;
}
#logo {
	width: 458px;
	position: relative;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
}
#leftnav {
 width: 324px;
 position: relative;
 left: 0px;
 top: 0px;
 text-align: left;
 float: left;
 padding-right: 0px;
 padding-left: 0px;
  padding-top: 0px;
 padding-bottom: 0px;
}
#mainbody p {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 20px;
}
#mainbody li {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
}


#mainbody {
	position: relative;
	width: 475px;
	height: 600px;
	left: 0px;
	text-align: left;
	top: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#rightbar {
	width: 180px;
	position: relative;
	left: 0px;
	text-align: left;
	top: 0px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer {
	width: 465px;
	height:55px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
	color: #FFFFFF;
	background-color: #E292BE;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerleft {
	width: 324px;
	height: 80px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	color: #FFFFFF;
	background-color: #EFC2DB;
}
.LogoText {
	font-size: 22px;
	line-height: 26px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
#heading a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#mainbody a {
	font-weight: bold;
	color: #CD398C;
	text-decoration: none;
}
#mainbody a:hover {
	text-decoration: underline;
}
#leftnav a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#leftnav a:hover {
	text-decoration: underline;
}
.JobTable {
	border: 2px solid #F4D7E7;
}
.JobHeaders {
	background-color: #FAEBF3;
}
