body
{
	margin:0;
	padding:0;
	text-align:center;
	background:#00cccc url(../images/body_bg.gif) 0px 0px repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-shadow: 0 1px 1px #dadada;
}

h1
{
	color:#2f87ce;
	margin:0;
	padding:0;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:19px;
	font-weight:normal;
}
h2
{
	color:#2f87ce;
	margin:0;
	padding:10px 0 10px 0;
	font-size:15px;
}
div
{
	color:#797f88;
	text-align:justify;
	line-height:22px;
	margin:0;
	padding:0;
}	
p
{
	color:#545353;
	text-align:justify;
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}	
#container
{
	text-align:left;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	width:990px;
	background:url(../images/header.png) 0px 0px no-repeat;
	margin-bottom: 10px;
	margin-top:57px;
	box-shadow: 0 0 5px #656565;
	-moz-box-shadow: 0 0 5px #656565;
	-webkit-box-shadow: 0 0 5px #656565;
}
#topwrapper
{
	background:#f0f5fb;
	height:140px;
	overflow:hidden;
}
#bannerwrapper
{
	height:385px;
	overflow:hidden;
	background-color:#f0f5fb; 
	
}
/*banner*/
.bannerleft
{
	width:250px;
	float:left;
	height: 293px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:15px;
	margin-top:10px;
	margin-left:10px;
}
.bannerright
{
	height: 293px;
	overflow:hidden;
	width:695px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.studentspeakwrap
{
	background-color: #0484a7;
	border:1px solid #e7e7e7;
	height:30px;
	overflow:hidden;
}
.studentspeakwrap h1
{
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	line-height:10px;
	color:#fff;	
}	
.studentspeak
{
	float:left;
}
.student-wrap
{
	border:1px solid #e7e7e7;
	padding: 3px 10px;
	background-color:#f9fafd;	
}	
/*.studentspeak h2
{
	color:#0484a7;
	font-size:14px;
	margin-left:10px;
	text-align:center;
	margin:18px 0 0 10px;
	padding:0;
}*/
.student-wrap p
{
	line-height:16px;
	clear:both;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
.dottedborder
{
	border-bottom:1px dashed #ccc;
	margin-top:5px;
	margin-bottom:10px;
}
.bannerbuttonsactive
{
	display: block;
	height: 30px;
	float: left;
	background:url("../images/buttons.jpg") 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0 10px;
	width: 140px;
	padding-top: 10px;
}
.bannerbuttons
{
	display: block;
	height: 30px;
	float: left;
	background:url("../images/buttons.jpg") 0px -83px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0 10px;
	width: 140px;
	padding-top: 10px;
}
.bannerbuttons:hover
{
	height: 30px;
	background:url("../images/buttons.jpg") 0 0 no-repeat;
}
#contentwrapper
{
	height:100%;
	overflow:hidden;
	background: #f0f5fb;
	padding-top:0px;
}
.contentleft
{
	width:230px;
	float:left;
	margin-left:15px;
	height:100%;
	overflow:hidden;
	margin-right: 15px;
}
.contentright
{
	width:405px;
	float:left;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
}
.contentrightend
{
	width:285px;
	float:left;
	margin-right: 15px;
	margin-left:15px;
}
#sec_floater {
	height: 100px;
}
#second_nav {
	background: url(../images/content-top.gif) left bottom no-repeat;
	height:85px;
	width: 640px;
	margin:0px auto 0;
}
.introwrap
{
	background:#fff;
	border:1px solid #e1e7ef;
	height: 100%;
}
.contentleft .introwrap .welcomemessage
{
	padding: 0;
}
.contentleft .introwrap .welcomemessage h1
{
	padding-left: 20px;
}
#news_events {
	float:right;
	width: 275px;
	margin-right: 20px;
	padding-left: 55px;
	background: url(../images/NEWS.png) top left no-repeat;
	height: 90px;
}

#news_events h2 {
	margin: 0;
	padding: 0;
}

