@charset "UTF-8";

body {

	background: url(../images/shared/bg.jpg) repeat-x top;
	background-color: #e7f1f6;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site {
	width: 924px;
	margin: auto;
	position: relative;
}

a {
	color: #0052a1;
}

#left {
	width: 254px;
	float: left;

}


	#search {
		width: 254px;
		height: 40px;
		background-image: url(../images/shared/search_bg.jpg);
		float: left;
		position: relative;
	
	}
	
		#search .searchBox {
			margin: 10px 0px 0px 12px; 
			width: 202px; 
			height: 15px; 
			border: 0px;
		}
		
		#search .searchBtn {
			position: absolute; right: 0px; top: 2px;
		}
	
	#hodLogo {
		float: left;
	}
	
	#nav {
		float:left;
		margin-top: 25px;
		margin-bottom: 10px;
	
	}
	
	#enroll {
		float: left;
		margin-bottom: 10px;
		
	}
	
	#mdha {
		float: left;
		margin-bottom: 15px;
	}
	
	#left #howwell {
		float: left;
		margin-bottom: 20px;
	
	}
	
	#left .textBox {
		margin-top: 10px;
		float: left;
	}
	
		#left .textBox .title {
			background-color: #6a9bc8;
			color: #ffffff;
			font-size: 12px;
			font-weight: bold;
			line-height: 25px;
			padding-left: 10px;
		
		}
		
		#left .textBox .content {
			padding: 10px 0px 0px 10px;
		}
		
		#left .textBox .content a {
			color: #0053a2;
		}
		
		#left .textBox .sponsor a {
			text-decoration: none;
			color: #e21220;
			font-weight: bold;
		}
		
		.fbspace {
			text-decoration: none;
			color: #e21220;
			font-weight: bold;
	padding: 5px;
}

