@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
	min-height: 100%;
}
body {
	background: #333333 url(admissions-bg.jpg) no-repeat top right;
}
body.graduate {
	background: #333333 url(graduate-admissions-bg.jpg) no-repeat top right;
}
body > #navigation {
	display: block;
	float: right;
	position: fixed;
	z-index: 10000;
	right: 0%;
	top: 0%;
	width: 160px;
	height: 100%;
	background: white url(navigation-bg.gif) repeat-y; 	
}
#nav {
	display: block;
	float: left;
	width: 160px;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: block;
	float: left;
	width: 160px;
	height: 10px;
	margin-bottom: 12px;
}
#nav li a {
	display: block;
	float: left;
	width: 160px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -10000px;
}
#admissions-nav a {
	background-position: -160px 0px;
}
#academics-nav a {
	background-position: -160px -10px;
}
#athletics-nav a {
	background-position: -160px -20px;
}
#life-nav a {
	background-position: -160px -30px;
}
#student-services-nav a {
	background-position: -160px -40px;
}
#support-nav a {
	background-position: -160px -50px;
}
#about-nav a {
	background-position: -160px -60px;
}
#admissions-nav a:hover {
	background-position: 0px 0px;
}
#academics-nav a:hover {
	background-position: 0px -10px;
}
#athletics-nav a:hover {
	background-position: 0px -20px;
}
#life-nav a:hover {
	background-position: 0px -30px;
}
#student-services-nav a:hover {
	background-position: 0px -40px;
}
#support-nav a:hover {
	background-position: 0px -50px;
}
#about-nav a:hover {
	background-position: 0px -60px;
}
#navigation hr {
	display: block;
	margin: auto;
	width: 89%;
	height: 1px;
}
#navigation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}
#utility {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#utility li {
	margin-left: 10px;
	text-align: left;
}
#utility li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
	text-decoration: none;
	text-align: left;
}
#utility li a:hover {
	text-decoration: underline;
}
#navigation p {
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
	text-align: left;
}
#navigation p a {
	color: #565656;
	text-decoration: none;
}
#navigation p a:hover {
	text-decoration: underline;
}
#header-container {
	display: block;
	float: left;
	width: 100%;
}
#header {}
#logo {
	margin-top: 37px;
}
#logo a {}
#logo a img {}
#search {
	margin-top: 40px;
}
#search form {}
#search input {
	width: 243px;
	height: 18px;
	padding: 5px 20px 0px 5px;
	background: #ffffff url(search-box-bg.gif) no-repeat 0px 0px;
	font-size: 11px;
	border: none;
}
#breadcrumb {
	margin-top: 15px;
}
#description {
	margin-top: 15px;
}
#description h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: white;
	line-height: 26px;
}

#breadcrumb {
	border-bottom: 1px solid #5c5c5c;
}
#breadcrumb h1 {
	display: block;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 48px;
	color: white;
	margin-bottom: 6px;
}
#breadcrumb span {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	top: 30px;
	text-align: right;
	text-decoration: none;
	color: white;
}
#breadcrumb span a {
	color: white;
	text-decoration: none;
}
#breadcrumb span a:hover {
	text-decoration: underline;
}
#content-container {
	display: block;
	float: left;
	width: 100%;
}
#primary {
	margin-top: 30px;
	margin-bottom: 30px;
}
.info {}
.info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: white;
	border-bottom: 1px solid #5c5c5c;
	margin-bottom: 10px;
}
.graduate .info h2 a {
	display: inline;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: white;
	top: 0px;	
}
.info h2 a {
	display: block; 
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	position: relative;
	top: 5px;
}
.graduate .info h2 a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
.info h2 a:hover {
	text-decoration: underline;
}
.info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.info ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 4px 0px 4px 0px;
	text-align: right;
}
.info ul li a {
	color: #ea7125;
	text-decoration: none;
	text-align: right;
}
.info ul li a:hover {
	text-decoration: underline;
}
.info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
#secondary {
	margin-top: 30px;
	margin-bottom: 30px;
}
#apply-now {
	display: block;
	float: left;
	height: 121px;
	margin-bottom: 28px;
	background: url(admissions-apply-now-alt.png) no-repeat 2px 0px;
}

span.vct{
    margin-top:10px;
}

#apply-now p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 4px 0px 0px 25px;
}
#apply-now p a {
	color: white;
	text-decoration: none;
}
#apply-now p a:hover {
	text-decoration: underline;
}
#apply-now h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 12px 0px 0px 18px;
}
#apply-now h2 a {
	color: white;
	text-decoration: none;
}
#apply-now h2 a:hover {
	text-decoration: underline;
}
.promo {
	background: url(promo-bg.png) no-repeat top left;
	margin-bottom: 10px;
}
.promo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	padding:0 0 0 5px;
	margin: 10px 30px 10px 10px;
	background-color:#C85914;
}
.promo p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
	margin: 10px 30px 10px 10px;
}

.promo p a {
	color: white;
	text-decoration: underline;
}
