body	{
	margin-top: 15px;
	background-color: #ffffff;
	text-align: center;
	font-family: Calibri;
	color: #111111;
	font-size: 14px;
	margin-bottom: 20px;
	}

#content	{
	margin: 0 auto;
	text-align: left;
	width: 750px;
	}

.icon
		{
		
		}
		
a	{
	font-family: Calibri;
	color: #111111;
	}


#contenttop
	{
	width: 750px;
	margin-top: 10px;
	}

.clear
	{
	clear: both;
	}
	
#topleft
		{
		float:left;
		width:440px;
		padding-right: 10px;
		}
		
#topright
		{
		float:left;
		width:300px;
		}

#contentbottom
	{
	margin-top: 20px;
	/* margin-bottom: 200px; */
	width: 750px;
	}

#bottomleft
		{
		float:left;
		width:440px;
		padding-right: 10px;
		}

#bottomright
		{
		float:left;
		width:300px;
		}

	
#infotable
{
	line-height: 1.5em;
	width:750px;
	border-collapse: collapse;
}

#infotable td
{
width: 240px;
padding: 5px;
 background-color: #d9d9d9;
}


#infotable th
{
font-weight: bold;
width: 240px;
padding: 5px;
	background-color: #4f81bd;
	color: #ffffff;
}