.middle_container_academic {
	background-color: #cc6633;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid; 
}

.homepage_copy_academic {
	width: 980px;
	padding-top: 20px;
	margin: 0 auto;
}

.cell_1 {
	width: 185px;
	padding: 0px 5px;
}

.cell_2 {
	width: 540px;
	padding: 0px 25px;
	border-left: 2px dotted #cccccc;
	border-right: 2px dotted #cccccc;
}

.cell_3 {
	width: 195px;
}

.cell_3_2 {
	width: 165px;
	padding: 0px 15px;
}

.header_style_academic {
	font-family: verdana;
	font-size: 20px;
	color: #174969;
	margin-top: -5px;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.header2_style_academic {
	color: #666666;
	font-size: 11px;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: 900;
}

.header2_style_academic2 {
	color: #666666;
	font-size: 12px;
	font-family: verdana;

}

.p_style_academic {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 18px;
	margin-bottom: 25px;
}

.p_style_academic2 {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 18px;
	margin-bottom: 25px;
}

.p_style_academic3 {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 18px;
	margin-bottom: 25px;
}

/* cell 1 */
#left_menu {
	margin-left: -20px;
	margin-top: -5px;
}

#left_menu  li{
	list-style: none;
	width: 175px;
}

#left_menu  li a{
	font-family: arial;
	font-size: 12px;
	color: #cc6633;
	text-decoration: none;
}

#left_menu  li a:hover{
	font-family: arial;
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
	text-decoration: none;
}

.selected {
	font-family: arial;
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
	text-decoration: none;
}

/* Cell 2 */
#academic_programs {
	margin-left: 50px;
}

#academic_programs li {
	list-style: none;
}

#academic_programs  li a{
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

#academic_schedule {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

#academic_schedule tr td{
	padding-bottom: 15px;
}

/* cell 3 */
#right_menu {
	margin-left: -40px;
}

#right_menu  li{
	list-style: none;
	width: 165px;
}

#right_menu  li a{
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

#right_menu  li a:hover{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.selected2 {
	font-family: arial;
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
}

#ol_style {
	margin-left: -20px;

}

#ol_style li {
	list-style-type:upper-alpha;
	font-family: arial;
	font-size: 13px;
	color: #666666;
	margin-bottom: 25px;
}

table tr td {
	padding: 7px 0px;
}

/* VIA html/css/jquery coded by daniel zhu danielzzhuATgmail.com */
