* {
	padding:0;
	margin:0;
}

a img {
	border:none;
}

body {
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	z-index:1;
}

.wrapper {
	width:950px;
	margin:20px auto 0px auto;
	text-align:left;
	position:relative;
	z-index:2;
}



/********* Header **********/
.header {
	float:left;
	width:950px;
	height:116px;
	z-index:3;
	
}

.header .logo {
	float:left;
	margin-bottom:18px;
}

.headerSearch {
	float:right;
	padding:21px 1px 0px 0px;
}

.headerSearch input {
	color:#929497;
	float:left;
	padding:1px 0px 1px 0px;
	margin-right:10px;
	_margin-right:7px;
}

.nav {
	float:left;
	height:29px;
	width:457px;
	padding:1px 26px 0px 475px;
	line-height:28px;
	border-left:1px solid #929497;
	border-right:1px solid #929497;
	text-align:right;
	background-image:url(../images/common/nav_bg.gif);
	background-repeat:repeat-x;
	z-index:4;
}

.nav ul, .nav li {
	float:left;
	display:inline;
	list-style-type:none;
	position:relative;
	z-index:5;
}

.nav a {
	display:block;
	height:28px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-align:center;
	color:#929497;
	text-decoration:none;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.nav a:hover, .nav a.ro {
	color:#6E2638;
	background-color:#E9EAEA;
	background-image:url(../images/common/nav_ro.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	border-left:1px solid #929497;
	border-right:1px solid #929497;
	border-bottom:1px solid #E9EAEA;
}

.nav .noDD:hover {
	height:28px;
}

.nav a.on {
	color:#6E2638;
	background-image:url(../images/common/nav_on.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}


.nav a.ro:hover {
	background-image:url(../images/common/nav_ro.gif);
}

.navDD {
	position:absolute;
	top:29px;
	left:0px;
	width:150px;
	line-height:normal;
	border:1px solid #929497;
	border-top:none;
	background-color:#E9EAEA;
	padding:6px 8px 6px 8px;
	text-align:left;
	display:none;
	z-index:6;
}

.navDD a {
	padding:5px 0px 5px 0px;
	color:#6E2638;
	font-weight:normal;
	border:none;
	display:block;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	text-align:left;
}

.navDD a:hover {
	background-image:none;
	padding:5px 0px 5px 0px;
	border:none;
	color:#929497;
}

.breadcrumb {
	float:left;
	padding:10px 0px 0px 65px;
	color:#929497;
}

.breadcrumb a {
	color:#929497;
	text-decoration:none;
}

.breadcrumb a:hover {
	color:#6E2638;
}

.nav .about {
	width:75px;
}

.nav .services {
	width:88px;
}

.nav .resources {
	width:108px;
}

.nav .executive {
	width:97px;
}

.nav .contact {
	width:76px;
}



/********* Body **************/
.content {
	float:left;
	display:inline;
	width:410px;
	padding:24px 260px 9px 179px;
	margin:10px 34px 10px 65px;
	border:1px solid #929497;
	position:relative;
	z-index:1;
	font-size:12px;
}

.home {
	float:left;
	width:930px;
	padding:9px 9px 9px 9px;
	margin:10px 0px 10px 0px;
	border:1px solid #929497;
}

.section {
	float:left;
	height:160px;
	border-right:1px solid #929497;
}

.sectionPadding {
	float:left;
	padding:16px 10px 0px 10px;
}

.section img {
	float:left;
	padding:0px 10px 10px 0px;
}

.section h1 {
	font-size:16px;
	color:#ffffff;
	background-color:#A8A9AC;
	height:30px;
	line-height:30px;
	padding-left:10px;
}

.content img {
	float:left;
/*	padding-bottom:10px;*/
}

.content h1 {
	font-size:16px;
	color:#6E2638;
	padding:0px 0px 10px 0px;
}

.content a
{
	color:#6E2638;
	text-decoration:none;
}

.content a:hover
{
	color:#6E2638;
	text-decoration:underline;
}

.section h2 {
	font-size:14px;
	color:#6E2638;
	padding:0px 0px 6px 0px;
}

.section h3 {
	font-size:12px;
	color:#929497;
	padding:0px 0px 6px 0px;
}

.section a {
	color:#6E2638;
	text-decoration:none;
	padding:3px 0px 3px 0px;
/*	float:left;*/
}

.section a:hover {
	text-decoration:underline;
}

.largeLink {
	font-size:14px;
	color:#6E2638;
	text-decoration:none;
	font-weight:bold;
	clear:both;
}

.content ul, .content li {
	padding:0;
	margin:0;
	margin-left:10px;
	list-style-type:none;
	list-style-image:url(../images/common/chevrons.gif);
}



.content ol li 
{
	margin:0px 0px 5px 18px;
	list-style-type:decimal;
}


.content ul li {
	padding:0px 0px 5px 0px;
	/*background-image:url(../images/common/chevrons.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
}

.content span {
	color:#6E2638;
}

.content span li
{
	color:#000000;
}
.content p 
{
	color:#000000;
}

.side-left {
	position:absolute;
	top:24px;
	left:-66px;
	width:220px;
	z-index:10;
}

.leftNav {
	float:left;
	border:1px solid #929497;
	padding:9px 9px 9px 9px;
	width:200px;
	background-color:#ffffff;	
}

.leftNav ul, .leftNav ul li {
	display:block;
	list-style-image:none !important; 
	margin:0;
	padding:0;
	background-image:none;
}

.leftNav ul {
	padding-bottom:14px;
	background-color:#6E2638;
	list-style-image:none !important; 
}

.leftNav li.parent {
	height:29px;
	line-height:29px;
	font-size:14px;
	color:#A1A3A6;
	background-color:#6E2638;
	padding-left:15px;
	border-bottom:1px solid #929497;
	font-weight:bold;
}

.leftNav li.on {
	font-size:14px;
	color:#A1A3A6;
	background-color:#ffffff;
	border-bottom:1px solid #929497;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.leftNav a {
	display:block;
	height:29px;
	line-height:29px;
	color:#ffffff;
	font-size:11px;
	padding-left:15px;
	background-color:#6E2638;
	text-decoration:none;
	border-bottom:1px solid #929497;
	font-weight:bold;
}

.leftNav a:hover, .leftNav a.on {
	background-image:url(../images/common/leftNav_bg.gif);
	background-repeat:repeat-x;
	color:#6E2638;
}

.leftNav li.on a {
	height:14px;
	line-height:14px;
	color:#6E2638;
	background-color:#ffffff;
	border:none;
	font-weight:normal;
	padding-left:30px;
}

.leftNav li.on a.parent {
	font-weight:bold;
	padding-left:15px;
}

.leftNav li.on a:hover {
	background-image:none;
	text-decoration:underline;
}

.side-right {
	position:absolute;
	top:187px;
	left:680px;
	width:270px;
	z-index:3;
}

.side-right-container {
	float:left;
	border:1px solid #929497;
	padding:9px 9px 9px 9px;
	background-color:#ffffff;
	width:250px;
}

.side-right-solutionFinder {
	float:left;
	width:232px;
	padding:9px 9px 9px 9px;
	margin:0px 0px 5px 0px;
	background-color:#E9EAEA;
}

.side-right-additional, .side-right-additional li {
	float:left;
}

.side-right-container h1 {
	font-size:16px;
	color:#ffffff;
	background-color:#A8A9AC;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	width:240px;
}

.side-right-container h2 {
	font-size:12px;
	color:#ffffff;
	background-color:#6E2638;
	height:22px;
	line-height:22px;
	padding:0px 0px 0px 10px;
	width:195px;
}

.side-right-additional ul {
	float:left;
	padding:9px 9px 5px 9px;
	background-color:#E9EAEA;
	background-image:none;
}

.side-right-additional li {
	list-style-type:none;
	background-image:none;
	padding:0;
	margin-bottom:4px;
}

.side-right-additional a {
	float:left;
	width:218px;
	padding:2px 6px 2px 6px;
	background-color:#ffffff;
	border:1px solid #929497;
	color:#6E2638;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

.side-right-additional a:hover {
	background-color:#6E2638;
	border:1px solid #6E2638;
	color:#FFFFFF;
}

.side-right img {
	padding:0;
}

.right-link {
	float:left;
	margin-top:30px;
}

.testimonial {
	float:left;
	width:200px;
	margin-top:45px;
	padding:20px 0px 0px 10px;
	background-image:url(../images/common/quotes.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#87898C;
}

.testimonial a {
	color:#6E2638;
	text-decoration:none;
}

.testimonial a:hover {
	text-decoration:underline;
}

.requestForm {
	font-size:11px;
}

.requestForm td {
	padding-bottom:3px;
}

.requestForm input, .requestForm select {
	float:left;
}

.requestForm span 
{
	display:inline;
	float:left;
	text-align:right;
	width:60px;
	padding:2px 9px 0px 0px;
	color:#000000;
	position:relative;
}

.formSubmit {
	display:block;
	float:right;
	height:20px;
	line-height:20px;
	padding:0px 14px 0px 14px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff !important;
	background-color:#6E2638;
	text-decoration:none;
}

.formSubmit:hover {
	color:#6E2638 !important;
	background-color:#ffffff;
}



/********* Solution Finder ************/
.solutionFinder, .solutionFinderContainer, .solutionFinderOn, .solutionFinderHomeOn {
	float:left;
	position:relative;
	height:20px;
	width:227px;
	overflow:hidden;
	z-index:2000;
	background-color:#FFFFFF;
}

.solutionFinderContainer {
	overflow:visible;
	border:1px solid #6E2638;
}

.solutionFinderOn {
	position:absolute;
	top:10px;
	left:11px;
	height:380px;
}

.SFC-home .solutionFinderOn {
	position:absolute;
	top:-330px;
	left:-1px;
	height:380px;
}

.solutionFinder h3, .solutionFinderOn h3 {
	background-image:url(../images/common/Arrow_D.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0px 0px 0px 3px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	border-bottom:1px solid #6E2638;
	font-size:12px;
}

.SFC-home .solutionFinder h3, .SFC-home .solutionFinderOn h3 {
	background-image:url(../images/common/Arrow_U.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0px 0px 0px 3px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	border-bottom:1px solid #6E2638;
}

.solutionFinderOn h3 {
	background-image:url(../images/common/Arrow_U.gif);
}

.SFC-home .solutionFinderOn h3 {
	background-image:url(../images/common/Arrow_D.gif);
}

.solutionFinderOn a, .solutionFinderHomeOn a {
	line-height:10px;
	_line-height:14px;
	color:#000000;
	height:11px;
	font-size:11px;
	padding:1px 0px 2px 3px;
	margin:0;
	text-decoration:none;
	/*float:left;*/
}


*:first-child+html .solutionFinderOn a, .solutionFinderHomeOn a {
	line-height:14px;
	color:#000000;
	height:12px;
	font-size:11px;
	padding:1px 0px 2px 3px;
	margin:0;
	text-decoration:none;
	/*float:left;*/
}



.solutionFinderOn a:hover, .solutionFinderHomeOn a:hover {
	color:#6E2638;
	text-decoration:none;
}

*:first-child+html .solutionFinderOn a:hover, .solutionFinderHomeOn a:hover {
	color:#6E2638;
	text-decoration:none;
}


.solutionsScroll {
	position:absolute;
	top:21px;
	height:359px;
	width:100%;
	overflow:auto;
	display:none;
}

.side-right-container .solutionFinderContainer {
	padding:10px 12px 10px 11px;
	background-color:#E9EAEA;
	border:none;
	_width:250px;
	_height:40px;
}

.side-right-container .solutionFinder, .solutionFinderOn {
	border:1px solid #6E2638;
}




/********* Footer ************/
.footer {
	float:left;
	height:30px;
	width:927px;
	padding:0px 10px 0px 11px;
	line-height:28px;
	border-left:1px solid #929497;
	border-right:1px solid #929497;
	background-image:url(../images/common/nav_bg.gif);
	background-repeat:repeat-x;
	color:#929497;
	font-size:11px;
}

.footer a {
	text-decoration:none;
	color:#929497;
	padding:0px 2px 0px 2px;
}

.footer a:hover {
	color:#6E2638;
	text-decoration:underline;
}

.copyright {
	float:right;
}


/*********** CMS Content classes ******************/

.title
{
	font-weight:bold;
	font-size:14px;
	color:#6E2638;
	line-height:2;
}

.subhead
{
	font-size:14px;
	line-height:2;
}


*:first-child+html .requestRadio
{
	margin-top:-4px;
	
}

.requestCheckTitle
{
	padding:0px 0px 0px 5px !Important;
	_padding:3px 0px 0px 5px !Important;
	text-align:left !Important;
}

*:first-child+html .requestCheckTitle
{
	padding:4px 0px 0px 5px !Important;
	text-align:left;

}

.siteMap
{
	width:650px;
}

.pnlInstitute
{
	width:425px;
}
