.frontcontent
{
	float: left;
	display: inline;
	width: 675px;
}
.focuscontentmargin
{
	padding: 0px 0px 0px 19px;
}

#ifyoubox
{
	text-align: left;
	padding: 0px 0px 0px 15px;
	height: 231px;
}
#ifyoubox img
{
	margin-top: 15px;
}
#ifyoubox select
{
	display:inline;
	border: solid 1px #ccc;
	width: 230px;
	margin-bottom: 15px;
}
#ifyoubox .title
{
    font-size:150%;
    padding:15px 0px 20px 0px;   
}
#ifyoubox .selectTitle
{
    font-size:147%;   
    margin-left:10px;
}
.ifyou_button
{
	display:inline;
	float:right;
	margin:0px 1px 0px 1px; 
	padding:0px; 
	width:32px;
	font-weight:bold;
}
.focusboxes
{
	display: inline;
	float: right;
	width: 281px;
}
.frontfocusbox
{
	text-align: left;
	padding: 0px 10px 0px 10px;
	height: 68px;
	position: relative;
	overflow:hidden;
}
.frontfocusbox img
{
	margin-top: 10px;
}
.frontfocusboxtitle_white
{
	margin-top: 0px;
	padding-top: 7px;
	font-size: 150%;
	font-weight:lighter;
}
.frontfocusboxtitle_dark
{
	margin-top: 0px;
	padding-top: 7px;
	font-size: 150%;
	font-weight:lighter;
}
.frontfocusboxtitle_white a:link,.frontfocusboxtitle_white a:visited
{
	color: white;
	background-color: inherit;	
	text-decoration: none;
}
.frontfocusboxtitle_white a:active,.frontfocusboxtitle_white a:hover
{
	color: inherit;
	background-color: inherit;	
	text-decoration: underline;
}
.frontfocusboxtitle_dark a:link,.frontfocusboxtitle_dark a:visited
{
	color: #943F0F;
	background-color: inherit;	
	text-decoration: none;
}
.frontfocusboxtitle_dark a:active,.frontfocusboxtitle_dark a:hover
{
	color: inherit;
	background-color: inherit;	
	text-decoration: underline;
}
.frontfocusboxtext
{
	line-height: 120%;
	padding-left: 5px;
	position: absolute;
	bottom: 10px;
	height: 25px;
	font-size:11px;
	width:256px;
	overflow:hidden;
}


#newsbar
{
	padding-top: 15px;
}
#news_read_more
{
	padding-top: 10px;
	float:left;
	text-align:right;
	width: 624px;
	background-color:Transparent;
}
#serviceinfobar
{
	height: 15px;
	background-image: url(/layouts/images/serviceinfobar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 643px;
}
#serviceinfobarlabel
{
	/*width: 122px;*/
	display: inline;
	float: left;
	color: #1B1A1B;
	background-color: inherit;
}
#serviceinfobarlabel span
{
	margin-left: 14px;
}
#serviceinfobarcontent
{
	/*width: 440px;*/
	display: inline;
	float: left;
}
#serviceinfobarcontent a:link,#serviceinfobarcontent a:visited
{
	text-decoration: none;
	color: #333333;
	background-color: inherit;
}
#serviceinfobarcontent a:active,#serviceinfobarcontent a:hover
{
	text-decoration: underline;
	color: #333333;
	background-color: inherit;
}
#serviceinfobarcontent span
{
	margin-left: 20px;
}
#serviceinfobarlink
{
	display: inline;
	float: right;
	text-align: right;
	height: 15px;
	white-space: nowrap;
}
#serviceinfobarlink span
{
	padding-right: 14px;
}
#serviceinfobarlink a:link,#serviceinfobarlink a:visited
{
	text-decoration: none;
	color: #CD0039;
	background-color: inherit;
}
#serviceinfobarlink a:active,#serviceinfobarlink a:hover
{
	text-decoration: underline;
	color: #CD0039;
	background-color: inherit;
}

/* NEWSBOXES */
#newsboxes
{
	padding-top: 15px;
	width: 640px;
}
#newsboxes_no_padding
{
	padding-top: 0px;
	width: 640px;
}
.boxdevider
{
	float:left;
	width: 630px;
	display:block;
	color:White;
	height:15px;

}
.newsbox
{
	width: 217px;
	display: inline;
	float: left;
}
.newsboxlast
{
	width: 193px;
	display: inline;
	float: left;
}
.newsboxinner
{
	width: 193px;
	text-align: left;
}

.newstitle
{
	font-size: 147%;
	font-weight: bold;
}
.newstitle a:link,.newstitle a:visited
{
	color: #CD0039;
	background-color: inherit;	
	text-decoration: none;
}
.newstitle a:active,.newstitle a:hover
{
	color: #333333;
	background-color: inherit;	
	text-decoration: none;
}
.newsdate
{
	color: #999999;
	background-color: inherit;
}
.newstext
{
	padding-top: 16px;
	color: #000000;
	background-color: inherit;
}
