@charset "UTF-8";
body {
	background: #fff;
	background-image: none;
}
strong {
	font-weight: bold;
}
img.left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#video {
	padding-left:12px;
}
#divFullWrapper {
	background-color: #fff;
	height: 100%;
	width: 950px;
	margin:0 auto;
}
#categories {
	padding-top:5px;
	width: 932px;
	height: 55px;
	float: left;
	padding-left:12px;
}
#divTopBanner {
	width:513px;
	height:83px;
	padding:30px 0 10px 10px;
}
.opacity  {
	opacity: 1.00;
}
.opacity:hover{
	opacity: 0.65;
}
div#menubar {
	clear:both;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index: 800;
	width: 950px

}
div.menubar-l {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/templates/graduate/images/menubar_l.jpg) no-repeat;
	height:55px;
	left:0;
	position:absolute;
	top:0;
	width:25px;
}
div.menubar-r {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/templates/graduate/images/menubar_r.jpg) no-repeat;
	height:55px;
	position:absolute;
	right:0;
	top:0;
	width:25px;
}
div.menubar-m {
	background:url(/templates/graduate/images/menubar_m.jpg) repeat-x;
	height:55px;
}
#home-middle {
	width:250px;
	float:left;
	text-align:center;
	margin-left: 20px;
}
#home-middle .quote {
	width:250px;
	text-align:center;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#565656;
}
#buttons {
	width:250px;
	float:left;
}
#buttons h2 {
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #636466;
}
img.button {
	margin-top:10px;
	opacity: 1;
}
img.button:hover {
	opacity: .75;
}
#left-content {
	width:288px;
	margin-left:2px;
	float:left;
	background-image:url(/templates/graduate/images/leftcontent_middle.jpg);
}
.home #left-content {
		width:328px;
		margin-left:2px;
		float:left;
		background-image:url(/templates/graduate/images/leftcontent_middleb.jpg);
	}
#left-content-inside {
	width:255px;
	margin-left:25px;
	float:left;
	margin-top: 19px;
}

#right-content {
	width:650px;
	float:right;
	background-image:url(/templates/graduate/images/leftcontent_middle.jpg);
}

.home #right-content {
	width:610px;
}

#main-content {
	width:650px;
	float:right;
	background:url(/templates/graduate/images/rightcontent_middle.jpg) repeat-y;
}

.home #main-content {
	width:610px;
	float:right;
	background:url(/templates/graduate/images/rightcontent_middleb.jpg) repeat-y;
}

#main-content .innerWrap {
	margin: 0 30px;
}

#quote-box {
	width:950px;
	height:110px;
	padding-bottom:5px;
	margin-left: 1px;
	position:relative;
	margin-top: 9px;
}
#quote-box .quote {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:425px;
	margin-left:430px;
	padding-top:20px;
}
#quote-box .quote p {
	margin: 0;
}
#quote-box .quote p.title {
	float:right;
	margin-right:50px;
	margin-top:0;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
/*** Left Nav ***/

ul#leftMenu li {
	padding:5px 0;
	background-image:none;
}
#leftMenu ul {
	margin-bottom:3px;
}
ul#leftMenu li {
	font-weight:normal;
	font-size:11px;
	padding:3px 0;
	margin-left:10px;
	border-bottom:none;
	line-height:14px;
	border-bottom:solid 1px #e5e5e5 !important;
}
ul#leftMenu li a {
	font-size:11px;
	color:#333;
	border:none;
	line-height:normal;
	text-decoration:none;
}
ul#leftMenu li a:hover {
	color:#333;
	text-decoration:underline;
	line-height:normal;
}
#leftMenu li h2 {
	padding:5px 0;
}
#leftMenu li h2 a {
	font-size:14px;
	color: #35459c !important;
	text-decoration: none;
	padding:0;
	font-weight:bold;
}
#leftMenu li h2 a:hover {
	font-size:14px;
	color: #003 !important;
	font-weight:bold;
	text-decoration: none;
	padding:0;
}
ul#leftMenu2 li {
	border:none !important;
	width:220px;
}
#divHomePageEvents {
	width:281px;
	float:right;
	margin-right: 15px;
}
#divHomePageEvents h3 span {
	display: none;
}

#divHomePageEvents h3 {
	background: url(/templates/graduate/images/news_headerb.jpg) no-repeat;
	display: block;
	height: 35px;
	width: 281px;
}
#divHomePageEvents h5 {
	text-align: center;
	background: #ebecf3;
}
#divHomePageEvents a {
	color:#35459c;
	text-decoration:underline;
	font-weight:bold;
}
#divHomePageEvents a:hover {
	color:#000033;
	text-decoration:underline;
	font-weight:bold;
}
#divHomePageEvents .news {
	padding-top:10px;
	float: left;
	width: 300px;
	height:60px;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
}
#divHomePageEvents .more {
	margin-top:10px;
	height: 14px;	
	width: 281px;
	border-bottom:1px solid #636466;
	float: left;
	text-align:right;
	font-size:0;
	line-height:0;
}
#imgHomePage {
	margin: 20px 0 0 0;
}
/*** Footer ***/

#divFooter {
	margin: 0 auto;
	margin-top:20px;
	color: #636466;
	width: 920px;
	padding: 15px;
	text-align: left;
	border-top:1px solid #636466;
}
#divFooter a {
	color: #636466;
	text-decoration:none;
}
#divFooter a:hover {
	text-decoration: none;
	color:#35459c;
}
#divFooter .logo {
float:left;
padding-right:10px;
}
#icons {
	margin-top:5px;
	float:right;
}

#icons a {
	color: #fff;
	text-decoration: none;
}
#icons a img {
	opacity: 1.00;
}
#icons a:hover img {

	opacity: 0.65;
}
#search {
	background-image:url(/templates/graduate/images/searchbarb.jpg);
	background-repeat:no-repeat;
	float:right;
	width:138px;
	height:36px;
	padding-left:30px;
	margin-top:5px;
	color:#fff;
}
html>body input#searchbox {
	top:19px;
}
input.submit {
	width:88px;
	height: 18px;
	position:absolute;
	top:15px;
	right:35px;
	background-image:url(/templates/graduate/images/submit.gif);
	background-color:#333;
	border:none;
}
.search-wrap {
	margin-top:7px;
	width:175px;
	background-color: transparent;
	height: 19px;
}
.search-box {
	border:none;
	border-color:#fff;
	background: url(/templates/graduate/images/search-bgb.png) no-repeat;
	color:#2d2d2e;
	height: 16px;
	padding-left: 20px;
	padding-right: 9px;
	width: 94px;
}
.search-button {
	width: 18px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	margin-top:1px;
	background: #fff url(/templates/graduate/images/search-bg.png) no-repeat;
	display: none;
}
.clear {
	font-size:0;
	line-height:0;
	clear: both;
}

p {
	margin-bottom: 8px;
}