@import url("/css/reset.css");

img, div, a { behavior: url(/css/iepngfix.htc) }
* {margin:0; padding:0}

body {
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	background:url(/images/bg-body.jpg) repeat-x;
	background-color: #03879b;
	color:#4d4d4d;
}

.clear {
	clear:both;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1 {
	font-size:24px;
	line-height:26px;
	color:#1881a7;
	font-weight:bold;
	margin-bottom:20px;
}

h2 {
	font-size:18px;
	line-height:22px;
	color:#1881a7;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}


h3 {
	font-size:14px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	
}


p {
	margin-bottom:15px;
}

a {
	color:#1881a7;
}

#siteWrapper {
	background:url(/images/bg-white80.png) repeat;
	width:970px;
	position:relative;
	margin:0 auto;
	padding:10px;
	
}

#header {
	height:80px;
}

#header #logo {
	padding-left:30px;
	padding-top:5px;
}

#header #topNav {
	position:absolute;
	top:20px;
	right:20px;
}

#header #topNav a {
	color:#117aa0;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
}

#globalNav {
	height:54px;
	position:relative;
}

#globalNav .blueRibbon {
	position:absolute;
	width:125px;
	height:125px;
	right:120px;
	top:-70px;
}

#globalNav .leftbg {
	float:left;
}

#globalNav .mcsBlog {
	width:211px;
	height:54px;
	background:url(/images/bg-nav-right.png) no-repeat;
	float:right;
}

#globalNav .links {
	float:left;
	width:739px;
	background:url(/images/bg-nav-center.png) repeat-x;
	display:block;
	height:54px;
}

#globalNav .links a {
	float:left;
	padding:0 15px;
	display:block;
	line-height:36px;
	margin:9px 0px;
	color:#FFFFFF;
	text-decoration:none;
	
}

#globalNav .links a:hover {
background:#55b0ba;
}

#globalNav .mcsBlog a {
	float:left;
	padding:0 15px;
	padding-left:100px;
	text-align:center;
	display:block;
	line-height:36px;
	margin:9px 0px;
	color:#FFFFFF;
	text-decoration:none;
	
}

#homeBanner {
	display:block;
	height:405px;
	background:#01718f;
	width:950px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#homeBanner #rotator{
	width:680px;
	float:left;
}

#homeNews {
	float:right;
	width:230px;
	padding:20px;
	height:365px;
	background:url(/images/bg-homebanner-right.jpg) no-repeat;
}

#homeNews h3 {
	font-size:25px;
	line-height:28px;
	color:#FFFFFF;
	margin-bottom:20px;
}

#homeNewsRotator {
	display:block;
	height:300px;
	color:#FFFFFF;
}

#homeNewsRotator a {
	font-weight:bold;
	color:#FFFFFF;
}

#homeNewsRotator h2 {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#homeNewsRotator h2 a {
	text-decoration:none;
}

#homeNewsRotator p {
	font-size:12px;
	line-height:16px;
}

#homeBannerSubnav {
	height:43px;
	width:950px;
	margin:0 auto;
	background:url(/images/bg-home-subnav.gif) repeat-x;
	display:block;
	margin-bottom:20px;
}

#homeBannerSubnav ul {
	padding:0px 20px;
	float:left;
	width:610px;
}

#homeBannerSubnav ul li {
	position:relative;
	display:block;
	float:left;
	width:150px;
	text-align:center;
}

#homeBannerSubnav ul li a {
	position:relative;
	z-index:5;
	display:block;
	line-height:43px;
	padding:0 10px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#homeBannerSubnav ul li a:hover, #homeBannerSubnav ul li:hover a {
	background:#FFFFFF;
	color:#0185aa;
	
}

#homeBannerSubnav ul li .hover {
	position:absolute;
	bottom:-10px;
	width:100%;
	background:#FFFFFF;
	opacity:0.9;
	border:1px solid #CCCCCC;
	z-index:4;
	padding:10px;
	display:none;
}

#homeBannerSubnav #homeSocialStuff {
	float:right;
	width:250px;
}

#homeBannerSubnav #homeSocialStuff a {
	margin-top:-20px;
	position:relative;
	display:block;
	float:left;
	padding:0px 2px;
}

#subpageBanner {
	width:950px;
	margin:auto;
	margin-top:10px;
}

.content {
	width:950px;
	margin:0 auto;
	margin-bottom:25px;
}

#homeContent .leftCol {
	width:570px;
	padding-left:20px;
	float:left;	
}

#homeContent .rightCol {
	float:right;
	width:270px;
}

#homeContent .rightCol h3 {
	display:block;
	color:#1b498f;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}

#subpageContent {
	margin-top:20px;
}

#subpageContent .leftCol {
	float:left;
	width:230px;
	margin-right:20px;
	display:block;
}

#subpageContent .centerCol {
	float:left;
	width:450px;
	
}

#subpageContent .centerColFull {
	float:left;
	width:680px;
	
}


#subpageContent .rightCol {
	float:right;
	width:210px;

}

#subpageContent .rightCol .quote {
	font-style:italic;
	
}

#subpageContent .rightCol .quote .sign {
	color:#1B498F;
	font-weight:bold;
}


.sidebarShadow {
	margin-bottom:10px;
}

#subpageSocial {
	width:230px;
	text-align:center;
	margin-bottom:20px;
}

#homeSidebarImage {
	background:#FFFFFF;
	padding:9px;
	border:1px solid #CCCCCC;
}

