#MastHead {
	height:405px;
}

#ContentWrapper {
	margin:0;
	padding:8px 8px 35px 8px;
	min-height:100px;
	background-color:#ffffff;
} 

#ContentLeftWrapper {
	float:left;
	width:235px;
	margin:0;
	padding:0;
}

#MailingList {
	margin-left:3px;
	padding:9px 7px;
	background-color:#959595;
	width:213px;
	height:46px;
}

#EditableRegion {
	height:200px; /*TAKE OUT WHEN PUBLISHED, ONLY NEED FOR PM REVIEW ON 8/10*/
	/*border:1px solid #333;*/
}

#EditableRegion p {
	margin-top:0;
}

#ContentRightWrapper {
	float:right;
	margin:0;
	padding-bottom:20px;
	background:url(/Templates/Images/Home/home-bg.jpg) repeat-x;
	width:712px;
} 

#HeaderBanner {
	background-color:#333;
}

#HomeContent {
	padding-top:10px;
}

#HomeMiddle {
	float:left;
	margin-top:15px;
	padding-right:10px;
	width:425px;
}

#HomeMiddle a {
	padding-bottom:2px;
	/*background:url(/Templates/Images/Icons/blue-arrows.gif) no-repeat center left;*/
	color:#e2383f;
	text-decoration:none;
	font-weight:bold;
}

#HomeMiddle a:hover {
	text-decoration:underline;
}
#HomeRight {
	float:right;
	margin-top:-2px;
	width:229px;
	min-height:200px;
}

#HomeRight p {
	font-size:9pt;
}

#HomeRight a {
	padding-left:16px;
	padding-bottom:2px;
	background:url(/Templates/Images/Icons/blue-arrows.gif) no-repeat center left;
	color:#e2383f;
	text-decoration:none;
	font-weight:bold;
}

#HomeRight a:hover {
	text-decoration:underline;
}
	

#HomeRightMiddle {
	padding:10px 20px;
	background:url(/Templates/Images/Home/homeright-middle.png) repeat-y;
	width:193px;
}
 
#ReadAll {
	padding-top:4px;
	text-align:right;
	font-size:10pt;
	border-top:1px dotted #666;
}

.LatestNews {
	margin-right:7px;
	padding-right:7px;
	border-right:1px solid #056bb1; 
}
