@charset "UTF-8";
/* CSS Document */


/*
Table:
	Fonts
	Wrappers
	Body
	Navigation
	Expand Box
	Footer
*/


html, body {
	background:#68a6d2;  /*medium blue*/
	}


/*  =======================================================  Fonts  ===============  */


p {	padding: 0px 0px 15px 0px;
	line-height:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#222;   /*dark gray text which is a common technique in order to have titles pop out and body copy to be easy on the eyes*/
	}
a {color:#68a6d2;
	}
.itl {
	font-style:italic;
	}
.und {
	text-decoration:underline;
	}	


h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#036;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	font-weight:lighter;
	border-bottom: 1px #dbe9f1 solid;
	}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3d6996;
	margin:5px 0px 5px 0px ;
	padding: 0px;
	font-weight:lighter;
	}	
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:lighter;
	color:#3d6996;
	}	
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d6996;
	font-weight:lighter;
	}		

h5{ /* reserved for Top of Sub Nav */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:-10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width:230px;
	height:50px;
	overflow:hidden;
	color:#FFF;
	font-size:35px;
	font-weight:bold;
	background:url(../imgs/structure/bg_page-side-top.gif) repeat-y;
	}	
	
.top-seo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	font-weight:lighter;
	border:none;
	}

	
.degreelist {
	}	
	
.degreelist ul {
	}	
	
.degreelist li {
	padding:5px 0px 5px 0px;
	}		
	
	
/*  =======================================================  Wrappers  ===============  */
	
	
	
#wrap-max {
	height: auto; min-height: 100%;
	background:url(../imgs/structure/bg_wrap-max.gif) repeat-x ;
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;
	text-align:center;
	}	
	
#wrap-bg { /* Additional centered background if needed per custom university */
	background:url(../imgs/structure/ # .jpg) no-repeat top center ;
	}	
	
#wrap-page {
	width:900px;
	margin:0 auto;
	border:1px #062552 solid;
	text-align:left;
	background:#ffffff;
	}

#header {
	background:#539ecb;
	border:1px #fff solid;
	}	
#header-left {
	width:325px;
	height:210px;
	float:left;
	display:inline;
	overflow:hidden;
	background:   ;
	}	
#header-right {
	width:570px;
	height:210px;
	float:right;
	display:inline;
	overflow:hidden;
	background:   ;
	}	
	
#page {
	width:860px;
	height:auto;
	margin:0 auto;
	background:#fff;
	}	
	#page-left {
		width:480px;
		float:left;
		display:inline;
		}
	#page-right {
		width:350px;
		float:right;
		display:inline;
		}		
	
#page-top {
	width:860px;
	height:20px;
	margin:0 auto;
	}	
	
	
#wrap-page-btm {
	width:950px;
	height:10px;
	margin: 0px auto;
	background:url(../../imgs/structure/bg_page-btm.gif) no-repeat top center ;
	}	



.wrap-phone-btn {
	}
	.wrap-phone-btn p {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:22.5px;
		color:#b6d5e8;
		}
	.wrap-phone-btn .phone-btn-1 {
		font-weight:bold;
		font-size:28px;
		}
	.wrap-phone-btn .phone-btn-2 {
		text-decoration:;
		color:#b6d5e8;
		padding:5px 0px 6px 2px;
		font-style:italic;
		}
	.wrap-phone-btn .phone-btn-3 {
		padding:  10px 30px 12px 0px;
		text-align:right;
		background:url(../imgs/content/phone-icon .gif)  right no-repeat;
		font-size:16px;
		}


.img-right img{
	float:right;
	display:inline;
	padding: 5px 0px 0px 15px;
	}

.img-left img {
	float:left;
	display:inline;
	padding: 0px 15px 10px 0px;
	}
	
.img-mid img {
	float:left;
	display:inline;
	padding:10px 10px 0px 0px;
	}	

ul {padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	}
li {
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#222;
	list-style:disc;
	}

	
/*==================================================================  Body  ===*/	


#body-main { /* not used */
	margin:0px 0px 75px 0px;  /* Bottom margin necessary for sticky footer */
	}

#body-main-index {
	background:#FFF;
	height:auto;
	clear:both;
	padding: 0px 0px 20px 0px;
	}
	
