@charset "utf-8";

/*TO BE USED ONLY WITH TEMPLATE B */

.twoColumn  #toprow {

	float: left; 

	width: 900px; 

	padding: 10px 0px 5px 0px;

}

.twoColumn  #bottomleft {

	float: left;

	width: 300px;

	background: #ffffff;

	padding: 25px 0px 20px 50px;

}

.twoColumn #bottomleft a {

	color: #13b5ea;

	text-decoration: none;

}

.twoColumn  #bottomleft  p {

	color: #666666;

	text-align: left;

	vertical-align: baseline;

	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 0px;

	margin-top: 2px;

}

.twoColumn #bottomright {

	float: right;

	width: 540px;

	background: #ffffff;

	padding: 25px 10px 100px 0px;

	line-height: normal;

}

.twoColumn #bottomright a {

	color: #13b5ea;

	text-decoration: none;

}

.twoColumn #bottomright p {

	color: #666666;

	text-align: justify;

	vertical-align: top;

	line-height: 16pt;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 20px;

}

.twoColumn   #bottomright   h1 {

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

	font-weight: bold;

	color: #000000;

	line-height: 0px;

	padding: 0px;

}

.twoColumn   #bottomright   h2 {

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

	font-weight: bold;

	color: #000000;

	letter-spacing: normal;

}

.twoColumn   #bottomright   h3 {

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

	font-weight: bold;

	color: #000000;

	vertical-align: baseline;

}

