/* CSS Document */
body {


	font-family: Helvetica, Arial, "MS Sans Serif";


	font-size: 12px;


	line-height: 14px;


	color: #FFFFFF;


	margin: 0px;


	padding: 0px;


	overflow-x: hidden;


	background-repeat: repeat;





}


td {


	font-family: Helvetica, Arial, "MS Sans Serif";


	font-size: 11px;


	line-height: 14px;


	font-weight: normal;


}


.datestamp {
	color: #FFFF00;
	font-weight: bold;



}


.headline {
	padding-bottom: 2px;
	font-size: 12px;
	color: #FFFFFF;






}

.headlineColor {
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #FFDE01;
	border-right-color: #FFDE01;
	border-bottom-color: #FFDE01;
	border-left-color: #FFDE01;
	background-color: #006BD6;
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;








}

a:link {


	font-weight: bold;


	color: #C44D0F;


	text-decoration: none;





}


a:visited {


	font-weight: bold;


	color: #C44D0F;


	text-decoration: none;


}


a:hover {


	font-weight: bold;


	color: #C44D0F;


	text-decoration: underline;


}


a:active {


	font-weight: bold;


	color: #E25811;


	text-decoration: underline;


}


.mbFloat {


	float: left;


	padding-right: 12px;


}


.inputEmail {


	font-family: Helvetica, Arial, "MS Sans Serif";


	font-size: 12px;


	color: #663300;


	height: 20px;


	width: 183px;


	padding-right: 10px;


}


.newsColumn {


	text-align: justify;


	width: 250px;


	padding-left: 1px;
	}
