﻿.LatestNewsCont
{
	height:410px;
	width:100%;
}
.rollupCont
{
	height:800px;
}
.rollupNewsArea
{
	width:360px;
}
.rollupNewsArealeft
{
	float:left;
	width:49%;
	height:420px;
	padding-right:1%;
}
.rollupNewsAreaSolo
{
	float:left;
	height:410px;
	width:355px;
	padding-right:1%;
}
.newsRollup
{
	width:355px;
}
.rollupNewsArea
{
	float:left;
	padding-right:1%;
}

.rollupNewsArearight
{
	float:right;
	width:49%;
	height:420px;
}
.contentpagesDiv
{
	float:left;
}
#NewsHeader
{
	background-image: url(/SiteCollectionImages/boxheader.gif);
	background-repeat:no-repeat;
	color:White;
	height:28px;
	width:500px;
	line-height:28px;
	font-size:larger;
	font-weight:bold;
	text-indent:50px;
}

.rollupHeading
{
	background-image: url(/SiteCollectionImages/boxheadershort.gif);
	background-repeat:no-repeat;
	color:White;
	height:28px;
	width:250px;
	line-height:28px;
	font-size:larger;
	font-weight:bold;
	text-indent:50px;
}


.rollupItem
{
	padding-left:0px;
	padding-bottom:5px;
}


li
{
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	list-type: none;
	list-style: none inside;
	list-style-type:none;
	padding:0px 0; /*removes in Firefox/Mozilla*/
	margin:0px 0; /*removes in IE & Opera*/
	list-style-position: inside;
	text-align:justify;
	text-justify:inter-word;
}

.rollupItem ul
{
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	list-type: none;
	list-style: none outside;
	list-style-type:none;
	padding:0px 0; /*removes in Firefox/Mozilla*/
	margin:0px 0; /*removes in IE & Opera*/
	list-style-position: inside; 
}

.newsRollupImage
{
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	text-align:justify;
}

.newsRollupSummary
{
	font-size:xx-small;
}
.rollupItemHeadline
{
	padding-top:0px;
	padding-left:0px;
	font-style:italic;
	font-weight:bold;
	color:#004080;
	font-size:xx-small;
}

.rollupDate
{
	
}

A:link
{
	font-color:#004080;
}