@charset "utf-8";

/*TO BE USED ONLY WITH TEMPLATE C */

.twoRowA  #toprow {

	float: left; 

	width: 900px; 

	padding: 10px 0 5px 0;

}

.twoRowA  #bottomleft {

	float: left;

	width: 440px; 

	background: #ffffff;

	padding: 0px 0px 20px 10px;

}

.twoRowA  #bottomleft  p {

	font: 18px Arial, Helvetica, sans-serif;

    color: #666666;

	padding: 5px 80px 15px 15px;

}

.twoRowA   #bottomleft   h1 {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #639;
	line-height: 0px;
	padding: 0px;
	float: none;

}

.twoRowA   #bottomleft   h2 {

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #000000;

	letter-spacing: normal;

	margin: 0 0 0 0px;

    padding: 0px 0px 0px 15px;

	float: none;

}

.twoRowA   #bottomleft   h3 {

	font: 24px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #000000;

	line-height: 18px;

	letter-spacing: normal;

	padding: 0px 0px 0px 15px;

	margin: 2px 0px 0px 0px;

	float: none;

}

.twoRowA   #bottomleft   h4 {

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #000000;

	letter-spacing: normal;

	padding: 0px 0px 0px 15px;

	margin: 2px 100px 0px 0px;

	float: none;

}

.twoRowA #bottomright {

	float: right; 

	width: 440px; 

	line-height: normal;

	padding: 0px 10px 20px 0px;

}

.twoRowA #bottomright a {
	color: #60F;
	text-decoration: none;
}

.twoRowA #bottomright p {

	font: 30px Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: bold;

	text-align: justify;

	vertical-align: bottom;

	line-height: 24pt;

	padding: 0px 10px 0px 0px;

}
