html body
{
    background-color: #ffffff;
    text-align: left;
}

div.content table
{
    border-collapse: collapse;
    border-style: none;
    border-width: 0;
    margin: 0 0 1em;
}
div.content table td
{
    background-color: #ffffff;
    border-style: none;
    border-width: 0;
    padding: 5px;
}

.content button
{
    visibility:hidden;
}

.topBlock
{
	position:absolute;
	width: 100%;
	height:130px;
	background-image:url("/images/toplogo.jpg");
	background-color: #ffffff;
	background-repeat:no-repeat;
}

.leftBlock 
{
	position:absolute;
	width:280px;
	left: 50px;
	top: 155px;
}

.leftBlock a:hover 
{
	background-color: #33ccff;
	color: #e6e7e8;
	text-decoration: none;
}

.leftBlock ul 
{	
	list-style-type: none;
	margin: 10px 0px 10px 3px;
}

.textBody
{
	width: 630px;
}

td li
{
    list-style-position: inside;
}

.nav 
{	
	position:absolute;
	top:33px;
}

.nav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nav li
{
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #081C5A;
	width: 112px;
	height: 16px;
	padding: 2px 0px 0px 0px;
}
.nav li:hover
{
	background-color: #33ccff;
	color: #ffffff;
}

.nav a 
{
	color:inherit;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	
}
.nav a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.divider 
{
	width: 230px;
	height:15px;
	background-image:url("/images/pix_brown_D2.gif");
}

.partners 
{
	width:230px;
	text-align: center;
	background-color: #ffffff;
}

#navCol1
{
	position:absolute;
	left: 284px;
}
#navCol2
{
	position:absolute;
	left: 397px;
}
#navCol3
{
	position:absolute;
	left: 510px;
}
#navCol4
{
	position:absolute;
	left: 623px;
}

