body {
	margin: 0;
	text-align: center;
	font: 70% Georgia, "Times New Roman", Times, serif;
	color: #6e7072;
	background-color: #43002c;
}

input {
	color: #6e7072;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top {
	width: 780px;
	height: 118px;
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#top_area {
	width: 100%;
	background-color: #fff;
}

#content {
	height: 567px;
	background: url("../images/body_bg.jpg") repeat-x top;
	text-align: center;
}

#content_container {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#nav {
	width: 780px;
	height: 24px;
	font-weight: bold;
}

.navitem {
	width: 112px;
	height: 24px;
	background-color: #dfdede;
	margin: 0 2px 0 0;
	float: left;
	line-height: 24px;
	text-align: center;
}

.navitem a, .navitem a:visited, .navitem a:link, .navitem a:active {
	display: block;
	width: 112px;
	height: 24px;
	background-color: #dfdede;
	color: #909087;
}

.navitem a:hover {
	color: #fff;
	background-color: #7b125b;
}

.navitem a.uberlink {
	color: #fff;
	background-color: #7b125b;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

#leftcol {
	width: 180px;
	float: left;
	margin-top: 10px;
}

#rightcol {
	width: 590px;
	float: right;
	margin-top: 10px;
}

.header1 {
	width: 180px;
	height: 40px;
	background-color: #dfdede;	
	color: #7b125b;
	text-indent: 10px;
	line-height: 30px;
	font-weight: bold;
}

.header2 {
	width: 290px;
	height: 40px;
	background-color: #dfdede;	
	color: #7b125b;
	text-indent: 10px;
	line-height: 30px;
	font-weight: bold;
}

.leftcolfeaturebody {
	width: 180px;
	background-color: #fff;
	margin-bottom: 20px;
	height: 231px;
}

.leftcolfeaturebody2 {
	width: 180px;
	background-color: #fff;
	margin-bottom: 10px;
	height: 150px;
}

.leftcolfeaturebody3 {
	width: 290px;
	background-color: #fff;
	margin-bottom: 10px;
	height: 150px;
}

.leftcolfeaturebody4 {
	width: 180px;
	background-color: #fff;
	margin-bottom: 10px;
}

.leftcolfeaturebody p, .leftcolfeaturebody2 p, .leftcolfeaturebody3 p, .leftcolfeaturebody4 p {
	margin: 0;
	padding: 10px;
}

.highlight {
	color: #944e78;
}

h1 {
	color: #944e78;
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 a, h1 a:visited, h1 a:active, h1 a:link {
	color: #944e78;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h3{ 
	color: #944e78;
   margin-top: 2px;
   font-size:11px;
}

h3 a, h3 a:visited, h3 a:active, h3 a:link {
	color: #944e78;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.formlabel {
	color: #7b125b;
	font-size: 10px;
}

input {
	border: 1px solid #e4dfda;
}

.mainboxleft {
	float: left;
	width: 290px;
}

.mainboxright {
	float: right;
	width: 290px;
}

#footer {
	color: #fff;
	font-size: 10px;
	clear: both;
	text-align: left;
	padding-top: 10px;
}

#footer a, #footer a:visited, #footer a:link, #footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#subpagebody {
	width: 570px;
	background-color: #fff;
	padding: 10px;
}

.applylink {
	color: #7b125a;
	text-decoration: none;
}

.applylink:hover {
	text-decoration: underline;
}

.jobleftinfo {
	width: 70px;
	float: left;
	color: #7b135b;
	font-weight: bold;
}

.jobrightinfo {
	width: 480px;
	float: right;
}
#instantsearch div {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
background: #FFFFEE;
}
#instantsearch ul li {
background: none;
line-height: 15px;
padding: 0 15px;
font-size: 0.85em;
}
#instantsearch ul{
margin: 0;
}
#instantsearch h3 {
padding: 0px 15px;
margin-top: 0px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#instantsearch h3 {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#col-right input {
width: 185px;
}
