﻿.TopMenuTab
{
	background-color:#172664;
	margin-bottom: 1px;
}
body
{
	background: url('/Theme/Images/background_blue.gif') repeat top #20368c;
}

.ContentTitle, .ResourceTitle, .menuLevel1
{
	background-color: #4E5889;
}
.BannerImage
{
	border: 0px;
	margin-top: 0px; #margin-top:0px;
}
.QuicklinkContainer, #SearchContainer
{
	float: right;
	border-left: solid 1px #FFFFFF;
	border-right: solid 0px #FFFFFF;
}
.HeaderMiddle
{
	height:244px;
}
.PageBody
{
	position:relative;
	width: 100%;
	clear: both;
}
.BodyLeft, .BodyRight
{
	width: 200px;
}
.BodyLeft
{
	padding-top: 20px;
}
.BodyCenter
{
	width: 531px;
	float: left;
}
#bannerHome #toolCont
{
	top: 138px;
}
.Highlight
{
	width: 100%;
	margin-top: 20px;
	color: #ffffff;
}
.Highlight .SpotView
{
	clear:both;
	position:relative;
	width:100%;
	min-height:130px;
	background-color:#31438f;
	margin-bottom:5px;
}

.Highlight .Image
{
	position:absolute;
	top:2px;
	left:2px;
	padding: 0px;
}
.Highlight .More
{
	position:absolute;
	right: 5px;
	bottom:8px;
}
.Highlight .SpotView:hover
{
	background-color:#31438f;
	cursor: auto;
}
.Highlight .Text
{
	font-size:1.3em;
	position:absolute;
	left: 5px;
	bottom:8px;
}
#FreecallContainer
{
	clear:both;
	position: relative;
	top: -240px;
	left: 740px;
	border-right: none;
	color: #ffffff;
}

.NewsSummary .SummaryText .SummaryMore:link, 
.NewsSummary .SummaryText .SummaryMore:visited, 
.NewsSummary .SummaryText .SummaryMore:hover
{
	text-decoration:none;
	color:#fca415;
}
#SummaryList .SummaryView
{
	width:100%;
	position:relative;
	min-height:80px;
	background-color:#4E5889;
}
.loginPanel
{
	display:block;
}
