body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.homePageBanner
{
	padding:0;
	background: transparent url("/gifs/bg_homepage_right.jpg") bottom right no-repeat;
	border-top:solid 3px #18497D;
	border-bottom:solid 3px #18497D;
}
.homePageBannerText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	padding: 5px 0 20px 0;
}
.homePageBannerTextNonBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	padding: 5px 0 20px 0;
	line-height: 25px;
}
.homePageBannerTextBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:Bold;
	padding: 5px 0 20px 0;
}
.homePageBannerTextRedBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	padding: 5px 0 20px 0;
	color:#9F0C10;
}
.homePageBannerTextBoldGap
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	padding: 5px 0 20px 0;
	line-height:35px;
}
.homePageBannerLink a
{
	font-family:Arial;
	color:#18497D;
	font-size:12px;
	text-decoration:none;
}
.homePageBannerLink a:hover
{
	color:#292929;
	text-decoration:none;
}
.arrow
{
	bottom:2px;
	position:relative;
	color:#9F0C10;
}
.contentElement
{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	padding-bottom:15px;
}

.pressTitle
{
	font-family:"Gill Sans MT", Arial;
	font-size: 18px;
	color:#9F0C10;
	font-weight:bold;
	line-height:1.3;
	padding: 0 0 5px 0;
}
.newsElement
{
	font-family:Arial;
	color:#000000;
	font-size:12px;
	padding-bottom:7px;
	font-weight:bold;
}
.newsElement a
{
	text-decoration:none;
	color:#000000;
}
.newsAll
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.contentHeader
{
	font-family:Verdana;
	color:#9F0C10;
	font-weight:bold;
	font-size:12px;
}
.newsElement .ReadMore, .contentElement .ReadMore
{
	top:2px;
	font-family:Arial;
	color:#18497D;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.mmAd
{
	margin:0 0 15px 0;
}
.footer
{
	background:transparent url("/gifs/Connecting_Web_Tagline.gif") top left no-repeat;
}
HR.vertical
{
    height:100%;
    width:1px;
}

.leftcolumn
{
	width:180px;	
}

.middlecolumn
{
	width:480px;	
}

.rightcolumn
{
	width:180px;
}

.gutter
{
    width:51px;
	background:transparent url("../../gifs/vr.gif") top left repeat-y;
}
