/* General Start */
.{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#494949;
	line-height:13pt;
	background:url(../images/body_bg.gif) top left repeat-x #e9e9e1;
}
a {
	color:#a73a00;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	}
img {
	border-style:none;
}
ul {
	padding:0px;
	margin:0;
	list-style:none;
}
ol {
	padding:0px;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:8pt;
	padding:0;
	margin:0;
}
p{
	margin:0;
	font-size:9pt;
	line-height:190%;
	color:#494949;
	}
input,select{
	padding:1px;
	margin:0;
	font-size:8pt;
	height:17px;
	border:1px solid #7F9DB9;
}
form{
	padding:0;
	margin:0;
	}	
#wrapper {
	width:960px;
	margin:0 auto;
	}
#wrapperIn {
	float:left;
	width:960px;
}
.clear { 
	clear: both; 
	display: block; 
	visibility: hidden; 
	line-height:0px;
}
.PNG24 {tmp:expression(setPNG24(this));}
/* General End */

/* Header Start */
#Header {
	width:960px;
	float:left;
	}
	#Header h1 {
		display:block;
		margin:0;
		padding:0;
		width:470px;
		height:82px;
		float:left;
		background:url(../images/logo.gif) left 20px no-repeat;
		}
		#Header h1 a {
			display:block;
			width:470px;
			height:43px;
			margin-top:20px;
			}
			.non_disply {
				display:none;
				}
	#HeaderLeftBox {
		float:right;
		width:490px;
		padding-top:20px;
		text-align:right;
		}
		#HeaderLeftBox p {
			color:#fffcf9;
			font-size:10px;
			}
		#HeaderLeftBox ul {
			float:right;
			width:490px;
			}
			#HeaderLeftBox ul li {
				float:right;
				padding:0 15px;
				font-size:10px;
				}
				#HeaderLeftBox ul li a{
					color:#fffcf9;
					text-decoration:none;
					}
			#HeaderLeftBox ul li.HeaderNavBorder {
				padding-right:0;
				background: url(../images/header_nav_boder.gif) left 6px no-repeat;
				}
/* Header End */

/* Navigation Start */
#MainNav {
	width:960px;
	float:left;
	}
	#MainNav ul {
		float:left;
		width:960px;
		height:28px;
		}
		#MainNav ul li {
			float:left;
			text-align:center;			
			display:block;
			background:url(../images/main_nav_boder.gif) left top no-repeat;
			}
			#MainNav ul li a {
				text-decoration:none;
				display:block;
				padding:5px 0 6px 0;
				color:#fcf4f0;
				}
				#MainNav ul li a:hover {
					display:block;
					color:#b64306;
					background:url(../images/main_nav_hover_bg.gif) left bottom repeat-x;
					}
				#MainNav ul li a.current {
					display:block;
					color:#b64306;
					background:url(../images/main_nav_hover_bg.gif) left bottom repeat-x;
					}
				#MainNav ul li a.MainNavCurrent {
					color:#b64306;
					background:url(../images/main_nav_hover_bg.gif) left bottom repeat-x;
					}
		#MainNav ul li.NavHome {
			width:55px;
			background:url(../images/main_nav_home_current.gif) left top no-repeat;			
			}
			#MainNav ul li.NavHome a {
				height:28px;
				padding:0;
				}
				#MainNav ul li.NavHome a:hover {
					background:url(../images/main_nav_home_bg.gif) left top no-repeat;
					}
				#MainNav ul li.NavHome a.HomeCurrent {
					background:url(../images/main_nav_home_bg.gif) left top no-repeat;
					}
		#MainNav ul li.NavAbout {
			width:143px;
			}
		#MainNav ul li.NavAcademic {
			width:127px;
			}
		#MainNav ul li.NavAdmissions {
			width:137px;
			}
		#MainNav ul li.NavProspectiveS {
			width:192px;
			}
		#MainNav ul li.NavCurrentS {
			width:166px;
			}
		#MainNav ul li.NavESL {
			width:140px;
			}
			#MainNav ul li.NavESL a {
				background:url(../images/main_nav_boder.gif) right top no-repeat;
				}
				#MainNav ul li.NavESL a:hover {
					display:block;
					color:#b64306;
					background:url(../images/main_nav_hover_bg.gif) left bottom repeat-x;
					}
/* Navigation End */

/* Footer Start */
#Footer {
	width:960px;
	float:left;
	}
	#Copy {
		float:left;
		font-size:10px;
		color:#757575;
		padding:15px 0;
		}
	#OU_logo {
		float:right;
		padding:5px 0;
		}
/* Footer End  */