.subNav {
	width:208px;
	border:1px solid #cfc2b8;
	background:#fffbf6 url(/images/bg-subnav.gif) bottom repeat-x;
	padding:10px;
}

.subNav h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	color:#1b498f;
}

.subNav ul {
	padding-left:5px;
	
}

.subNav li {
	display:block;
	margin-bottom:1px;
	border-bottom:1px solid #e5dad0;
	padding-bottom:1px;
}

.subNav li a {
	display:block;
	padding:5px;
	text-decoration:none;
}

.subNav li a:hover {
	background:url(/images/bg-home-subnav.gif) repeat-x;
	color:#FFFFFF;
}

#footer {
	
	border-top:1px solid #6bb9cd;
	padding:10px;
	color:#1b498f;
	font-size:11px;
}

#footer em {
	color:#018db6;
}

#footer p {
	margin-bottom:10px;
}

#footer .leftCol {
	float:left;
	width:610px;
}

#footer .rightCol {
	width:270px;
	float:right
}

#footer #blueRibbonFooter {
	float:right;
	width:140px;
	text-decoration:none;
	color:#1b498f;
}

#footer #blueRibbonFooter strong {
	color:#1b498f;
	font-size:14px;
	padding-top:10px;
	display:block;
	
}

.center {
	text-align:center;
}

.rightCol .pdf {
	margin-bottom:20px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	background:url(/images/icon-pdf.gif) no-repeat left;

}

.rightCol .pdf strong {
	display:block;
}
	
	
.centerCol ul {
	margin-bottom:20px;
	margin-left:20px;
}	

.centerCol ul li {
	list-style:disc;
	margin-bottom:3px;
}

.directorySearch {
	margin-bottom:20px;
}

#directoryDD {
	padding:3px;
	border:2px solid #CCCCCC;
	font-size:14px;
	color:#333333;
	width:300px;
}

.btnSubmit {
	background:url(/images/bg-subnav-hover.gif) repeat-x;
	height:28px;
	/*line-height:28px;*/
	padding:0 10px;
	border:none;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
	cursor:pointer;
	border:2px solid #CCCCCC;
}

.btnSubmit:hover {
 	color:#399aa9;
	background:#FFFFFF;
}

.directoryItem {
	background:#FFFBF6 url(/images/bg-subnav.gif) repeat-x scroll center bottom;
	border:1px solid #CFC2B8;
	padding:10px;
	display:block;
}

.directoryItem .photo {
	float:left;
	width:80px;
}

.directoryItem .contactInfo {
	float:right;
	width:340px;
}

.directoryItem h3 {
	font-weight:bold;
	color:#1B498F;
	font-size:14px;
}

.directoryItem .title {
	font-style:italic;
	font-size:11px;
	margin-bottom:5px;
}

.directoryItem .education {
	font-size:11px;
}

.directoryItem .phone {
	padding-left:20px;
	background:url(/images/phone.png) no-repeat;
	line-height:20px;
	display:block;
	width:150px;
	float:left;
}

.directoryItem .form {
	padding-left:20px;
	background:url(/images/mail.png) no-repeat;
	line-height:20px;
	display:block;
	width:150px;
	float:left;
}

.tableWithPadding5 tr td,.tdWithPadding5 {
	padding:5px;
}

ul.checkmarks {
	margin-bottom:20px;
}

ul.checkmarks li {
	padding-left:20px;
	background:url(/images/check.gif) no-repeat;
	font-size:11px;
	padding-bottom:3px;
}

.formTable label {
	display:block;
	text-align:right;
}

.formTable input, .formTable select, .formTable textarea {
	padding:3px;
	border:#CCCCCC 2px solid;
}

.listTable {
	margin-bottom:20px;
}

.listTable tr th {
	background:url(/images/bg-home-subnav.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px;
} 


.listTable tr td {
	border-bottom:1px dashed #EEE;
}

.documentTable {
	margin-bottom:20px;
}

.documentTable a {
	padding-left:30px;
	display:block;
	background:url(/images/pdf-25.gif) no-repeat left;
	font-weight:bold;
	text-decoration:none;
}

.documentTable a small {
	display:block;
	color:#666666;
	font-weight:normal;
}

.faqItem {
	margin-bottom:10px;
}

.faqItem .question {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
}

.faqItem .answer {
	display:none;
	background:#FFFBF6 url(/images/bg-subnav.gif) repeat-x scroll center bottom;
	border:1px solid #CFC2B8;
	padding:10px;
}

.faqItem .answer .close {
	display:block;
	cursor:pointer;
}

.hoursTable tr td {
	font-size:11px;
}

.subnavNewsItem p {
	margin-top:5px;
	margin-bottom:5px;

}

.subnavNewsItem .headline {
	font-weight:bold;
	margin-bottom:5px;
}

#loginPanel {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
}

#adminSubnav {
	margin-top:10px;
	margin-bottom:10px;
}

#adminSubnav li {
	display:inline;
	margin-right:10px;
}

#adminSubnav li a {
	padding-left:20px;
	background:url(/images/icon-plus.gif) left no-repeat;
}

.BodyTextErr{color:#FF0000;}
.FriendlyMsg{color:#0000FF;}
.grvRowPager table tr td{Padding:1px 3px 1px 3px;border:none;}

.newsItem {
	margin-bottom:20px;
}

.newsItem .date {
	margin-bottom:5px;
	color:#1881A7;
	
}

.newsItem h3 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.alumniNews {
	margin-bottom:20px;
}

.alumniNews .alumniHeadline {
	font-size:14px;
	margin-bottom:10px;
}