﻿
.TopMenuTab .right
{
	float:right;
	position: relative;
	z-index:30;
}
.ResourceTitle
{
	background-color: #660066;
	font-weight: bold;
		
}
.Content
{
	width: 98%;
}

.BodyLeft
{
	width:745px;
	min-height:530px;
	padding-left: 15px;
	padding-right: 10px;

}
.BodyCenter
{
	min-height:300px;
	float:right;
	padding: 0px;
}
.BodyRight
{
	width: 250px;
	float: left;
}
.header1 {font-size:1.5em;margin:5px 0 5px 0;}
.header2 {font-size:1.3em;margin:5px 0 5px 0;}
.header3 {font-size:1.1em; color: #fca415;margin:5px 0 5px 0;}
.header4 {font-size:1em;margin:5px 0 5px 0;}
.Normal
{
	font-size:1em;
	}
.Paragraph {margin:10px 0;}

.Header
{
	background-color:#48558e;
	text-align:left;
	padding:7px;
	width:100%;
	font-size:1em;
}
.FormatTable
{
	margin:7px 0 7px 0;
}
.FormatTable TH
{
	background-color:#48558e;
	text-align:left;
	padding:7px;
	width:100%;
	font-size:1em;
}
.FormatTable TD
{
	border-bottom:#48558e 1px solid;
	padding:7px;
}	

.NewsSummary .SummaryTitle, .NewsSummary .SummaryText, .NewsSummary .SummaryMore
{
	width: 100%;
}
.Highlight
{
	min-height: 160px;
}
#LatestNews
{
	height: 365px;
}
