/* Health Sciences and Human Performance Style Sheet */
	
/* Subheaders */

	#subheader_pagetitle {
		height: 41px;
		color: #27405e;
		background: #b2d3e2 url(images/subhead_title_hshp.gif) repeat-x;
		border-bottom: 1px solid #82a3b6;
	}
	
	.subhead_left {
		background: url(images/subhead_hshp_left.gif) no-repeat top left;
	}
	
	.subhead_right {
		background: url(images/subhead_hshp_right.gif) no-repeat top right;
	}
	
	/* Subhead Style - Short */
	
		.subshort {
			background: #4898b3 url(images/subhead_short_hshp.gif) repeat-x;
		}
		
		.subshortlt {
			background: #54a4bc url(images/subhead_hshp.gif) repeat-x;
		}
		
	/* Subhead Style - Tall */
		
		.subtall {
			background: #4898b3 url(images/subhead_tall_hshp.gif) repeat-x;
		}
		
		.subtalllt {
			background: #54a4bc url(images/subhead_hshp.gif) repeat-x;
		}

/* Sub-page Style */

	.body_rightcolumn_cap_wrap {
		background-color: #b9d2dc;
		color: #2f5967;
	}
	
	.body_rightcolumn_cap {
		background: #b9d2dc;
	}
	
	.body_rightcolumn_cap a {
		color: #2f5967;
	}
	
	.body_rightcolumn_more, div.body_rightcolumn #grad_buttons {
		border-top: 2px solid #2f5967;
		background-color: #b9d2dc;
	}
	
		.body_rightcolumn_more h5 {
			color: #2f5967;
			background: url(images/content_right_carat_hshp.gif) no-repeat right;
		}
		
		.body_rightcolumn_more a, div.body_rightcolumn #grad_buttons a {
			color: #4c8192;
			border-bottom: 1px dotted #4c8192;
		}
		
		.body_rightcolumn_more a:hover, div.body_rightcolumn #grad_buttons a:hover {
			color: #3f6c7a;
			border-bottom: 1px dotted #3f6c7a;
		}
	
/* Left Column Style */

	/* Left Column Style - Video */
	
		#video {
			height: 157px;
			background: #9ec0cf url(images/test/hshp_videobg.gif) repeat-x;
			border-top: 2px solid #6f8798;
			overflow: hidden;
			color: #375367;
		}
		
		.video_img {
			border: 1px solid #8da0a8;
			margin: 11px 15px 0px 11px;
		}
		
		#video h4 {
			font-size: 14px;
			font-weight: normal;
			margin: 20px 30px 10px 0px;
		}
		
		#video a {
			color: #375367;
			text-decoration: none;
		}
		
		#video a:hover {
			color: #44637a;
		}
		
		#video p {
			font-size: 10px;
			margin-right: 20px;
		}
		
		/* this is absurd, but I had no choice */
		
		#video_tall {
			height: 189px;
			overflow: hidden;
			background: #9ec0cf url(images/test/hshp_videobg.gif) repeat-x;
			border-top: 2px solid #6f8798;
			color: #375367;
			padding-top: 8px;
		}
		
		#video_tall .video_img {
			border: 1px solid #8da0a8;
			margin: 11px 15px 0px 11px;
		}
		
		#video_tall h4 {
			font-size: 14px;
			font-weight: normal;
			margin: 20px 30px 10px 0px;
		}
		
		#video_tall a {
			color: #375367;
			text-decoration: none;
		}
		
		#video_tall a:hover {
			color: #44637a;
		}
		
		#video_tall p {
			font-size: 10px;
			margin-right: 20px;
		}

		
		
		
	/* Left Column Style - Wellness */
	
		#wellness {
			border-top: 1px solid #d0d9e0;
			height: 97px;
			overflow: hidden;
			color: #456378;
		}
		
		#wellness img {
			border: 1px solid #b1b5b8;
			margin: 17px 10px 0px 17px;
		}
		
		#wellness h4 {
			font-size: 11px;
			margin-bottom: 0;
			margin-right: 10px;
			margin-top: 20px;
		}
		
		#wellness p {
			font-size: 10px;
			margin-top: 3px;
			margin-right: 10px;
		}
		
		#wellness a {
			color: #456378;
			text-decoration: none;
		}
		
		#wellness a:hover {
			text-decoration: underline;
		}
		
		

/* Right Column Style */

	/* Right Column Style - Video Features */
	
		#hshp_vids { 
			border-top: 1px solid #d0d9e0;
			height: 107px;
			overflow: hidden;
			color: #456378;
			padding: 15px;
 		}
 		
 		#hshp_vids img {
			border: 1px solid #b1b5b8;
			margin-right: 10px;
		}
		
		#hshp_vids h4 {
			font-size: 11px;
			margin-bottom: 0;
			margin-right: 10px;
			margin-top: 12px;
		}
		
		#hshp_vids h5 {
			display: inline;
			font-size: 11px;
			letter-spacing: 1px;
			text-transform: uppercase;
			background: url(images/test/hshp_newsmore.gif) no-repeat right;
			padding-right: 15px;
		}





	/* Right Column Style - Dean's Welcome */
	
		#dean {
			height: 105px;
			background: #9ec0cf url(images/hshp_deanbg.gif) repeat-x;
			overflow: hidden;
			color: #375367;
		}
		
		#dean a {
			color: #375367;
			text-decoration: none;
		}
		
		#dean a:hover {
			color: #486881;
		}
		
		#dean img {
			margin-left: 12px;
			margin-top: 12px;
			margin-right: 10px;
			border: 1px solid #7a939e;
		}
		
		#dean h4 {
			margin-top: 24px;
			margin-bottom: 0;
			font-size: 13px;
		}
		
		#dean p {
			margin-top: 10px;
			font-size: 11px;
		}
	
	/* Right Column Style - Highlight */
	
		#highlight {
			height: 238px;
			overflow: hidden;
		}
		
		
		
	
		
			
		
		
		
		
	/* Right Column Style - News */
	
		#news {
			height: 255px;
			border-top: 2px solid #6f8798;
			overflow: hidden;
			color: #456378;
			position: relative;
		}
		
		#news_wrap {
			margin: 12px;
		}
		
		#news h5 {
			display: inline;
			font-size: 11px;
			letter-spacing: 1px;
			text-transform: uppercase;
			background: url(images/test/hshp_newsmore.gif) no-repeat right;
			padding-right: 15px;
		}
		
		#news ul {
			list-style-type: none;
			margin: 15px 0 0 0;
			padding: 0;
		}
		
		#news li {
			display: block;
			font-size: 11px;
			margin-bottom: 10px;
		}
		
			* html #news li {
				margin-bottom: 10px;
			}
		
		#news a {
			text-decoration: none;
			color: #456378;
		}
		
		#news a:hover {
			text-decoration: underline;
		}
		
		#news_more {
			font-weight: bold;
			font-size: 10px;
			text-align: right;
			position: absolute;
			bottom: 12px;
			right: 12px;
		}
		
		#news_more a:hover {
			text-decoration: none;
			border-bottom: 1px dotted #62849b;
		}
		
		#news img {
			border: 1px #8D979E solid;
			margin-right: 10px;
		}

