/* CSS Document */





body {

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

	background-repeat:repeat-x;

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;	

}

.left{

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

	background-repeat:repeat-x;

}

.right{

	background-image: url(images/home_bgfiller1jpg);

	background-repeat:repeat-x;

}

.welcomeBG{



	background: url(images/home_welcomeBG.gif) no-repeat top center

}

.noRepeat{

	background-repeat:no-repeat;

}	

.welcomeText {

	font-family: Arial;

	font-size: 11px;

	font-weight:bold;

	color:#FFFFFF;

	line-height:150%;

	text-align:justify;
	padding-top: 18px;

}

.redTExt {color: #bc2221}

.footertext {

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

	color: #5a5a5a;

	font-size: 11px;

}

a.foot:link {text-decoration: none;color:#5a5a5a;}

a.foot:visited {text-decoration: none;color:#5a5a5a;}

a.foot:active {text-decoration: none;color:#5a5a5a;}

a.foot:hover {text-decoration: underline;color:white;}

.featured {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding: 10px 0 0 8px;
}

.featured a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.featured span{
	color: #c1a327;
	font-weight: bold;
	
}

