html { background: #000; }
body {
	margin: 0;
	color: #464646;
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #fff;
	min-width: 1003px;
}
img { border-style: none; }
a {
	text-decoration: none;
	color: #1f717f;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
.topbar {
	width: 100%;
	background: url(../new_images/bg-topbar.png) repeat-x;
}
.topbar .holder {
	width: 984px;
	margin: 0 auto;
	height: 44px;
	text-align: right;
	padding: 5px 16px 0 0;
}
.topbar .holder .text {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding: 3px 10px 0 0;
}
.topbar .holder .btn {
	display: inline-block;
	width: 82px;
	height: 28px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	background: url(../new_images/bg-btn.png) no-repeat;
}
#header {
	width: 100%;
	margin: 0 0 7px;
	background: #fff url(../new_images/bg-header.gif) repeat-x 0 100%;
}
#header .holder {
	width: 1000px;
	margin: 0 auto;
	padding: 7px 0 19px;
	overflow: hidden;
}
#header .logo {
	width: 391px;
	margin: 0 0 0 24px;
	height: 77px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../new_images/logo.png) no-repeat;
}
#header .logo a {
	display: block;
	height: 100%;
}
.header-menu {
	float: right;
	padding: 11px 20px 0 0;
}
.header-menu ul {
	margin: 0;
	float: left;
	padding: 0 0 7px;
	list-style: none;
}
.header-menu ul li:first-child {
	background: none;
	padding: 0 9px 0 0;
}
.header-menu ul li {
	padding: 0 16px;
	margin: 3px 0 0;
	float: left;
	text-align: center;
	background: url(../new_images/sep01.gif) no-repeat 0 100%;
}
.header-menu ul li a {
	color: #636363;
	float: left;
}
.header-menu ul li span {
	display: block;
	font-size: 16px;
	margin: 1px 0 0;
}
.sister-site-link {
	float: left;
	color: #636363;
	margin: 0 20px 0 0;
	text-decoration: none;
	text-align: center;
}
.sister-site-link span {
	display: block;
	font-size: 16px;
	margin: 4px 0 0;
}
#nav {
	width: 980px;
	height: 59px;
	margin: 0 auto;
	padding: 4px 10px 0;
	list-style: none;
	/* overflow: hidden; */
	position: relative;
	z-index: 100;
	background: url(../new_images/bg-nav.png) no-repeat;
	color: #fff;
}
#nav li {
	padding: 0 0 2px;
	word-spacing: 5px;
	line-height: 47px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url(../new_images/sep.png) no-repeat;
	position: relative;
}
#nav li.last-child {
	text-align: center;
	width: 9%;
}
#nav li:first-child { background: none; }
#nav li a { color: #fff; }
#nav li:hover > ul { display: block; }
#nav li ul { 
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	width: 200px;
	z-index: 200;
	list-style: none;
	margin: 0; padding: 0;
	background: #d93b21;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 8px #333;
	-webkit-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	overflow: hidden;
}
#nav li ul li { 
	width: 190px;
	color: #fff;
	padding: 0 0 2px 10px;
	word-spacing: 5px;
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	background: none;
	border-top: 1px solid #c42611 !important;
	margin: 0;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
#nav li ul li:hover { background: #c42611; }
#nav li ul li:first-child:hover { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; 
								  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
								 border-top-left-radius: 5px; border-top-right-radius: 5px; 
								}
#nav li ul li:last-child:hover { -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; 
								  -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
								 border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; 
								}
