@charset "utf-8";

/* CSS Document */



div.firstColumn

{

	width:250px;

	float:left;

	padding:15px;

}

div.secondColumn

{

	width:250px;

	float:left;

	padding:15px;

}

div.thirdColumn

{

	width:260px;

	float:left;

	padding:15px;

}

div.firstColumn h2, div.secondColumn h2

{

	color:#0033CC;

	font-family:Cambria, "Times New Roman",Times,serif;

	font-size:36px;

	font-style:italic;

	font-weight:normal;

	margin:0px;

	margin-bottom:15px;

}

div.firstColumn p, div.secondColumn p

{

	font-family:Calibri, "Trebuchet MS";

	font-size:12pt;

	line-height:120%;

	color:#000;

}

div.firstColumn h2 sub, div.secondColumn h2 sub, div.thirdColumn h2 sub

{

	position:relative;

	top:-5px;

	font-size:12pt;

}

div.thirdColumn h2

{

	color:#FFDE00;

	font-family:Cambria, "Times New Roman",Times,serif;

	font-size:36px;

	font-style:italic;

	font-weight:normal;

	margin:0px;

	margin:15px 0px;

}

div.thirdColumn p

{

	font-family:Calibri, "Trebuchet MS";

	font-size:12pt;

	line-height:120%;

	color:#FFDE00;

}








