div.Row {
	clear: both;
	margin: 0;



}



div.Row2 {

	clear: both;

	margin: 12px 0;



}



div.Row div {
	float: left;
	width: 319px; /* 280 */
	height: 140px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5;

}



div.Row2 div {

	float: left;

	margin: 4px 8px 10px 0;

	width: 280px; /* 280 */

}



div.Row div a, div.Row div a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #265f94;
	font-weight: normal;
	display: block;
	width: 160px;
	padding-right: 16px;
	margin: 8px 4px;
	line-height: normal;
	height: 20px;
	font-size: 16px;
	font-weight: bold;

}










/*

div.Row2 div a:hover, div.Row div a:visited:hover {

	color: #000000;

	text-decoration: none;

	display: block;

	width: 160px;

	padding-right: 16px;

	margin: 8px 4px;

	line-height: normal;

	height: 20px;

}

*/





div.standardRow {

	clear: both;

	margin: 15px 0;

	width: 581px;

}



div.standardRow div{

	margin: 4px 8px 4px 0;

	width: 581px;

}
