/* CSS Document */


div#lowerContent
{

}
div#lowerContent a
{ color:#666666; font-size:10px; }
div#lowerContent a:hover
{ color:#000000; }

div#lowerContent div#bar
{
	background:url(../Images/Global/Main/topBg.jpg);
	height:38px;
	width:100%;
	position:relative;
}
div#lowerContent div#bar span#title
{
	font-weight:bold;
	color:#666666;
	font-size:12px;
	position:absolute;
	left:25px;
	top:12px;
}

div#lowerContent div#bar span#back
{
	position:absolute;
	right:25px;
	top:12px;
}


div#lowerContent div#lowerMain
{
	background:url(../images/search/searchBg.gif) repeat-y #dfe8ed;
	
	min-height:651px;
	width:100%;
	padding-left:1px;
	color:#666666;
	font-size:10px;
}

div#lowerContent div#lowerMain div#left
{
	width:178px;
	top:0;
	left:0;
	height:100%;
	min-height:649px;
	background:url(../images/static/staticBgLeft.jpg) repeat-x #dfe8ed;
	position:absolute;
}
div#lowerContent div#lowerMain div#right div#left ul
{
	position:absolute;
	top:35px;
	left:35px;
	margin:0;
	padding:0;
	list-style:none;

}

div#lowerContent div#lowerMain div#left ul li
{
	margin:0 0 15px 0;
	padding:0;
}
div#lowerContent div#lowerMain div#left ul li.indent
{
	margin-left:35px;
}

div#lowerContent div#lowerMain div#left a
{
	color:#7ea8c0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div#lowerContent div#lowerMain div#left a:hover
{ text-decoration:underline; }
div#lowerContent div#lowerMain div#left a span.selected
{
	color:#009dca;
}

div#lowerContent div#lowerMain div#right
{
	width:661px;
	
	overflow:visible;
	min-height:649px;
	background:url(../images/static/staticBgRight.jpg) repeat-x #dfe8ed;
	position:relative;
	
	padding-left:178px;
	padding-bottom:20px;
	color:#231f20;
}
div#lowerContent div#lowerMain div#right a
{
	text-decoration:none;
}
div#lowerContent div#lowerMain div#right a:hover
{
	text-decoration:underline;
}
div#lowerContent div#lowerMain div#right h1
{
	padding-left:90px;
	padding-top:35px;
	font-weight:bold;
	font-size:15px;
	margin:0;
}
div#lowerContent div#lowerMain div#right h2
{
	padding-top:15px;
	font-weight:bold;
	font-size:12px;
	margin:0;
}
div#lowerContent div#lowerMain div#right p, div#lowerContent div#lowerMain div#right table
{
	margin:15px 0 0 90px;
	width:495px;
	font-size:10px;
	color:#231f20;
}
div#lowerContent div#lowerMain div#right ul
{
	margin:15px 0 0 90px;
	list-style:none;
	padding:0;
}
div#lowerContent div#lowerMain div#right ul li
{
	float:left;
	width:195px;
}

div#lowerContent div#lowerMain div#right div#partnersSection ul
{
	display:block;
	float:left;
	margin:0 0 0 45px;
}
div#lowerContent div#lowerMain div#right div#partnersSection ul li
{
	float:none;
}

div#lowerContent div#lowerMain div#right div.embededLists
{
	margin-left:90px;
}
div#lowerContent div#lowerMain div#right div.embededLists ul
{
	padding:0;
	margin:0;
}
div#lowerContent div#lowerMain div#right div.embededLists ul li
{
	padding:0 0 0 35px;
	margin:0;
	float:none;
	width:auto;
}

div#lowerContent div#lowerMain div#center
{
	width:839px;
	text-align: center;
	overflow:visible;
	min-height:649px;
	background:url(../images/static/staticBgRight.jpg) repeat-x #dfe8ed;
	position:relative;
	padding-top:50px;
	padding-bottom:20px;
	color:#231f20;
}
div#lowerContent div#lowerMain div#center a
{
	text-decoration:none;
}
div#lowerContent div#lowerMain div#center a:hover
{
	text-decoration:underline;
}

div#panelComplete a
{
	display: block;
}