﻿

.TabInner 
{
	margin-left:auto;
	margin-right:auto;
	width:725px;
}

.Header .DropDown 
{
	padding-top:12px;
	min-height:23px;
	_height:23px;
	margin-right:90px;
}

.Header .SearchBar 
{
	padding-top:12px;
	min-height:23px;
	_height:23px;
	margin-right:35px;
}

.TopMenu 
{
	margin-top:22px;
}

.TopMenu ul
{
	list-style-type:none; 
	float:right;
	margin-top:0px;
	margin-right:10px;
}

.TopMenu ul li 
{
	float:right;
	margin-left:25px;
}

.TopMenu ul li a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.HomeTemplate 
{
	margin-top:13px;
}

.HomeTemplate .LeftColumn
{
    width: 240px;
    float: left;
    _width: 232px;
}

.HomeTemplate .RightColumn
{
    width: 485px;
    float: left;
}

.HomeTemplate .LeftBannerArea 
{
	float:left;
	padding-left:3px;
	min-height:315px;
	_height:315px;
	width:237px;
	_width:232px;
}

.HomeTemplate .RightBannerArea 
{
	float:left;
	margin-left:5px;
}

.HomeTemplate .HighlightsSection
{
    padding-top: 5px;
}

.HomeTemplate .Cell1Area
{
    margin-top: 10px;
}

.Footer .FooterTitle 
{
	background-image:url('../img/titles/footer.gif');
	background-repeat:no-repeat;
	margin-top:45px;
	margin-left:4px;
	min-height:46px;
	_height:46px;
	width:721px;
}

.Footer .FooterBar 
{
	font-family:Arial, helvetica, Sans-Serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#676a6b;
	min-height:27px;
	_height:27px;
	padding-top:6px;
	padding-left:15px;
	width:710px;
}

.Footer .FooterBar a,
.Footer .FooterBar a:visited,
.Footer .FooterBar a:link
{
	font-family:Arial, helvetica, Sans-Serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
}

.Footer .FooterCopyright 
{
	margin-top:2px;
	float:right;
}

.Footer .FooterCopyright a
{
	color:#676a6b;
}

.SideSecTop 
{
	background-image:url('../img/bkgr/sidesec_bkgr_top.jpg');
	background-repeat:no-repeat;
	min-height:4px;
	max-height:4px;
	_height:4px;
	font-size:4px;
	width:155px;
	padding:0px;
	margin:0px;
}

.SideSecMiddle
{
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url('../img/bkgr/sidesec_bkgr_mid.jpg');
	background-repeat:repeat-y;
	width:148px;
}

.SideSecBottom
{
	background-image:url('../img/bkgr/sidesec_bkgr_bottom.jpg');
	background-repeat:no-repeat;
	min-height:5px;
	max-height:5px;
	font-size:5px;
	_height:5px;
	width:155px;
	padding:0px;
	margin:0px;
}



.InteriorTemplate 
{
	margin-top:16px;
}

.InteriorTemplate .LeftContentArea 
{
	margin-left:2px;
	float:left;
	
}

.InteriorTemplate .MainContentArea 
{
	margin-left:12px;
	float:left;
	width:525px;
	#overflow: hidden;
}