body {
	margin: 0;
	font: 13px/16px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	color: #CCC;
	background: #555051 url(../images/bg.gif) repeat-x;
}
img {border-style: none;}
a {color: #CCC;}
a:hover {text-decoration: none;}
.hidden {display: none;}
.page {
	margin: 0 auto;
	padding: 0;
	min-width: 990px;
	max-width: 990px;
}
#wrapper {
	margin: 0 auto;
	width: 990px;
}
/* navigation */
.nav-wrapper {
	position: relative;
	margin: 0px;
	height: 25px;
	background: #000000;
}
.nav-holder {
}
.nav {
	min-height: 25px;
	width: 990px;
}
.nav:after {
	content: "";
	display: block;
	clear: both;
}
* html .nav {height: 25px;}
.top-nav {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	white-space: nowrap;
}
.top-nav li {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	line-height: 19px;
	font-size: 15px;
}
.top-nav li a {
	display: block;
	padding: 2px 7px 4px;
	text-decoration: none;
	white-space: nowrap;
}
.top-nav li a:hover {
	background: #CC9900;
	color: #FFF;
}
#nav {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
#nav li {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
}
#nav li:hover ,
#nav li.hover {position: relative;}
#nav li a {
	display: block;
	padding: 4px 6px 6px 6px;
	text-decoration: none;
	white-space: nowrap;
}
#nav li:hover a,
#nav li.hover a,
#nav li:hover li:hover a,
#nav li.hover li.hover a,
#nav li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover a {
	background: #CC9900;
	color: #FFF;
}
#nav li:hover li a,
#nav li.hover li a,
#nav li:hover li:hover li a,
#nav li.hover li.hover li a {background: none;}
#nav li:hover ul,
#nav li.hover ul {visibility: visible;}
#nav ul {
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: 0;
	float: none;
	margin: 0;
	border: 0px solid #CC9900;
	padding: 0;
	width: 98px;
	list-style: none;
	background: #000000;
}
#nav ul li {
	margin: 0;
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
}
#nav ul li a {
	display: block;
	float: none;
	padding: 5px 7px 7px 6px;
	width: 85px;
}
#nav ul li a span {
	display: block;
	width: 100%;
	background: url('../images/bullet-nav.gif') no-repeat 100% 4px;
	cursor: pointer;
}
#nav #features {
	width: 195px;
}
#nav #features a:hover {
	width: 182px;
}
#nav #alumni {
	width: 193px;
}
#nav #alumni a:hover {
	width: 180px;
}
#nav #yourcareer {
	width: 158px;
}
#nav #yourcareer a:hover {
	width: 145px;
}
#nav #unews {
	width: 173px;
}
#nav #unews a:hover {
	width: 160px;
}
#nav #ineachissue {
	width: 105px;
}
#nav #ineachissue a:hover {
	width: 92px;
}
#nav li:hover ul ul,
#nav li.hover ul ul,
#nav ul ul {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: 98px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li:hover ul,
#nav ul li.hover ul {visibility: visible;}
/* main */
.flash-block {
	margin: 0px;
	width: 990px;
	background: #3C4338;
	padding: 0px;
}
.flash-block img {
	display: block;
	margin: 0 auto;
}
.main-wrapper {
	overflow: hidden;
	width: 100%;
}
.main-holder {
	float: left;
	width: 100%;
}
/* partners box */
.partners-box {
	float: left;
	width: 311px;
}
.partners-box .holder {
	border: solid #FFF;
	border-width: 0 1px 1px 0;
}
.partners-box .holder img {display: block;}
/* text block */
.text-block {margin: 0 0 0 311px;}
.t1 {
	float: left;
	width: 100%;
	background: #5E96C0;
}
.text-area {
	border-bottom: 1px solid #FFF;
	padding: 12px 20px 1px 20px;
	min-height: 188px;
}
* html .text-area {height: 188px;}
.text-box {width: 630px;}
* html .text-box {width: 600px;}
.text-block h2 {
	margin: 0;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}
.text-block p {margin: 0 0 16px;}
.m1 {
	overflow: hidden;
	margin: -10px 0 0;
	border: solid #FFF;
	border-width: 1px 0;
	width: 100%;
	background: url('../images/bg-m1.gif') repeat-y 100% 0;
}
.m2 {
	float: left;
	width: 100%;
}
/* content */
#content {
	margin: 0 310px 0 0;
	color: #000;	
}
.c1 {
	float: left;
	width: 100%;
}
.c2 {
	border-right: 1px solid #FFF;
	padding: 39px 0 48px;
	background: #ECECEC;
}
.c3 {
	padding: 0 0 0 6.2%;
}
/* text block */
#content .text-holder {width: 580px;}
#content h2 {
	margin: 0 0 15px;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}
.sub-heading {
	display: block;
	color: #1969A5;
}
#content p {margin: 0 0 15px;}
#content p a {color: #000;}
/* list */
.features-list {
	margin: 0 0 6px;
	padding: 0 53px 0 12px;
	list-style: none;
}
.features-list li {
	padding: 0 0 15px 11px;
	line-height: 14px;
	font-size: 12px;
	color: #333;
	background: url('../images/bullet-content-nav.gif') no-repeat 0 4px;
}
.features-list li a {color: #333;}
/* table */
.table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 12px;
	font-size: 12px;
	color: #FFF;
}
.table th {
	padding: 12px 14px;
	width: 164px;
	border: 1px solid #FFF;
	text-align: left;
	background: #333;
}
.table th.cell3 {
	vertical-align: bottom;
}
.table td {
	margin: 0;
	padding: 12px;
	width: 168px;
	vertical-align: middle;
	border: 1px solid #FFF;
	background: #999;
}
.table .cell1 {
	text-align: right;
}
/* sidebar */
#sidebar {
	float: right;
	width: 310px;
	line-height: 15px;
	font-size: 12px;
	color: #333;
}
.side-image img {
	display: block;
	width: 310px;
	border-bottom: 1px solid #FFF;
}
.side-box {padding: 24px 0 0 18px;}
.next {
	padding: 0 14px 0 0;
	line-height: 26px;
	font-size: 20px;
	text-decoration: none;
	background: url('../images/bullet-next.gif') no-repeat 100% 9px;
}
.next:hover {text-decoration: underline;}
/* list */
.side-nav {
	margin: 0;
	padding: 17px 15px 0 5px;
	list-style: none;
}
.side-nav li {
	color: #FFF;
	padding: 0 0 14px 12px;
	background: url('../images/bullet-side-nav.gif') no-repeat 0 4px;
}
/* footer */
#footer {
	width: 100%;
	line-height: 11px;
	font-size: 11px;
	color: #999;
	background: #000000;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-holder {
	padding: 0px;
	height: 21px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bottom-nav {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	float: left;
	margin: 0 0 0 14px;
	padding: 0 0 0 2px;
}
.bottom-nav li a {
	color: #999;
	text-decoration: none;
	white-space: nowrap;
}
.bottom-nav li a:hover {text-decoration: underline;}
#footer p {margin: 0;}
#footer p a {
	color: #999;
	text-decoration: none;
	white-space: nowrap;
}
#footer p a:hover {text-decoration: underline;}

