h1 {
	font: 30px Arial, Trebuchet MS, Myriad, sans-serif;
	margin-top: 15px;
	}

h2 {
	color: #352a55;
	font: 25px Arial, Trebuchet MS, Myriad, sans-serif;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	}

h3 {
	font: 22px Arial, Trebuchet MS, Myriad, sans-serif;
	color: #0d374f;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	}
	
h4 {
	color: #157fd5;
	font: 19px Arial, Trebuchet MS, Myriad, sans-serif;
	margin-top: 7px;
	margin-bottom: 2px;
	}

h5  {
	font: 17px Arial, Trebuchet MS, Myriad, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
	}

h6 {
	font: 14px Arial, Trebuchet MS, Myriad, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
	}
	
.left {
	float: left;
	width: 135px;
	margin-top: 0px;
}

.menu ul, .menu_ug ul, .menu_pg ul {
	padding-left: 0px;
	margin-left: 0px;
	}

.menu li, .menu_ug li, .menu_pg li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 0px;
	}

ul {
	list-style-type: dot;
	}

.red {
	color: #b80707;
	}

.no-indent {
	padding-left: 0px;
	margin-left: 0px;
	}

img {
	border: 0px;
	}

.ug_deadline, .ug_deadline a:link, .ug_deadline a:hover, .ug_deadline a:visited  {
	color: #206f8c;
	font-weight: bold;
	font: 13px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
}

.pg_deadline, .pg_deadline a:link, .pg_deadline a:hover, .pg_deadline a:visited {
	color: #d07d2b;
	font-weight: bold;
	font: 13px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
}

.normal {
	color: #373737;
	font: 13px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: normal;
	}
	
.home_headlines_txt {
	color: #373737;
	font: 12px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: normal;
	line-height: 18px;
	}	

.end {
	width: 534px;
	background-image: url(/admissions/undergrad/images/divider_clear.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

.number {
	color: #fff;
	font: 27px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
}

.number-index {
	color: #fff;
	font: 12px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
}

.month {
	padding: 0px;
	margin: 0px;
	color: #d4adea;
	font: 15px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
}

.pinkheader, .pinkheader a {
	padding: 0px;
	margin: 0px;
	color: #d4adea;
	font: 17px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
}

.whiteheader, .whiteheader a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font: 17px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
}

.whiteheader2, .whiteheader2 a {
	padding-top: 8px;
	color: #fff;
	font: 25px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.whiteheader a:hover, .whiteheader2 a:hover, .pinkheader a:hover{
	text-decoration: underline;
	}

.notice {
	width: 100%;
	background-color: #e15b38;
	color: #373737;
	font: 13px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: normal;
	}

.noticetext {width: 760px; text-align: left; margin: auto; color: #fff; padding: 10px; letter-spacing: 1px; }

html {
	height: 100%;
	}

body {
	margin:0px 0px 0px 0px;
   	width: 100%;
   	height:100%;
   	padding: 0px 0px 0px 0px;
   	text-align: center;
	background-color: #c0c0c0;
   /* part 1 of 2 centering hack */
	}

.fullcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	top: 0px;
	padding-bottom: 0px;
	z-index: 0;
	}

.header {
	top: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #2c2c2c;
	}
	
.headerinfo {
	width: 760px;
	height: 80px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	}	

.banner, .banner_ug, .banner_pg {
	width: 760px;
	text-align: left;
	border-bottom: 3px solid #000;
	}
	
.banner {
	background-color: transparent;
	height: 75px;
	margin: 0px auto 0px auto;
	}

.banner_ug {
	background-color: #2b98d0;
	height: 66px;
	margin: 0px auto 0px auto;
	}

.banner_pg {
	background-color: #d07d2b;
	height: 66px;
	margin: 0px auto 0px auto;
	}
	
.banner h1 {
	margin: 0px;
	padding: 0px;
	color: #dbb243;
	text-indent: -9000px;
	font-weight: normal;
	height: 0px;
	}	
	
.banner_ug h1, .banner_pg h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	}

.threeblocks {
	width: 760px;
	margin: auto;
	position: relative;
	background-image: url(/admissions/images/bgsquare.gif);
}

.third {
	position: absolute;
	top: 0px;
	height: 370px;
	background-image: url(/admissions/images/bgsquare.gif);
	width: 253px;
	text-align: left;
}

.blackbar {
	width: 252px;
	position: absolute;
	top: 105px;
	left: 0px;
	background-color: #2c2c2c;
	height: 66px;
	text-align: left;
	}

.intro {
	position: absolute;
	top: 180px;
	left: 0px;
	padding-left: 10px;
	width: 238px;
	line-height: 20px;
	}

#breadcrumbs {
	width: 100%;
	height: 18px;
	margin: 0px auto 10px auto;
	padding-top: 5px;
	border-bottom: 1px dotted #8e50b2;
	text-align: left;
	font: 10px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	}
	
.container {
	width: 100%;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
	padding-top: 20px;
	background-image: url(/admissions/images/fullbg.gif);
	background-repeat: repeat-x;
	line-height: 21px;
	}       

.content {
	text-align: left;
	width: 750px;
	margin: auto;
	font-weight: normal;   
	padding-bottom: 0px;
	background-image: url(/admissions/images/bgsquare.gif);
	padding: 0px 0px 10px 10px;
	position: relative;
	}