#news_events p {
	line-height: 17px;
}
#news_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news_list h4 {
	margin: 0;
	padding: 0;
}
#news_list a {
	color: #0484A7;
	text-decoration: none;
	border-bottom: 1px dashed #0484A7;
}
#news_list a:hover {
	color: #B80666;
	border-bottom: 1px dashed #B80666;
}
.welcomemessage
{
	background-color:#f9fafd;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin:1px;
	height:100%;
	overflow:hidden;
}
.imgspace
{
	margin-right:20px;
}	
#branchwrapper
{
	margin-top:20px;
	height:100%;
	overflow:hidden;
}
.branches
{
	width: 180px;
	height: 210px;
	margin-left: 14px;
	float: left;
}
.branches h1
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	padding-top: 12px;
	padding-left: 42px;
	font-size: 17px;
	font-weight: bold;
}
.branches a
{
	clear: both;
}
.branchimage1
{
	border-top:1px solid #dd1443;
	margin-top: 2px;
}
.branchimage2
{
	border-top:1px solid #d95907;
	margin-top: 2px;
}
.branchimage3
{
	border-top:1px solid #d40d07;
	margin-top: 2px;
}
.branchimage4
{
	border-top:1px solid #7cca0b;
	margin-top: 2px;
}
.branchimage5
{
	border-top:1px solid #15e0b0;
	margin-top: 2px;
}
.headingwrap1
{
	background-image: url("../images/headingwrap1.gif");
	height: 45px;
}
.headingwrap2
{
	background-image: url("../images/headingwrap2.gif");
	height: 45px;
}
.headingwrap3
{
	background-image: url("../images/headingwrap3.gif");
	height: 45px;
}
.headingwrap4
{
	background-image: url("../images/headingwrap4.gif");
	height: 45px;
}
.headingwrap5
{
	background-image: url("../images/headingwrap5.gif");
	height: 45px;
}

#footer
{
	color:#fff;
	font-size:12px;
	margin-top:10px;
	width: 990px;
	margin: 10px auto;
}
#submenu
{
	height: 100%;
	overflow: hidden;
	width: 210px;
	background:#0d8ae7 url("../images/sidenav_bg.gif") 0px 0px repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:18px;
}
#submenu a
{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	line-height:35px;
	display:block;
	padding-left:25px;
	background:url(../images/sidearrow.gif) 0px 6px no-repeat;
	border-bottom:1px dashed #86969f;	
}	
#contentleft
{
	width: 230px;
	float: left;
	height: 100%;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#innercontentright
{
	width: 700px;
	float: left;
	height: 100%;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}
.detailwrapper
{
	border: 1px solid #e7e7e7;
	background-image: url("../images/box-bg.jpg");
	background-repeat: repeat-x;
	background-position:bottom left;
	margin-bottom: 10px;
	padding:10px;	
	height:100%;
	overflow: hidden;
	background-color: #fff;	
}	
.detailwrapper div
{
	height:100px;
	border-right:1px solid #e7e7e7;
	float:left;
	margin-right:15px;
	margin-left:10px;
}	
.anctitle
{
	color:#2F87CE;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}
.calendar
{
	background-color: #0484a7;
	border-collapse: collapse;
	color: #fff;
	font-size: 12px;
	border-color: #036681;
}
.calendar th
{
	background-color: #07abd1;
	width: 14%;
}
.submit
{
	background-color: #0484a7;
	border: 1px solid #0484a7;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}



/* menu navigation */
#secondarymenu
{
	height:42px;
	color: #7393b6;
	background-image: url("../images/menubg.gif");
}
#secondarymenu ul
{
	margin: 0;
	padding: 0;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#secondarymenu ul li{
	display:inline-block;
	float:left;
	height:100%;
	list-style-type:none;
	overflow:hidden;	
}

#secondarymenu ul li a, #secondarymenu ul li a:hover, 
#secondarymenu ul  li a:visited{
	text-decoration:none;
	color: #ffffff;
	
}

#secondarymenu ul li a:hover{ background:url(../images/menubg_hover.gif) repeat-x #eeeeee;}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding-top:10px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:10px;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	margin-top:-42px;
	background:url(../images/menubg_hover.gif) repeat-x #eeeeee;
	color:#ffffff;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
	color: #FFFFFF;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background:url(../images/menubg.gif) repeat-x #444444;
}

#introwrap a
{
	color: #2F87CE;
	font-weight:bold;
	text-decoration: none;
}
#introwrap a:hover
{
	color: #cf0774;
}
.serviceimagewrapper
{
	height:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #e7e7e7;
}
.serviceimagewrapper h1
{
	margin:0 0 4px 0;
	padding:0;
	font-size:16px;
	color:#cb0773;	
	font-weight:bold;
}
.servicecontent
{
	float:left;
	height:100%;
	line-height:22px;
	overflow:hidden;
	width:470px;
}
.servicecontent p
{
	line-height:22px;
}


