﻿body ul {
	-webkit-padding-start:0px;
	padding:0px;
	margin:0px;
	border:0px;
}

#top-div
{
	height:280px;
	padding-top:2px;
}

#top-div .top-img
{
	float:left;
	width:749px;
	height:280px;
	position:relative;
	overflow:hidden;
}

#homeimglst li
{
	position:relative;
}

.homeHotSpot
{
	position:absolute;
	top:240px;
	left:630px;
	height:32px;
	width:112px;
}

.homeNumbers
{
	position:absolute;
	top:240px;
	left:460px;
	height:32px;
	width:72px;
}

.homeNumbers img
{
	border:none;
}

#top-div #selectedViewDiv
{
	position:absolute;
	z-index:1979;
	display:none;
	top:0px;
	left:0px;
	width:749px;
	height:280px;
	background-color:#FFFFFF;
}

#top-div .top-sections 
{
	float:left;
	width:242px;
	padding-left:1px;
}

#top-div .top-sections .tall
{
	display:none;
	background-image:url('/images/tallSectionBg.gif');
	background-repeat:no-repeat;
	height:178px;
	padding-bottom:3px;
	padding-top:1px;
	overflow:hidden;
	padding-left:15px;
}

#top-div .top-sections .tall a, #top-div .top-sections .tall strong
{
	text-decoration:none;
	color:#013476;
	font-size:11px;
	line-height:17px;
}

#top-div .top-sections .tall .edit
{
	position:relative;
	top:-12px;
}

#top-div .top-sections .short
{
	display:block;
	background-image:url('/images/shortSectionBg.gif');
	background-repeat:no-repeat;
	height:31px;
	padding-bottom:2px;
	overflow:hidden;
	padding-left:15px;
}

#top-div .top-sections .short .mediumCaption
{
	font-size:11px;
	color:#013476;
}

#top-div .top-sections .short a, #top-div .top-sections .tall strong.quickstrong
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	padding-bottom:2px;
}

#top-div .top-sections .short a
{
	padding-top:4px;

}

#top-div .top-sections .tall strong.quickstrong
{
	padding-top:13px;
	color:#009fda;
}

#left-div
{
	float:left;
	width:749px;
	background-color:White;
}

#right-div
{
	float:left;
	width:200px;
	background-color:White;
}

#bottom-div
{
	margin-top:5px;
}


#bottom-div .left-div
{
	width:222px;
	float:left;
	margin:10px;
}

#bottom-div .left-div img
{
	margin:0px 10px 7px 0px;
}

#bottom-div .tabs-div
{
	position:relative;
	float:left;
	width:505px;
	margin-top:35px;
}

#bottom-div .tabs-div .tabs
{
	top:-33px;
	left:9px;
	width:490px;

}

#bottom-div .tabs-div .tabs div
{
/*	margin-right:5px;
	padding:7px 0px 0px 10px;
	float:left;

*/
}


#bottom-div .tabs-div .tabs .activeTab
{
	border:solid 1px #8EA5C4;
	border-bottom:none;
}

#bottom-div .tabs-div .tabs .inactiveTab
{
	background-image:url('/images/inactiveTabBg.gif');
	background-repeat:repeat-x;
}


#bottom-div .tabs-div .tabContent
{
	overflow:auto;
	border:solid 1px #8EA5C4;
	height:400px;
}


#bottom-div .right-div
{
	float:left;
	width:222px;
	padding-left:1px;
	margin:10px;
}

div.ph10
{
	margin-top:10px;
}


html body .visibleTabContent
{
	height:320px;
}
