﻿.TopMenuTab
{
	background-color:#fff;
	margin-bottom: 0px;
	border-bottom: 0px;
}
.Content
{
	margin-top: 0;
}

.ContentTitle, .ResourceTitle
{
	background-color: #ffffff;
	font-weight: bold;
	color: #153C85;
}

.ContentTitle .right {
    float: right;
    padding-right: 10px;
	visibility:visible;
}
.ResourceTitle
{
	font-style: italic;
}
.BannerImage
{
	border: 0px;
	margin-top: 0px; #margin-top:0px;
	height: 51px;

}
.QuicklinkContainer, #SearchContainer
{
	float: right;
	border-left: solid 1px transparent;
	border-right: solid 0px transparent;
	margin-top: -50px;
	margin-right: -15px;
	width: 320px;
}
.HeaderMiddle
{
	height:105px;
}
.PageBody
{
	position:relative;
	width: 100%;
	clear: both;
	background-image: url('/theme/images/rasa/content-bg.gif');
	background-repeat: repeat-y;
	margin-top: -20px;
}
.BodyLeft, .BodyRight
{
	background-image: none;
}
.BodyLeft
{
	padding-top: 20px;
	margin-top: -35px;
	margin-left: 30px;
	width: 180px;
}

.BodyRight
{
	margin-top: 30px;
	border-left: 1px solid #ccc;
	width: 190px;
}
.BodyCenter
{
	width: 580px;
	float: left;
	margin-top: 10px;
	margin-left: 185px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.BodyMiddle 
{
	background-image: url('/theme/images/rasa/content-bg-bottom.gif');
	height: 20px;
}
#bannerHome #toolCont
{
	top: 138px;
	background: none;
}
.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;
}
.IconHighlight
{
	position:fixed;
	right: 0px;
	top: 185px;
	width: 38px;
}
.IconHighlight .SpotView
{
	float: none;
	border: none;
	
}
#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:98%;
	position:relative;
	min-height:75px;
	background-color:#6973aa;
	margin-left: 15px;
}
.loginPanel
{
	display:block;
}

#SearchContainer .SearchButton
{
	margin-left: 0px;
	margin-top: -3px;
}
#SearchContainer .Search
{
    margin-top: 15px;
    margin-left: -5px;
	width: 190px; 
}
.FormatTable
{
	width: 100%;

}
.FormatTable td
{
	border: 0px;
}