#nav li ul li:first-child { border-top: none; }
.visual {
	width: 100%;
	position: relative;
	margin: -36px 0 0;
	background: #168749;
}
.visual .holder {
	width: 1000px;
	margin: 0 auto;
	min-height: 358px;
	overflow: hidden;
	padding: 68px 0 10px;
}
.visual .holder .frame {
	width: 628px;
	height: 417px;
	margin: 0 13px 0 0;
	padding: 0 14px 30px 12px;
	float: right;
	position: relative;
	background: url(../new_images/bg-frame.gif) no-repeat 0 100%;
}
.visual .holder .frame img { display: block; }
.visual .holder .frame .caption {
	position: absolute;
	width: 556px;
	height: 33px;
	padding: 0 35px;
	line-height: 33px;
	font-size: 15px;
	font-style: italic;
	bottom: 40px;
	color: #fff;
	background: url(../new_images/bg-caption.png) repeat-x;
}
.visual .holder .text {
	float: left;
	width: 255px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	padding: 27px 0 28px;
	line-height: 35px;
	margin: 65px 0 30px 43px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.visual .holder .text p { margin: 0; }
.visual .holder .text strong { font-size: 16px; }
.container {
	width: 100%;
	background: #2277a3;
}
.container .holder {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.container .holder .text {
	width: 904px;
	font-size: 17px;
	line-height: 25px;
	color: #fff;
	margin: 0 0 36px;
	padding: 34px 47px 0 47px;
}
.container .holder .text p { margin: 0; }
.container .three-columns {
	width: 969px;
	overflow: hidden;
	padding: 21px 0 16px;
	margin: 0 16px 59px 15px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.container .three-columns .col {
	width: 303px;
	float: left;
	margin: 0 0 0 29px;
	background: url(../new_images/bg-box-c.gif);
}
.container .three-columns .col:first-child { margin: 0 2px 0 0; }
.container .three-columns .col .col-holder { background: url(../new_images/bg-box-t.gif) top no-repeat; }
.container .three-columns .col .col-holder .frame {
	min-height: 100px;
	background: url(../new_images/bg-box-b.gif) bottom no-repeat;
	overflow: hidden;
	width: 233px;
	padding: 20px 35px;
	text-align: center;
}
.container .three-columns .col .col-holder .frame img {
	display: block;
	margin: 0 auto;
}
.container .three-columns .col .col-holder .frame .info {
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	padding: 7px 0 7px;
}
.container .three-columns .col .col-holder .frame .btn {
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0 0 6px 4px;
	color: #fff;
	background: url(../new_images/bg-btn-enter.png) no-repeat 100% 0;
}
.container .three-columns .col .col-holder .frame .btn span {
	display: block;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	min-width: 95px;
	padding: 0 0 0 10px;
	color: #fff;
	background: url(../new_images/bg-btn-enter.png) no-repeat 0 100%;
}
#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	color: #333;
	font-size: 17px;
	line-height: 22px;
}
#content a { text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content h2, #content h1 {
	margin: 0 0 27px;
	color: #2277a3;
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
}
h3 {
	color: #2277a3;
	font-size: 24px;
}
#content p { margin: 0 0 23px; }
.community-detail {
	width: 100%;
	margin: 0 0 -2px;
	background: #2277a3;
}
.community-detail .holder {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 0 45px;
	overflow: hidden;
}
.community-detail ul {
	width: 970px;
	margin: 0;
	padding: 44px 0 0;
	float: left;
	list-style: none;
}
.community-detail ul li {
	width: 259px;
	height: 109px;
	position: relative;
	float: left;
	margin: 0 63px 50px 0;
	background: url(../new_images/bg-box.png);
}
.community-detail ul li a {
	display: table;
	font-weight: bold;
	text-align: center;
	color: #333;
	width: 259px;
	height: 109px;
	float: left;
	line-height: 22px;
	font-size: 17px;
	overflow: hidden;
	background: url(../new_images/btn-zoom.png) no-repeat 100% 100%;
}
.community-detail ul li a span {
	display: table-cell;
	vertical-align: middle;
}
*+html .community-detail ul li a span {
	float: left;
	width: 100%;
 margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");
}
*+html .community-detail ul { padding: 44px 0 50px; }
.signup {
	width: 100%;
	background: #3b99ca;
}
.signup .two-columns {
	width: 945px;
	margin: 0 auto;
	padding: 28px 0 46px 55px;
	overflow: hidden;
}
.signup .two-columns .col {
	float: left;
	width: 315px;
	padding: 0 0 0 2px;
}
.signup .two-columns .col:first-child { margin: 0 231px 0 0; }
.signup .two-columns .col h2 {
	font-size: 35px;
	line-height: 40px;
	color: #fff;
	margin: 0 0 34px;
	font-weight: normal;
}
.signup .two-columns .col .btn {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 6px 0;
	color: #fff;
	background: url(../new_images/bg-btn01.png) no-repeat 100% 0;
}
.signup .two-columns .col .btn span:hover { text-decoration: underline; }
.signup .two-columns .col .btn span {
	float: left;
	font-size: 19px;
	line-height: 41px;
	text-align: center;
	min-width: 189px;
	padding: 0 0 4px 10px;
	font-weight: bold;
	background: url(../new_images/bg-btn01.png) no-repeat 0 100%;
}
#footer {
	width: 100%;
	background: #000;
}
#footer .footer-top {
	width: 100%;
	background: url(../new_images/bg-footer.gif);
}
#footer .footer-top .four-colums {
	width: 1000px;
	margin: 0 auto;
	min-height: 200px;
	overflow: hidden;
	padding: 27px 0 0;
	font-size: 12px;
}
.four-colums .col {
	float: left;
	width: 175px;
	color: #fff;
	font-size: 15px;
	margin: 0 0 0 14px;
}
.four-colums .col:first-child {
	margin: 0 51px 0 89px;
	width: 175px;
}
.four-colums .col .title {
	display: block;
	font-size: 14px;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.four-colums .col ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}
