body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#052154;
	line-height:16px;}

img, div { behavior: url(iepngfix.htc);}
img {border:0;}

a {color:#3652a7;}
a:hover {color:#172E7A;}

h1 {
	padding:0;
	margin:0 0 10px 0;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;}
h2 {
	padding:0;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#3652a7;}
h2 a {
	text-decoration:none;}
h3 {
	padding:0;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:18px;
	color:#3652a7;}
h4 {
	padding:0;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:12px;}
	
h5 
{
	padding:0;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;}
	
h6 {
	padding:0;
	margin:0 0 10px 0;
	font-size:17px;
	font-weight:normal;}

hr {color:#052154; height:1px; padding:0px; margin:0px; background-color:#052154;}
.padded_content th, .padded_content2 th {margin:0;padding:2px 3px;background:#052154;color:#FFFFFF;}
.padded_content td, .padded_content2 td {margin:0;padding:2px 3px;}
.padded_content ul, .padded_content2 ul {margin:0 20px;padding:0;}
.padded_content ul li, .padded_content2 ul li {list-style-image:url('../images/content-bullet-1.gif');}

.fontBlue {color:#5c73b9;}
.fontGreen {color:#32a107;}
.fontYellow {color:#ffda5b;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font22 {font-size:22px;}
.font24 {font-size:24px;}

table tr {}
table tr td {vertical-align:top;}

* html ul li a {height:1em;} /* removes extra linebreak in IE6*/

/* ---------- */
/* GLOBAL CSS */
/* ---------- */
.wrapper {
	width:100%;
	height:387px;
	margin:0;}

/* ---------- */
/* HEADER CSS */
/* ---------- */
.header_container {
	width:963px;
	height:95px;
	margin:0 auto;
	position:relative;
	display:none;}
.header_container .logo {
	width:125px;
	height:125px;
	position:absolute;
	left:-10px;
	top:25px;}
.header_container .header {
	width:387px;
	height:33px;
	position:absolute;
	left:120px;
	top:55px;}
.header_container .top_nav {
	width:430px;
	margin:30px 0 0 0;
	text-align:right;
	color:#FFCE00;
	font-size:10px;
	float:right;
	position:relative;}
.header_container .top_nav a {
	color:#C6CDE4;
	text-decoration:none;}
.header_container .top_nav a:hover {
	color:#FFCE00;}
.header_container .search {
	width:250px;
	height:18px;
	margin:20px 0 0 0;
	color:#C6CDE4;
	background:url('../images/search-bg.gif') no-repeat;
	float:right;}
.header_container .search .search_field {
	width:155px;
	padding-top:2px;
	font-size:10px;
	color:#848484;
	background:none;
	border:none;
	position:absolute;
	right:45px;}


/* -------- */
/* MENU CSS */
/* -------- */
.menu_container {
	width:842px;
	height:35px;
	margin:0 auto;
	padding:0 0 0 121px;
	position:relative;
	display:none;}
.menu_container img {
	float:left;}


/* ------------ */
/* HOMEPAGE CSS */
/* ------------ */
.home_container_1 {
	width:999px;
	height:306px;
	margin:0;}
.home_container_1 .inner {width:963px;margin:0 auto;}
.home_container_1 .inner .home_menu {
	width:224px;
	height:306px;
	background:url('../images/home-nav-bg.jpg') no-repeat;
	float:left;}
.home_container_1 .inner .home_menu .box {
	width:212px;
	margin:0 0 0 11px;
	font-size:0.1em;}
.home_container_1 .inner .home_flash {
	width:739px;
	height:306px;
	font-size:0.1em;
	float:right;}
.home_container_2 {
	width:999px;
	height:auto;
	overflow:auto;
	margin:0 auto;}
.home_container_2 .inner {
	width:963px;
	margin:0 auto;}
.home_container_2 .inner .spotlight_1 {
	width:286px;
	padding:10px 15px 10px 15px;
	margin:6px 7px 0 0;
	float:left;}
.home_container_2 .inner .spotlight_2 {
	width:286px;
	padding:10px 15px 10px 15px;
	margin:6px 8px 0 0;
	float:left;}
.home_container_2 .inner .spotlight_3 {
	width:286px;
	padding:10px 15px 10px 15px;
	margin:6px 0 0 0;
	float:left;}
.home_container_2 .inner .spotlight_entry {
	padding:0 0 2px 0;
	margin:0 0 2px 0;
	border-bottom:1px solid #B3C0EA;}
.home_container_2_bottom {
	width:999px;
	height:19px;
	margin:0 auto;}
.home_container_2 .inner img {
	margin-bottom:20px;}


/* ----------- */
/* CONTENT CSS */
/* ----------- */
.content_container {
	width:700px;
	margin:0;
	font-family:Arial;
	font-size:12px;}
	
.main_content_container {width:700px;float:none;}
.left_nav_container {width:261px;float:left;display:none;}
.right_content_container {
	width:700px;
	line-height:20px;
	float:none;}
.padded_content {
	width:640px;
	margin:15px 30px;}
.padded_content2 {
	width:660px;
	padding:10px 10px 10px 30px;
	border-bottom:1px solid #d2d8e8;}
.full_content {
	width:700px;
	margin:0 auto;
	padding:0;
	overflow:auto;}
.full_content_blue {
	width:700px;
	margin:0 auto;
	padding:0;
	background:#e8eaf2;
	overflow:auto;}
.full_container {
	width:963px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	background:#FFFFFF;}
.full_content_container {
	width:912px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:20px 25px;}

/* ------------ */
/* OVERVIEW CSS */
/* ------------ */
.admission_billboard {
	width:700px;
	height:177px;}
.admission_billboard .text {
	width:280px;
	padding:15px;
	margin-top:30px;
	line-height:20px;
	color:#FFFFFF;
	float:right;}
.billboard1 {
	background:url('../images/billboard-01.jpg') no-repeat;}
.billboard2 {
	background:url('../images/billboard-02.jpg') no-repeat;}

.bottom_left_content {
	width:290px;
	padding:10px 30px;
	float:left;}
.bottom_right_content {
	width:288px;
	padding:10px 30px;
	border-left:1px solid #d2d8e8;
	float:right;}
.bottom_left_content2 {
	width:290px;
	padding:10px 30px;
	float:left;
	border-top:1px solid #d2d8e8;}
.bottom_right_content2 {
	width:288px;
	padding:10px 30px;
	border-left:1px solid #d2d8e8;
	float:right;
	border-top:1px solid #d2d8e8;}
.floated_spotlight {
	width:200px;
	padding:20px;
	margin:0 0 0 20px;
	background:#e8eaf2;
	color:#445a9d;
	font-weight:bold;
	float:right;}
.floated_spotlight a {
	color:#052154;
	font-size:11px;}
	
/* ------------------ */
/* SECTION HEADER CSS */
/* ------------------ */
.section_container {
	width:700px;
	height:59px;
	margin:0 auto;
	border-top:1px solid #FFFFFF;
	background:url('../images/section-bg.gif') repeat-x;}
.section_container .left_side {}
.section_container .right_side {float:right;display:none;}
.section_container .right_side .link {padding:22px 30px 0 0;}
.section_container .right_side .link a {
	font-size:14px;
	font-weight:bold;
	color:#052154;
	text-decoration:none;}


/* ------------ */
/* LEFT NAV CSS */
/* ------------ */
.left_nav_header {width:258px;height:31px;margin:0 0 0 1px;font-size:0.1em;line-height:0.1em;;}
.left_nav {width:258px;margin:0 0 0 1px;padding:0 0 20px 0;background:#445A9D;}
.left_nav a {color:#FFFFFF;text-decoration:none;}
.left_nav a:hover {color:#FFFFFF;}

.left_nav ul {margin:0;padding:0;list-style:none;}
.left_nav ul li {padding:0;margin:0;display:block;background:url('../images/left-nav-link-divider.gif') bottom no-repeat;}
.left_nav ul li a {padding:5px 2px 5px 20px;display:block;}
.left_nav ul li a:hover {background:#052154;}
.left_nav ul li.on {background:#052154;font-weight:bold;}

.left_nav ul li ul {margin:0;padding:0;list-style:none;}
.left_nav ul li ul li {padding:0;margin:0;display:block;font-weight:normal;background:#2b3c71;}
.left_nav ul li ul li a {padding:3px 2px 3px 40px;display:block;}
.left_nav ul li ul li a:hover {background:#2b3c71;font-weight:bold;}
.left_nav ul li ul li.on {background:#2b3c71;font-weight:bold;}

.left_nav ul li ul li ul {margin:0;padding:0;list-style:none;}
.left_nav ul li ul li ul li {padding:0;margin:0;display:block;font-weight:normal;background:url('../images/left-nav-bg-tier3-off.gif') no-repeat;}
.left_nav ul li ul li ul li a {padding:3px 2px 3px 60px;display:block;}
.left_nav ul li ul li ul li a:hover {background:none;font-weight:bold;color:#ffda5b;}
.left_nav ul li ul li ul li.on {background:url('../images/left-nav-bg-tier3-on.gif') no-repeat;font-weight:bold;}
.left_nav ul li ul li ul li.on a {color:#19213b;}
.left_nav ul li ul li ul li.on a:hover {color:#19213b;}

.left_profile {width:230px;margin:20px auto;font-size:11px;}


/* ------------ */
/* CALENDAR CSS */
/* ------------ */
.calendar_filter {
	width:680px;
	height:40px;
	padding:18px 0 0 20px;
	color:#3652a7;
	font-weight:bold;
	background:url('../images/calendar-filter-bg.gif') repeat-x;}
.calendar_filter .dropdown {
	width:80px;
	font-size:11px;
	color:#052154;}
.calendar_filter .dropdown2 {
	width:50px;
	font-size:11px;
	color:#052154;}

.news_events_thumbnail {
	margin:0 15px 5px 0;
	border:1px solid #7b8dc5;}

.news_events_entry {
	width:640px;
	height:auto;
	overflow:auto;}
.news_events_entry .photo {
	width:80px;
	float:left;}
.news_events_entry .summary {
	width:560px;
	float:right;}
	
/* -------------------- */
/* PROFILE CSS */
/* -------------------- */
.profile_entry {
	width:213px;
	padding:0 0 15px 0;}
.profile_entry .thumbnail {
	width:213px;
	height:120px;
	padding-top:12px;
	text-align:center;
	background:url('../images/profile-thumb-bg.gif') no-repeat;}
.profile_entry .text {
	width:193px;
	padding:0 10px;}
.profile_entry .name {
	color:#445a9d;
	font-size:14px;
	font-weight:bold;}
.profile_entry strong {
	color:#445a9d;}
	
.profile_billboard {
	width:700px;
	height:230px;}
.profile_billboard .text {
	width:270px;
	padding:15px;
	margin-top:60px;
	line-height:14px;
	color:#FFFFFF;
	background:#445a9d;
	float:right;}
.student_profile_laumann {
	background:url('../images/profile-detail-billboard.jpg') no-repeat;}

.profile_stats_container {
	width:700px;
	background:#edeff6;
	padding-bottom:20px;
	overflow:auto;}
.profile_stats_container .stats {
	width:350px;
	margin:10px 0 0 30px !important;
	margin:10px 0 0 15px;
	float:left;}
.profile_stats_container .stats .entry {
	padding:5px 0;
	background:url('../images/border-dotted-bg.gif') repeat-x bottom;}
.profile_stats_container .stats .entry strong {
	color:#445a9d;}
.profile_stats_container .quote {
	width:220px;
	margin:20px 50px !important;
	margin:20px 25px;
	font-size:14px;
	color:#19213b;
	line-height:24px;
	float:right;}


/* ------------------------ */
/* PROSPECTIVE STUDENTS CSS */
/* ------------------------ */
.prospective_spotlight {
	width:640px;
	overflow:auto;}
.prospective_home_left {
	width:320px;
	float:left;}
.prospective_home_right {
	width:320px;
	float:right;}
.prospective_home_left .text, .prospective_home_right .text {
	width:300px;
	padding:0 10px !important;
	padding:0 10px;}
	
.prospective_blue_box {
	width:600px;
	padding:20px;
	margin:20px 0 0 0;
	background:#e8eaf2;}


/* -------------------- */
/* STAFF DIRECTORY CSS */
/* -------------------- */
.directory_filter {
	width:680px;
	height:40px;
	padding:18px 0 0 20px;
	color:#3652a7;
	font-weight:bold;
	background:url('../images/calendar-filter-bg.gif') repeat-x;}
.directory_filter .dropdown {
	width:150px;
	font-size:11px;
	color:#052154;}
.directory_filter .dropdown2 {
	width:120px;
	font-size:11px;
	color:#052154;}
.directoryHeading {
	padding:0;
	margin:5px 0;
	font-weight:bold;
	font-size:16px;
	color:#3652a7;
	border-bottom:1px solid #445a9d;}


/* -------------------- */
/* PREFERRED LENDER CSS */
/* -------------------- */
.lenderEntry {
	width:182px;
	margin:5px 10px 10px 13px;
	float:left;}

/* ----------------- */
/* UTILITY LINKS CSS */
/* ----------------- */
.utility_container {
	width:961px;
	height:26px;
	margin:0 auto;
	text-align:right;
	font-size:0.1em;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#D8D8D7;
	display:none;}


	
/* -------------- */
/* BREADCRUMB CSS */
/* -------------- */
.breadcrumb_container {
	width:961px;
	margin:0 auto;
	display:none;}
.breadcrumb_container .breadcrumb_top {
	width:961px;
	height:12px;
	font-size:0.1em;
	line-height:0.1em;
	background:url('../images/breadcrumb-top.gif') no-repeat;}
.breadcrumb_container .breadcrumb_span {
	width:961px;
	background:url('../images/breadcrumb-span.gif') no-repeat;}
.breadcrumb_container .breadcrumb_span .links {
	width:575px;
	padding:8px 0 0 45px;
	color:#5D74BB;}
.breadcrumb_container .breadcrumb_span .links .onState {
	font-weight:bold;
	color:#052154;}
.breadcrumb_container .breadcrumb_span .selection {
	width:300px;
	padding:8px 25px 0 0;
	float:right;}
.breadcrumb_container .breadcrumb_span .selection .dropdown {
	width:185px;
	font-size:11px;
	color:#848484;}
.breadcrumb_container .breadcrumb_bottom {
	width:961px;
	height:18px;
	background:url('../images/breadcrumb-bottom.gif') no-repeat;}


/* ----------- */
/* SITEMAP CSS */
/* ----------- */
.sitemap {list-style:none;margin:0 15px;padding:0;}
.sitemap li {list-style-type:circle;font-weight:bold;}
.sitemap li ul {background:#ffffff;}
.sitemap li ul li {background:#ffffff;font-weight:normal;}


/* ---------- */
/* FOOTER CSS */
/* ---------- */
.footer_container {
	width:963px;
	margin:0 auto;
	text-align:center;
	color:#E8E8E8;
	font-size:10px;
	display:none;}	
.footer_container .text {
	color:#294294;}
.footer_container .links a {
	color:#294294;
	text-decoration:none;}
.footer_container .links a:hover {
	color:#294294;
	text-decoration:underline;}
	
	
	 