#body-main-internal {
	background:#FFF;
	height:auto;
	clear:both;
	padding: 0px 0px 20px 0px;
	}	
	


#body-main-pad {
	height:30px;
	width:100%;
	background:#FFF;
	}	
	
	
#social {
	height:150px;
	width:350px;
	background:url(../imgs/content/ico-social.jpg) no-repeat;	
	}


.clear {
	clear:both;
	height:0px;
	margin:0px 0px 0px 0px;
	width:100%;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
	


.break {
	clear:both;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom:#f9f9f9 1px solid;
	}		
	
	


/*==================================================================  Navigation  ===*/	





#wrap-nav {
	text-align:right;
	background:#fff url(../imgs/structure/bg_list-large.gif) center;
	margin: 0px;
	padding:0px;
	}
	
#wrap-nav ul{
	margin: 0px;	
	padding:0px;
	text-align:right;
	}		
	
#wrap-nav ul li{
	text-align:center;
	display:inline;
	list-style:none;
	}		
	
#wrap-nav ul li a{
	color:#666;
	display:inline-block;
	height:auto;
	margin:0px 0px 0px -3px ;
	padding: 20px 23px 23px 23px;
	font-weight: normal;
	font-size:14px;
	text-decoration:none;
	line-height:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top:1px #fff solid;
	border-bottom:0px #fff solid;
	
	}	

#wrap-nav ul li:hover a{
	background:#fff url(../imgs/structure/bg_list-large-over.gif) repeat-x center;
	text-decoration: underline;
	color: #990033;
	cursor:pointer;

	}
	
#wrap-nav ul li:hover .home:hover{ 
	background: url(../imgs/structure/bg_home.gif) no-repeat left center;

	}	
	
#wrap-nav ul li.current a {
	text-decoration: none;
	margin: 0px;
	padding:0px;
	}	

#wrap-nav ul .nav-red a{
	background: #990033;   /* maroon red */
	color: #fff;
	border-right:1px #fff solid;

	}	
#wrap-nav .nav-red:hover a{
	background:#C33;
	text-decoration: underline;
	color: #fff;	
	}	
#wrap-nav ul .nav-green a{
	background:#7dab38;
	color: #fff;

}	
#wrap-nav ul .nav-green:hover a{
	background: #a0d158;
	text-decoration: underline;
	color: #fff;	
	}		







/* ========================================================================== Expand Box  =================== */

	
.slickbox {
	}	
	

	
.slick-list{
	}	

.slick-list p {
	padding:10px 0px 10px 5px;
	margin: 0px;
	}
	
	
	
.slick-title {
	font-size:18px;
	}
	
.slick-drop {	
	padding:0px 0px 0px 0px;
}
	
.slick-drop a{
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 35px;
	background:  url(../imgs/content/slick-arrow.gif)  no-repeat 0;	
	}	

.slick-drop a:hover {
	background: url(../imgs/content/slick-arrow-over.gif)  no-repeat 0;	
	}



.slickboxstyle {
	margin:0px 0px 15px 0px;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#f3f3f3;
	margin: 0px 0px 0px 15px;
	
	}

.slickboxstyle p {
	margin:0px 0px 0px 0px;
	padding:3px 0px 2px 26px;
	display:block;
	}
.slickboxstyle a {
	
	}	
.slickboxstyle a:hover {
	}	
	
	
.slickboxstyle-2 p {
	font-family:Verdana, Geneva, sans-serif;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	display:block;
	}
.slickboxstyle-2 a {
	
	}	
.slickboxstyle-2 a:hover {
	}		



	
.non {
	text-decoration:none;
	}	









/*==================================================================  Pop  ===*/



.pop
{
    
}











/*==================================================================  Footer  ===*/	



#wrap-footer {
	position: relative;
	margin-top: -75px; /* negative value of footer height */
	height:75px;
	width:100%;
	background: #7abe8e url(../../imgs/structure/bg_footer.gif) repeat-x top center ;
	clear:both;
	}

#footer {
	width:950px;
	margin:0 auto;
	height:75px;
	text-align:center;
	}

#footer a 
{
    color:White;
    text-decoration:none
}

#footer a:hover
{
    text-decoration:underline;
}