﻿
/*Phase1 Page*/

.ContentContainer
{
	margin-top: 10px;
	float: right;
	font-family: Arial;
	font-size: 12px;
}
.ContentContainer a
{
	color:#353F48;
	text-decoration:none;
}
.ContentContainer img
{
	border:none;
}
.ContentContainer a:hover
{
	color:#353F48;
	text-decoration:underline;
}


.RightDiv
{
	float: right;
}
.RightDivDottedArea
{
	border-left:dotted 1px #dad9d9;
	width:544px;
}

.LeftDiv
{
	float: right;
}
.Divider
{
	width: 22px;
	float: right;
}
.Phase1RightSearch
{
	width: 545px;
	height: 224px;
}
.Phase2RightSearch
{
	width: 545px;
	height: 275px;
}
.SearchResultsRightContent
{
	width: 545px;
}
.Phase1FloatingArticle
{
	width: 545px;
	margin-top: 15px;
}
.Phase2FloatingArticle
{
	width: 545px;
	margin-top: 14px;
}
.LeftBanner
{
	width: 190px;
}

.BannerStrip
{
	margin-top: 15px;
	width: 544px;
	margin-bottom: 10px;
}
.ContentSection
{
	width: 545px;
	height: 180px;
	margin-top: 0px;
}
.LinksAndHotCorner
{
	margin-top: 10px;
	width: 190px;
}









