
div.alerthomebox
{
	background:#fe0000;
	margin-bottom:3px;
	padding:0px;
	width:187px;
}

div.alerthomebody
{
	color:white;
	padding:0px;
}

div.alerthomecontentarea
{
	padding:0px;
	margin:0px;
}

div.alerthomecontentarea a
{
	color:white;
}

div.alerthomecontentarea a:hover
{
	color:white;
	text-decoration:underline;
}

.Head
{
color:#FFFFFF;
}

span.alerttabtitle
{
	padding:2 3 0 30;
	font-family:arial;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
  	background: #ca0016 url("arrow_red.png") 1px left no-repeat;	
  	width:100%;
}

div.spotlighthomebox
{
	margin-bottom:3px;
	width:187px;
	padding:5px;
}

span.spotlighttabtitle
{
	padding:2 3 0 30;
	font-family:arial;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
  	background: #ffb516 url("arrow_yellow.png") 1px left no-repeat;	
  	width:100%;
}

.spotlighthomebody
{
	color:white;
	padding:5px;
	background:#fee885;	
}

div.spotlightcontentarea
{

	padding:0px;
	margin:0px;
}


div.spotlightcontentarea a
{
	color:white;
}

div.spotlightcontentarea a:hover
{
	color:white;
	text-decoration:underline;
}



div.newshomebox
{
	background:#c1b7ab;
	width:187px;	
	margin-bottom:3px;
}

.newstabtitle
{
	padding:2 3 0 30;
	font-family:arial;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
  	background: #867968 url("arrow_gray.png") 1px left no-repeat;	
  	width:100%;
}

.newshomebody
{
	color:white;
	padding:0px;
}



div.addresscontentarea
{
	background:white;
	width:187px;	
	padding:10px;	
	font-size:11px;	
}

.addressbody
{
	line-height:95%;
	margin-top:5px;
	margin-bottom:10px;	
	padding:0px;
	font-size:10px;
	line-height:150%;
}

.addressbody p
{
	font-size:10px;
		line-height:150%;
}

