.background {
	background-color: #D9D9D9;
	background-image: url( /images/bg.gif);
	background-repeat: repeat-x;
}
.navBack {
	background-color: #7b76ae;
	background-image: url( /images/nav-bg.jpg);
	background-repeat: no-repeat;
}
.leftnavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1E1E1;
	line-height: 18px;
}
A.leftnavText:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E1E1E1;
	line-height: 21px;
}
A.leftnavText:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E1E1E1;
}
A.leftnavText:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
}
A.footerText:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#bodyContent sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.navViewing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7abc9;
}
.navSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #141a47;
}
.navHeadline {
	font-size: 16px;
	text-transform: capitalize;
	color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	line-height: 16px;
	list-style-type:disc;
}

ul {
margin-left: 5px; 
padding-left: 5px; 

}

li {
margin-left: 5px; 
padding-left: 5px; 
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
A.navLink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.navLink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.navLink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDCFF;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#bodyText sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.more {
	color: #e05310;
	text-decoration: none;
	line-height: 18px;
}
.rightBarText,
.rightBarText p,
.quote-layer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.rightBarHeadline {
	font-size: 16px;
	color: #794d33;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#navbox {
	position: relative;
}

#table-shadow {
	background:url( /images/tableBack.png) repeat-y;
}
.surveyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #F4F4F4;
}
.JobTitleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #375AAD;
}
.DirectoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
A.DirectoryText:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.leftnavTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	line-height: 18px;
	text-decoration: none;

}
A.leftnavTextOrange :LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF9900;
	line-height: 24px;
}
A.leftnavTextOrange :VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF9900;
	line-height: 24px;
}
A.leftnavTextOrange :HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
}
.navitems div div {
	display:none;
}
.navitems div:hover div {
	display:block;
}
.navitems div div div {
	line-height:normal;
}
ol.numbered-list li {
	padding-bottom:5px;
}
.careersnav {
	font-weight:bold;
	display:block;
	margin-bottom:-10px;
}

.scholarship-list {
	width:510px;
}

.scholarship-list .top {
	background:url(/images/scholarship/rounded-box-top.gif) no-repeat left bottom;
	height:9px;
	
}

.scholarship-list .bottom {
	background:url(/images/scholarship/rounded-box-bottom.gif) no-repeat left top;
	height:9px;
}

.scholarship-list ul {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8f7f4;
	padding:0 15px;
	margin:0;
}
ul.scholarship-list li {
	padding-left:0px;
}

.scholarship-sidebar {
	color:#ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

.scholarship-sidebar p {
	margin-top:0;
	margin-bottom:25px;
}

.scholarship-form {
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.scholarship-form td {
	border:1px solid #ffffff;
	padding:5px;
}

.scholarship-form td.label {
	background-color:#f0f0e8;
	padding-right:10px;
}

.scholarship-form td.input {
	background-color:#f7f6f2;
	padding-left:10px;
	width:254px;
}

.scholarship-form input.text,
.scholarship-form textarea {
	width:254px;
	border:1px solid #999999;
	padding-bottom:1px;
	padding-right:1px;
}

.scholarship-form input.text:focus,
.scholarship-form textarea:focus {
	border:2px solid #dc7c20;
	margin-top:-1px;
	margin-left:-1px;
	padding-bottom:0;
	padding-right:0;
}

.scholarship-form textarea:focus {
	padding-bottom:1px;
}

.scholarship-form input.text:focus {
	margin-top:-1px;
	margin-left:-1px;
	padding-bottom:0;
}

input.scholarship-submit {
	background:url(/images/scholarship/apply-now-button.gif) no-repeat left top;
	width:93px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:85px;
	margin-top:16px;
	border:none;
	cursor:pointer;
}

.scholarship-promo {
	background:url(/images/scholarship/scholarship-promo-bg.gif) no-repeat left top;
	width:189px;
	height:140px; 
	position:relative;
	margin-top:-50px;
	margin-left:10px;
}

.scholarship-promo-home {
	background:url(/images/scholarship/scholarship-promo-bg-home.gif) no-repeat left top;
	width:189px;
	height:110px; 
	position:relative;
	margin-top:-50px;
	margin-left:10px;
}
.scholarship-promo a,
.scholarship-promo-home a {
	display:block;
	background:url(/images/scholarship/apply-now-button.gif) no-repeat left top;
	width:93px;
	height:22px;
	position:absolute;
	top:103px;
	left:10px;
	overflow:hidden;
	text-indent:-9999px;
}

.scholarship-promo-home a.learn-more-button {
	position:absolute;
	top:70px !important;
}

.scholarship-promo a.learn-more-button,
.scholarship-promo-home a.learn-more-button {
	background:url(/images/scholarship/learn-more-button.gif) no-repeat left top;
}

.quote-layer {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 160px; 
	max-height: 190px; 
	z-index: 1; 
	overflow-y: auto; 
	overflow-x: hidden; 
	border-top:1px dotted #fff; 
	margin-bottom:10px !important; 
	padding-bottom:10px; 
	padding-top:10px;
	visibility: visible;
	padding-right:5px;
}

.quote-layer p {
	margin-top:0 !important;
	padding-top:0 !important;
	margin-bottom:10px !important;
}

.superscript {
	font-size:.8em; 
	line-height:.8em; 
	vertical-align:text-top;
}

/* Section Links */

.section-links {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.section-links li {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.section-links a {
	display:block;
	color:#333333;
	text-decoration:none;
	padding-left:80px;
	padding-top:10px;
	min-height:50px;
}

.section-links a.testimonials {
	background:url(/images/magnet/map_sm.gif) no-repeat left top;
}

.section-links a.value-statement {
	background:url(/images/magnet/value_icon.gif) no-repeat left top;
}

.testimonial {
	margin-bottom:2em;
}

.value-statement {
	list-style:none;
	margin:0;
	padding:0;
}

.value-statement li {
	margin:0 0 .5em 0;
	padding:0 0 0 10px;
	overflow:hidden;
	clear:both;
	text-indent:-10px;
}
/*
.value-statement strong {
	display:block;
	float:left;
	clear:both;
	width:8px;
}

.value-statement span {
	display:block;
	float:left;
	width:340px
}*/