/* CSS Document */



body {

	background-color: #EDECE1;

	background-image: url(images/bg_header.jpg);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



.bodyText {

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

	font-size:12px;

	font-weight:normal;

	line-height:20px;

	color:#333333;

}



.footerText {

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

	font-size:11px;

	font-weight:normal;

	line-height:14px;

	color:#666666;

}



.redText{

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

	font-size:12px;

	font-weight:normal;

	line-height:20px;

	color:#BF2A3E;

}



a{ color:#4E7EA6; font-weight:bold; text-decoration:underline

}



a:hover{ text-decoration:underline; color:#365A7E

}