#right {
	width: 650px;
	float: right;
	margin-left: 20px;
	position: relative;
	font-size: 12px;

}
		
	#header {
	
	}
	
		#header #topLinks {
			line-height: 35px;
			float: left;
			font-size: 11px;
			width: 300px;
		
		}
		
		#header #topLinks a {
			color: #666666;
			text-decoration: none;
		}
		
		#header #ahaLogo {
			float: right;
		
		}
		
	#flash {
	
		margin-bottom: 20px;
	
	}
	
	.p {
		margin-bottom: 1.5em;
		margin-left: 27px;
	}
	
	p {
		margin-bottom: 1.5em;
		margin-left: 27px;
	
	}
	
	p a {
		color: #0052a1;
		font-weight: bold;
	}
	
	p a.redLink {
		color: #e21220;
		text-decoration: none;
	
	}
	
	p a.current {
		color: #e00917;
		font-weight: bold;
		text-decoration: none;
	}
	
	b {
		color: #0052a1;
	
	}
	
	p i.bold {
		font-weight: bold;
	
	}
	
	p.quote {
		margin-left: 50px;
		color: #6a9bc8;
	}
	
	ul, ol {
		margin-bottom: 1em;
		margin-left: 57px;
	
	}
	
	ul ul {
		margin-bottom: 0px;
	}
	
	ul.indent {
		margin-left: 15px;
		margin-bottom: 0px;
		list-style: none;
	}
	
	.nomargin {
		margin-bottom: 0px;
	}
	
	.size14 {
		font-size: 14px;
		line-height: 20px;
	}
	
	.size12 {
		font-size: 12px;
		line-height: 18px;
	}
	
	.size11 {
		font-size: 11px;
		line-height: 16px;
	}
	
	.size10 {
		font-size: 10px;
		line-height: 15px;
	}
	
	.normal {
		font-weight: normal;
		color: inherit;
	}
	
	.question {
		background-color: #fef1df;
		padding: 10px 10px 10px;
		margin-bottom: 1em;
		color: #e52d36;
		font-size: 12px;
		line-height: 18px;
	}
	
		.question .bullet {
			width: 20px;
			float: left;
			font-weight: bold;
		}
		
	.backToTop {
		color: #e00917;
		position: absolute; 
		right: -60px; 
		width: 45px; 
		height: 15px; 
		font-size: 9px;
		line-height: 10px;
	}
	
		.backToTop a {
			color: #e00917;
			text-decoration: none;
		}
		
	.photo {
		border: solid 1px #999999;
		margin-right: 15px;
		margin-left: 27px;
		float: left;
	}
	
	.leftPhoto {
		float: left;
		margin-right: 15px;
	}
	
	.featuredBox {
		width: 650px;
		float: right;
		background-image:url(../images/shared/feature_bg.gif);
		position: relative;
		color: #333333;
		margin-bottom: 20px;
	
	}
	
		.smallFeature {
			width: 623px;
			background-image:url(../images/shared/feature_bg_small.gif);
		
		}
		
		.leftFeature {
			float: left;
			width: 250px;
			margin-top: 15px;
			background-image:url(../images/shared/feature_bg_left.gif);
		}
	
		.featuredBox .content {
			margin: 20px 20px 0px 20px;
			font-size: 11px;
		}
		
		.featuredBox .content ul {
			margin-left: 25px;
			line-height: 30px;
			list-style: circle;			
		}
		
		.featuredBox .withImages {
			float: left;
			_margin-left: 10px;
		}
		
		.featuredBox .content a {
			color: #0052a1;
		}
		
		.featuredBox a.title {
			font-weight: bold;
			font-size: 12px;
			color: #e21220;
			line-height: 20px;
			text-decoration: none;
		}
		
		.featuredBox .homeText {
			width: 370px;
			margin-right: 10px;
			font-size: 10px;
			line-height: 15px;
			float: left;
		}
		
		.featuredBox .images {
			width: 220px;
			margin-top: 5px;
			float: left;
			clear: right;
		}
		
		.featuredBox .homeTextWide {
			width: 530px;
			margin-right: 10px;
			font-size: 10px;
			line-height: 15px;
			float: left;
		}

		.featuredBox .imagesNarrow {
			width: 70px;
			margin-top: 5px;
			float: left;
			clear: right;
		}
		
		.featuredBox .connectImages {
			margin-top: 10px;
		}
		
		.featuredBox .images img {
			margin-left: 10px;
			margin-right: 0px;
		}
		
		.featuredBox .content .smallText {
			width: 350px;
			margin-right: 10px;
			font-size: 10px;
			float: left;
		}
		
		.featuredBox .content .connect a {
			font-weight: bold;
			font-style: italic;
			text-decoration: none;
		}
		
			.featuredBox .content .connect a:hover {
				text-decoration: underline;
			}
		
		.featuredBox .featureFooter {
			float: left; 
			clear: both; 
			margin-top: 20px;
		}
		
			.featuredBox .featureFooter img {
				position:absolute; 
				bottom: -5px; 
				z-index: 10;
			}
		
		.smallFeature .iconContainer {
			float: left;
			width: 55px;
			height: 50px;
		}
		
			.smallFeature .iconContainer .awardIcon {
				position: absolute;
				width: 71px;
				height: 99px;
				left: 5px;
				top: -8px;
				z-index: 200;
			}
			
		.smallFeature .content {
		}
			
		.leftFeature .iconContainer {
			float: left;
			width: 35px;
			height: 100px;
		}
		
			.leftFeature .iconContainer .awardIcon {
				position: absolute;
				width: 71px;
				height: 99px;
				left: -15px;
				top: 20px;
				z-index: 200;
			}
		
	#right .pagination {
		width: 623px;
		float:right;
		font-size:11px;
		margin-bottom:15px;
		color:#e21220;
		text-align:right;
	}
	
		#right .pagination a {
			color:#e21220;
			text-decoration: none;
		}
		
		#right .pagination .off,#right .pagination .current {
			color:#666;
		}
		
		#right .pagination .next {
			margin-left: 20px;
			margin-right:10px;
		}
		
		#right .pagination .prev {
			margin-right: 20px;
		}
	
	#right .item {
		margin-bottom: 20px;
		width: 623px;
		float: right;
		font-size: 11px;	
	}
	
	#right .smallItemWrapper {
		float:right;
		width:623px;
	}
	
	#right .smallItem {
		margin-bottom: 20px;
		margin-right:20px;
		width: 300px;
		float:left;
		font-size:11px;
	}
	
	#right .noRightMargin {
		margin-right:0px;	
	}
	
		#right .item .title,#right .smallItem .title {
			color: #004fa0;
			font-size: 12px;
			text-decoration: none;
		}
		
		#right .item .arrow, #right .smallItem .arrow {
			color: #e21220;
			text-decoration: none;
			font-weight: bold;
		}
		
		#right .item .red, #right .smallItem .red {
			color: #e21220;
			text-decoration: none;
		}
		
		#right .item .photo,#right .smallItem .photo {
			border: solid 1px #999999;
			margin-right: 15px;
			margin-left: 0px;
			float: left;
		}
		
		#right .item .img {
			margin-right: 15px;
			float: left;
		}
		
		#storyList .photo {
			width:71px;
			height:71px;
		}
		
		#video {
			float: left;
			width: 320px;
			height: 240px;			
			border: solid 1px #999999;
			margin-right: 15px;
		}
		
		#storyList .video_pic {
			position:relative;
			float:left;
			margin-right: 15px;
			width: 119px;
			height:90px;
		}
			
			#storyList .video_pic a {
				width: 100%;
				height: 100%;
				display: block;
				text-decoration:none;
			}
		
			#storyList .video_pic .photo {
				margin:0px;
				width: 117px;
				height:88px;
			}
			
			#storyList .video_pic .time {
				position:absolute;
				top: 0px;
				right:0px;
				font-weight:bold;
				color:#fff;
				padding: 0px 4px 0px 4px;
				font-size: 9px;
				line-height: 16px;
				background:url(../images/real_stories/video_stories/time_bg.png) repeat;
			}
			
			#storyList .video_pic .play {
				position:absolute;
				top:32px;
				left:43px;
			}
			
			.main {
				margin-bottom: .5em;	
			}
			
		.storyNav {
			width:623px;
			float:right;
			color: #e21220;	
			font-size: 11px;
			margin-bottom:20px;
		}
		
			.storyNav a {
				color: #e21220;
				text-decoration:none;
				font-weight:bold;
			}
			
		.storyProfile {
			color:#0052a1;
			width:623px;
			float:right;
			margin-bottom:20px;
			font-size:11px;
		}
		
			.storyProfile .photo {
				margin-left: 0px;	
			}
		
		.blue {
			color: #0052a1;
		}
		
		.lightBlue {
			color: #6a9bc8;
		}
		
		.redLink {
			color: #e21220;
			text-decoration: none;
			font-weight: bold;
			font-size: 11px;
		}
		
		.red {
			color: #e21220;
		
		}
		
		.bigRed {
			color: #e21220;
			font-size: 20px;
			margin-bottom: 20px;
			font-weight: bold;
		}
		
	table {
		margin-bottom: 1.5em;
		border: solid 1px #e6e6e6;
		background-color: #f5f9fb;
		padding: 15px;
		font-size: 11px;
	}
	
	table.margin {
		margin-left: 27px;
		width: 627px;
		_width: 623px;
	}
	
		td {
			padding: 5px;
		}
		
		td.greyBorder {
			border-left: solid 1px #e6e6e6;
		}
		
		td i {
			font-weight: normal;
			color: #666666;
		}
	
	#right #errorMsg {
		background-color:#FFFF99;
		border: solid 1px #999999;
		color: #333333;
		margin-left: 27px;
		margin-bottom: 15px;
		padding: 20px;
		display: none;
	
	}
	
	/*#right #errorMsg b {
		color: #333333;
	}*/

#footer {
	border-top: solid 1px #CCCCCC;
	padding-top: 10px;
	margin: 20px 0px 20px 0px;
	float: left;
	width: 924px;
	line-height: 24px;
	font-size: 10px;
	position: relative;

}

	#footer a {
		color: #666666;
		text-decoration: none;
	}
	
	#footer #footerText {
		float:left;
	}
	
	#footer #footerIcons {
		float: right;
	}

#bottomBg {
	width: 100px;
	position: absolute;
	z-index: -100;
	bottom: -20px;
	float: left;
	background: url(../images/bg_bottom.jpg) bottom repeat-x;
	height: 363px;
}