.fullimage {
	position: absolute;
	top: 0px;
	left: 197px;
	width: 563px;
	z-index: 0;
	}
	
.deadline {
	position: absolute;
	top: 158px;
	left: 0px;
	background-color: #8a54a9;
	width: 56px;
	height: 56px;
	padding: 5px;
	text-align: center;
	}

.deadline_info {
	position: absolute;
	top: 158px;
	left: 80px;
	background-color: #2c2c2c;
	width: 473px;
	height: 56px;
	padding: 5px;
	}
	
.deadline_info p {
	color: #fff;
	font: 18px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	}
	
.home_headlines {
	margin-top: 5px;
	padding: 4px 8px 8px 8px;
	border-left: 1px dotted #585858;
	height: 75px;
	}
	
.topmenu {
	margin: auto;
	width: 760px;
	text-align: left;
	color: #949494;
	font: 11px Verdana, Helvetica, Trebuchet MS, Georgia,sans-serif;
	padding-bottom: 6px;
	}
	
.content_bg, .content_bg_home {
	background-image: url(/admissions/undergrad/images/texture_gradient_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 563px;
	z-index: 0;
	height: 323px;
}

.content_bg {
	position: absolute;
	top: 178px;
	left: 197px;
}

.content_bg_home {
	position: absolute;
	top: 254px;
	left: 197px;
}

.menuholder {	
    float: left;
	text-align: left;	
	width: 165px;
	margin: 0px 0px 4px 0px;
	padding: 0px 1px 0px 0px;
	}
	
.important {
	width: 100%;
	margin-top: 20px;
	background-image: url(/admissions/images/texture_bg_yellow.gif);
	}
	
.padding-main {
	padding: 0px 0px 8px 8px;
	}
	
.padding {
	padding: 8px;
	}
	
.options {
	width: 215px;
	float: left;
	padding-right: 21px;
	border-right: 1px dotted #ccc;
	}
	
.options img {
	border-top: 2px solid #333;
	}
	
#main, #main_home {
	float: left;
	color: #373737;
	font: 13px Arial, Helvetica, Trebuchet MS, Georgia,sans-serif;
	font-weight: normal;
	position: relative;
	z-index: 2;
	min-height: 400px;
	padding: 0px;
	width: 540px;
	line-height: 20px;
	margin: 0px 0px 20px 25px;
	}
	
#main {	
	margin-top: 176px;
	}
	
#main_home {
	margin-top: 255px;
	}
	
.more {
	display: none;
	}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }	
	
.footer {
	width: 730px;
	height: 72px;
	margin: auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border-top: 1px solid #ccc;
	}

.footer li{display: inline; list-style-type: none;  height: 15px; padding: 0px; margin-left: 0px; }
.footer ul {display: inline; }
.footer li img{
border:0;
}
#footerLeft{
margin: 0px 0px 0px 0px;
padding: 8px 0px 0px 0px;
float:left;
width:266px;
line-height:7px;
}
#footerrightcol{
	float: left;
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	text-align: right;
	width: 455px;}

#footerrow{ margin: 0px 0px 0px 0px; border: 0px solid #f00;}
#footerrow p {margin: 0px 0px 3px 0px;}


/* ==================== links ==================== */

#main a, #main_home a, a {
	color: #36f;
	text-decoration: none;
	}

#main a:hover, #main_home a:hover, a:hover {
	color: #36f;
	border-bottom: 1px dotted #36f;
	}
		
		
		
.options a:link, .options a:hover {
	border-bottom: 0px dotted #36f;
	text-decoration: none;
	}
		
#breadcrumbs a {
	color: #8e50b2;
	text-decoration: none;
	}		
		
#breadcrumbs a:hover {
	color: #8e50b2;
	text-decoration: underline;
	}
		
.menu_ug a, .menu_ug a:visited, .menu_pg a, .menu_pg a:visited {
	font: 15px  Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: bold;
	color: #0d374f;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	}

.menu_ug a:hover, .menu_pg a:hover {
	font: 15px  Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 25px;
	}
	
.menu_ug a:hover {
	color: #2b98d0;
	}

.menu_pg a:hover {	
	color: #d07d2b;
	}
	
.headerlinks a, #footer a{
	font: 10px Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

.headerlinks a:hover{
	font: 10px Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	text-decoration: underline;
	}
	
.topmenu a {
	color: #cccaca;
	text-decoration: none;
	}
	
.topmenu a:hover{
	color: #cccaca;
	text-decoration: underline;
	}
	
.topmenu strong {
	color: #cccaca;
	}
	
.footer a, .footer a:visited{
	color: #487899;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #487899;
	text-decoration: underline;
	}		
div.menu_ug ul {
list-style-type:none;
}
div.menu_ug ul div li a, div.menu_ug ul div li a:visited{
color:#36f;
}

/* ==================== menu ==================== */


.Group {
	display: block;
	height: 28px;
	width: 170px;
	background-image: url(group_bg.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 0px;
	color: #0d374f;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.Group:hover {
	color: #5280b0;
	font-weight: bold;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 170px;
	line-height: 22px;
	padding-left: 0px;
	color:#36f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.Option:hover {
	color: #7299c1;
	font-weight: bold;
	text-decoration: underline;
}
.show {
	display:inline;
	padding: 0px;
	margin: 0px;
}
.hide {
	display:none;
	padding: 0px;
	margin: 0px;
}