body {
	background-color: #AAA;
	background-image: url(/assets/images/bg_body.jpg);
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #642B69;
}

a:hover {
	color: #9876A1;
	text-decoration: none;
}

div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

div.errors {
	color: #C00;
	margin: 15px 0px;
}

div.message {
	color: #642B69;
	font-weight: bold;
	margin: 15px 0px 0px 0px;	
}

form {
	margin: 0px;
}

form img.vericode {
	display: block;
	margin-bottom: 8px;
}

form input {
	font-family: Arial, Helvetica, sans-serif;	
}

form input.submit {
	background-color: #009DEC;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 10px;
	height: 24px;
	letter-spacing: 1px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

form input.text {
	background-color: #E8E9E9;
	border: none;
	height: 20px;
	margin-bottom: 8px;
	padding: 4px 6px 0px 6px;	
	width: 200px;
}

form label {
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 18px;
}

form label.required,
form label.invalid,
form span.required {
	color: #C00;
}

form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
}

form textarea {
	background-color: #E8E9E9;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 5px 6px 0px 6px;
	width: 200px;	
}

hr {
	background: none;
	height: 1px;
	border: none;
	border-bottom: 1px solid #AAA;
	margin: 20px 0px;
}

img {
	border: none;
}

#certifications {
	color: #FFF;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
	padding-top: 8px;
	text-align: right;
	width: 960px;
}

#container {
	background-color: #FFF;
	margin-top: 35px;
	padding: 25px 30px 0px 30px;
	position: relative;
	text-align: left;
	width: 900px;
}

#header {
	height: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 900px;
}

#logo {
	color: #49055B;
	height: 70px;
	overflow: hidden;
	width: 365px;
}

#logo a {
	color: #49055B;
	text-decoration: none;
}

#nav_utility {
	color: #919191;
	font-size: 12px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 15px;
}

#nav_utility a {
	color: #919191;
	text-decoration: none;
}

#nav_utility a:hover {
	color: #9876A1;
	text-decoration: none;
}

#search {
	color: #919191;
	position: absolute;
	right: 30px;
	text-align: right;
	top: 70px;
}

#search form input.text {
	background-color: #FFF;
	border: 1px solid #CBCBCB;
	border-right: none;
	color: #919191;
	height: 14px;
	margin: 0px;
	padding: 2px 8px 0px 8px;
	width: 145px;
	vertical-align: bottom;
}

#search form input.submit {
	background-color: #000;
	color: #FFF;
	height: 18px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 37px;
}

#ajaxSearch_output {
	background-color: #D4CFD3;
	border: 1px solid #B0A8AF;
	border-top: none;
	color: #3D2034;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	padding: 25px 11px 11px 11px;
	right: 0px;
	width: 350px;
	z-index: 1000;
}

#ajaxSearch_output a {
	color: #3D2034;
	font-weight: bold;
}

#ajaxSearch_output a:hover {
	color: #1C1602;
}

#ajaxSearch_output a:hover span.name {
	text-decoration: underline;
}

#ajaxSearch_output a span.description {
	font-weight: normal;
}

#searchClose {
	cursor: pointer;
	margin-top: 5px;
	position: absolute;
	right: 10px;
	z-index: 100;
}

#indicator {
	position: absolute;
	right: 75px;
	top: 15px;
	z-index: 100;
}

#nav_global {
	background-image: url(/assets/images/bg_nav_global.png);
	background-repeat: no-repeat;
	font-size: 15px;
	height: 50px;
	overflow: hidden;
	padding: 0px 30px;
	position: absolute;
	width: 860px;
}

#nav_global ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_global ul li {
	float: left;
	margin-right: 19px;
	padding-top: 15px;
}

#nav_global ul li.last {
	margin-right: none;
}

#nav_global ul li a {
	color: #FFF;
	display: inline;
	font-size: 15px;
	letter-spacing: 0em;
	margin: 0px;
}

#nav_global ul li a {
	color: #FFF;
	text-decoration: none;
}

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

#feature {
	background-image: url(/assets/images/bg_feature.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 40px;
	overflow: hidden;
	width: 900px;
}

#heading {
	background-image: url(/assets/images/bg_heading.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 40px;
	overflow: hidden;
	width: 900px;
}

#main {
	margin-bottom: 60px;
	width: 900px;
}

#intro {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 430px;
}

#intro a {
	color: #0C93B2;
	font-weight: bold;
	text-decoration: none;
}

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

#intro h2 {
	color: #9876A1;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}

#intro p {
	margin: -4px 0px 4px 0px;
}

#news {
	background-color: #9876A1;
	background-image: url(/assets/images/bg_news.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	float: right;
	font-size: 11px;
	height: 70px;
	line-height: 16px;
	overflow: hidden;
	padding: 20px 20px;
	position: relative;
	width: 260px;
}

#news a {
	font-color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

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

#news h2 {
	color: #FFF;
	font-size: 18px;
	margin: 0px 0px 2px 0px;
}

#news p {
	margin: 0px 0px 4px 0px;
}

#news .slide {
	height: 50px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	width: 260px;
}

#news .thumbContainer {
	display: none;
}

#sidebar {
	float: left;
	margin-right: 40px;
	width: 200px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	border-bottom: 1px solid #ECECEC;
	color: #49055B;
	margin: 0px;
	padding: 10px 5px;
}

#sidebar ul li a {
	text-decoration: none;
}

#sidebar ul li ul {
	margin-top: 6px;
}

#sidebar ul li ul li {
	border: none;
	font-weight: normal;
	padding: 2px 0px 4px 17px;
}

#quote {
	background-image: url(/assets/images/bg_quote.jpg);
	background-repeat: no-repeat;
	margin: 30px 0px;
	padding-left: 22px;
	width: 170px;
}

#quote h3 {
	color: #0C93B2;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
}

#quote h4 {
	color: #0C93B2;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;	
	text-transform: uppercase;
}

#content {
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 505px;
}

#content div.opportunity {
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}


#content h1 {
	margin: 0px;
}

#content h2 {
	margin: 0px 0px 8px 0px;
}

#content h3 {
	font-size: 13px;
	margin: 0px;
}

#content h4 {
	font-size: 12px;
	margin: 0px;
}

#content p {
	margin: 0px 0px 12px 0px;
}

#content p.list {
	margin: 0px;
}

#content ul {
	margin: 0px 0px 12px 1em;
	padding: 0px 0px 0px 1em;
}

#footer {
	background-color: #FFF;
	border-top: 1px solid #DFDFDF;
	color: #9876A1;
	font-size: 11px;
	margin-bottom: 35px;
	padding: 25px 30px;
	text-align: left;
	width: 900px;
}

#footer a {
	color: #9876A1;
	text-decoration: none;
}

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

#footer div.left {
	float: left;
}

#footer div.right {
	float: right;
	text-align: right;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	float: left;
	margin-right: 15px;
}