.four-colums .col ul li {
	font-size: 12px;
	line-height: 20px;
}
.four-colums .col a { color: #fff; }
.four-colums .last-child {
	margin: 0 0 0 24px;
	width: 250px;
}
.four-colums .col p { margin: 0 0 23px; }
.four-colums .col .margin { margin: 0 0 34px; }
.footer-bottom {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #fff;
	padding: 0 0 3px 10px;
	line-height: 29px;
	position: relative
}
.footer-bottom p { margin: 0; }

#content #sidebar { width: 220px; float: right; margin: 20px 0px 30px; padding: 0;}
#content #main { width: 700px; float: left; margin: 30px 0 0 22px; }

.registerBox {
	width: 220px;
	height: 324px;
	padding: 2px;
	background: #ffffff;
	text-align: center;
	float: left;
	margin-right: 12px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.registerBox .innerbox {
	background: #51a2cc;
	width: 220px;
	height: 324px;
}

.registerBox .innerbox .calltoaction {
	position: relative;
	color: #ffffff;
	font-size: 22px;
	line-height: 28px;
	left: 20px;
	top: 85px;
	text-align: left;
	min-height: 140px;
}

.registerBox .innerbox .button {
	width: 145px;
	height: 40px;
	background: #ffffff;
	position: relative;
	top: 120px;
	left: 35px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333333;
}

.blackbtn {
	margin-right: 22px;
	height: 36px;
	width: 170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333333;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
	float: left;
}

.blackbtn a, .blackbtn a:link, .blackbtn a:visited, .blackbtn a:hover {
	color: #ffffff;
}

.houseBody {
	margin: 0 65px;
	background: #e4e4e4;
	width: 515px;
	padding: 20px 35px 0;
}

.houseBody ul {
	background: #ffffff;
	width: 230px;
	list-style: none;
	padding-left: 5px;
}

.houseBody ul li {
	padding: 8px 0;
}

.bluevisual .holder #main h2, .bluevisual .holder #main h1, .bluevisual .holder #main h3, .bluevisual .holder #main {
	color: #ffffff;
}

.bluevisual {
	width: 100%;
	position: relative;
	margin: -36px 0 0;
	background: #2277a3;
}
.bluevisual .holder {
	width: 1000px;
	margin: 0 auto;
	/*min-height: 358px;*/
	overflow: hidden;
	padding: 68px 0 10px;
	color: #ffffff;
}

.committees {
	color: #000000;
	background: #ffffff;
	width: 100%;
	display: inline-block;
	padding: 20px;
}

.bluevisual a, .bluevisual a:visited, .bluevisual a:hover, .bluevisual a:link {
	color: #ffffff;
}

.committees .leftHalf {
	float: left;
	width: 370px;
}

.committees .rightHalf {
	float: right;
	width: 270px;
	color: #2277a3;
}

.committees .leftHalfEven {
	float: left;
	width: 320px;
}

.committees .rightHalfEven {
	float: right;
	width: 320px;
	color: #2277a3;
}

#main .committees .rightHalf h3 { color: #2277a3; }

.committees ul {
	margin: 0;
	list-style: none;
}
.committees ul li {
	width: 269px;
	height: 95px;
	position: relative;
	float: left;
	margin: 36px 0 50px 0;
	background: url(../new_images/bg-box-grey.png);
}
.committees ul li a {
	display: table;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	width: 269px;
	height: 95px;
	float: left;
	line-height: 22px;
	font-size: 17px;
	overflow: hidden;
}
.committees ul li a span {
	display: table-cell;
	vertical-align: middle;
}

.whitebottom {
	background: #ffffff;
	color #000000;
}

.whitebottom .leftHalf {
	float: left;
	width: 480px;
}

.whitebottom .rightHalf {
	float: right;
	width: 480px;
}

.whitebottom .leftHalf h3, .whitebottom .rightHalf h3 { color: #168749;font-size:28px; line-height: 32px; font-weight:normal; }
.whitebottom .leftHalf h5, .whitebottom .rightHalf h5 { color: #168749;font-size:18px; line-height: 20px; font-weight:normal; margin-bottom: 0; }

.leftHalf {
	float: left;
	width: 320px;
}
.rightHalf {
	float: right;
	width: 320px;
}

.contactbar {
	height: 10px;
	background: #3a3a3a;
	margin-right: 50px;
}

.left {float:left;}
.right {float:right;}

.fullLeftHalf {
	float: left;
	width: 480px;
}

.fullRightHalf {
	float: right;
	width: 480px;
}

.whitebtn {
	margin-right: 22px;
	height: 36px;
	width: 170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	color: #000000;
	text-align: center;
	line-height: 36px;
}

.whitebtn a, .whitebtn a:link, .whitebtn a:visited, .whitebtn a:hover {
	color: #000000;
	text-decoration: none;
}

.fidbtn {
	margin: 20px 0;
	float: left;
	color: #2277a3;
	background: #ffffff;
	padding: 12px;
	height: 12px;
	line-height: 12px;
	border-right: 2px solid #2277a3;
	
	-moz-box-shadow: 2px 2px 2px #555;
	-webkit-box-shadow: 2px 2px 2px #555;
	box-shadow: 2px 2px 2px #555;
}

.thirdFull {
	float: left;
	width: 300px;
	margin-left: 20px;
}

.thirdFull .whitediv, .twoThirdsFull .whitediv {
	background: #ffffff;
	color: #000000;
	padding: 10px 20px 20px 20px;
}

.thirdFull h5, .twoThirdsFull h5 {
	color: #2277a3;
	font-size: 18px;
}

.twoThirdsFull {
	float: left;
	width: 620px;
}

.fidSection { display: none; }
.centered { text-align: center; }

.boldlist li { font-weight: bold; }
.hightlight { text-decoration: underline; font-weight: bold; }

.facultybox {
	float: left;
	width: 150px;
	height: 170px;
	text-align: center;
	margin: 0 10px 25px;
	overflow: hidden;
	background: #eee;
	
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.facultybox .image {
	background: #eee;
	background-position: center;
	height: 150px;
	width: 150px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
	
.facultybox .image img {
	max-height: 150px;
	max-width: 150px;
}

.hp-boxes {
	float: left;
	/*margin-top: 25px;  for 3-verts*/
}
.hp-boxes a, .hp-boxes a:link, .hp-boxes a:visited, .hp-boxes a:hover { text-decoration: none; }

.vert-box {
	margin: 15px 0 18px 80px;
	width: 190px;
	/*height: 100px;  for 3-down
	line-height: 100px; */
	
	/*height: 90px;   for 4-down
	line-height: 90px;*/ 
	
	height: 65px;
	line-height: 65px; 
	
	border: 2px solid #fff;
	text-align: center;
	background: #2277a3;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	-moz-box-shadow: 2px 2px 8px #333;
	-webkit-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	text-shadow: 1px 1px 2px #333;
}

.caption {
	font-size: 19px !important;
	font-weight: bold !important;
}

h4 { color: #2277a3; }
.note { font-size:11px; font-style: italic; }

.quizi { margin: 0 0 15px 15px; }
.quizi label { margin-right: 15px; }
.quiz-call { font-weight: bold; font-size: 2em; color: #377e8d; margin: 15px 0; text-align: center; text-shadow: 1px 1px 1px #000; }
.quiz-title { color: #000 !important; }

#content a.submit-btn:hover { text-decoration: none; }
