/* CSS Document */ 
#disciplineNews{
	width:100%
}
#mainContent{
	padding: 20px 120px 20px 120px;
	background-color: #f6f6f6;
	margin-bottom: 50px;
}
#featureNews{
	width:100%;
	width: 467px;
	height: 312px;
	overflow:hidden;
	float: left;
	position: relative;
}
#featuredPhoto{
	width: 467px;
	min-height: 200px;
}
#feature{
	position:relative;
}
#featuredCaption{
	position: absolute;
	bottom: 0;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size: 11px;
	color: #ffffff;
	width: 437px;
	padding: 15px;
}
p.readmore a:link, p.readmore a:visited{
	color: #eeeeee;
	text-decoration:none;
}

#otherNews{
	width: 430px;
	float: right;
	font-size:11px;
	height: 292px;
}
#otherNews a:link, #otherNews a:visited{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
#otherNews a.newsLink:link, #otherNews a.newsLink:visited{
	font-weight:700;
}
#otherNews .newsDate{
	color: #666666;
	font-style:italic;
}
#otherNews div.news{
	padding: 8px 0;
	border-top: 1px solid #666666;
}
#otherNews div.news:first-child{
	margin:0;
	border-top: none;
	padding-top: 0;
}
#otherNews div.news:last-child{
	padding-bottom: 0;
}
div.newsThumbnail{
	float: left;
	margin-right: 10px;
	width: 55px;
	height: 55px;
}
div.newsBody{
	float: left;
	width: 290px;
}
div.newsBody p{
	margin: 0;
}
#disciplineTitle{
	/*margin-top: 20px;*/
}
#dtLeft{
	float: left;
	/*width: 613px;*/
	width: 570px;
}
#dtLeft h1{
	font-size:34px;
	line-height: 58px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
#dtRight{
	float: right;
	/*width: 320px;*/
	width: 360px;
	text-align: right;
	padding: 15px 0; 
}
#dtRight img{
	margin-left: 13px;
}
#disciplineContent{
}
div.graypanel{
	font-size: 14px;
	border: 1px solid #cdcdcd;
}
div.graypanel a{
	color: #ce311f;
	text-decoration: none;
}
.panelTitle{
	text-transform: uppercase;
	color: #002a4f;
	font-weight: bold;
	font-size:18px;
}
#panelLeft{
	position:relative;
	width: 300px;
	float: left;
	margin-right: 16px;
}
#panelCenter{
	position:relative;
	width: 280px;
	float: left;
	margin-right: 16px;
}
#panelRight{
	position:relative;
	width: 280px;
	float: left;
}
div.group1{
	padding: 10px;
	width: 300px;
    height: 250px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	background-color: #ffffff;
	margin-bottom: 21px;
	overflow: auto;
}
#disciplineLinks{
	position: relative;
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
	background-color: #ffffff;
}
#disciplineLinks ul{
	text-align:left;
}
#disciplineLinks a:link, #disciplineLinks a:visited{
	color: #003366;
	text-decoration: none;
}
.stretch{
	width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.tweet{
	border-bottom: 1px solid #cdcdcd;
}
