<!-- In the News -->

/* #imgHeader modified below*/
#imgHeader
{
	position: relative;
	min-height: 200px;
         _height:200px;
	width: 593px;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	vertical-align: bottom;
	background-color: #002A5C;
	border-left: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;	
}

/* #imgHeaderShort added below*/
#imgHeaderShort
{
	position: relative;
	height: 100px;
	width: 593px;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	vertical-align: bottom;
	background-color: #002A5C;
	border-left: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;	
}



/* #imgHeaderThin added below*/
#imgHeaderNews
{
	position: relative;
	width: 609px;
	min-height:200px;
         _height: 200px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #002A5C;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;	
          
}

#imgHeaderNews a{
	color:#fff; 
	display:block; 
	margin:5px 0px 0px 0px;
}

/* .storyItemText added below */
.storyItemText {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
	
	/* .storyItem added below */
.storyItem {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	letter-spacing: 0px;
	
}



.largeWhiteHeader {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 20px;
}	





/* === White PodCast === */

.podcastNavWht
{
	position: relative;
	width: 145px;
	height: auto;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color:#FFFFFF;
	background:#2F6EB4 url(/global/images/template/only_podcasts.gif) no-repeat;
	line-height: 15px;
         background-position:top right;
}

.podcastNavWht ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

.podcastNavWht ul li {
	list-style-type: none;
	list-style-image: url(/global/images/template/bulletWht.gif);	
	margin: 0px;	
	padding: 3px 0px;
         line-height:1.1em;
}

.podcastNavWht ul li a, .podcastNavWht ul li a:visited{
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
}

.podcastNavWht ul li a:hover {
	color: #EFF33C;
}

.bodypage .mainCol{
	_margin-right:-10px;
}

.mainContentb.news {
	margin:5px 10px 20px;
	width:180px;
}


.mainContenta, .mainContentb{
         position:static;
}

/* #imgHeaderThin added below  Alumni*/
#imgHeaderAlumniNews
{
/*	position: relative;   */
	width: 608px;
	min-height:300px;
         _height: 300px;
	margin: 0px 1px;
	padding: 0px;
	vertical-align: top;
	background-color: #002A5C;
	background-image:url(/global/images/template/bg_alumni_news.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;	
          
}

/* .storyItemTextAlumni added below */
.storyItemTextAlumni {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 15px 10px;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	letter-spacing: 0px;
	}
	
	/* .storyItem added below */
.storyItemAlumni {
	float: left;
	width: 415px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	letter-spacing: 0px;
	
}

#imgHeaderFacultyNews
{
/*	position: relative;   */
	width: 608px;
	min-height:300px;
         _height: 300px;
	margin: 0px 1px;
	padding: 0px;
	vertical-align: top;
	background-color: #002A5C;
	background-repeat:no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;	
          
}

/* .storyItemTextFaculty added below */
.storyItemTextFaculty {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 15px 10px;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	letter-spacing: 0px;
	}
	
	/* .storyItem added below */
.storyItemFaculty {
	float: left;
	width: 415px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	letter-spacing: 0px;
        }
	
.audienceNav {
	background-color:#00A1DE;
        padding-bottom:5px;
	padding-top:5px;
	margin:5px;
        }

.teaseBlock {
	background-color:#f8f9fa;
        font-size: 12px;
        color:#002244;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
        padding-left:15px;
        padding-right:15px;
        padding-top:5px;
        padding-bottom:5px;
        margin:5px;
        }
a.tease, a.tease:link, a.tease:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
        margin-left:20px;
}

a.tease a, 
a.tease:hover { 
	background-color:#99ccff;
        font-size: 11px;
        font-weight: bold;
        color:#002244;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
        padding-left:3px;
        padding-right:3px;
        padding-top:2px;
        padding-bottom:2px;
        margin-left:17px;
        margin-right:-5px;

}
.liveBlock {
	background-color:#99ccff;
        font-size: 11px;
        font-weight: bold;
        color:#002244;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
        padding-left:3px;
        padding-right:2px;
        padding-top:2px;
        padding-bottom:2px;
        margin-left:22px;
        margin-right:1px;
        }
