/* Homepage CMS Template Styles */

/* Red Teaser Box */
#boxredWrapper {
	float: left;
	margin-bottom: 20px;
}

#boxredCap {
	background: #FE230A url(img/bg_boxredcap.gif) repeat-x;
	height: 26px;
	text-align: center;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	width: 235px;
}

#boxredcapLeft {
	background: url(img/bg_boxredcapleft.gif) no-repeat;
	width: 6px;
	height: 26px;
	float: left;
}

#boxredcapRight {
	background: url(img/bg_boxredcapright.gif) no-repeat;
	width: 6px;
	height: 26px;
	float: right;
}

#boxredbodyWrapper {
	border-left: 1px #FE230A solid;
	border-right: 1px #FE230A solid;
	width: 235px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 233px;
}

#boxRed {
	border-left: 3px #FFAEA6 solid;
	border-top: 3px #FFAEA6 solid;
	border-right: 3px #FFAEA6 solid;
	background: #FFF url(img/bg_boxred.gif) repeat-x;
	font-size: 11px;
	padding: 10px;
	line-height: 1.2em;
}

#boxRed p {
	font-size: 11px;
	margin: 0;
}

#boxredfooterCap {
	background: url(img/bg_boxredfootercap.gif) repeat-x;
	height: 7px;
	width: 235px;
	line-height: 1px;
}

#boxredfootercapLeft {
	background: url(img/bg_boxredfootercapleft.gif) no-repeat;
	width: 7px;
	height: 7px;
	float: left;
	line-height: 1px;
}

#boxredfootercapRight {
	background: url(img/bg_boxredfootercapright.gif) no-repeat;
	width: 7px;
	height: 7px;
	float: right;
	line-height: 1px;
}

/* Blue Teaser Box */
#boxblueWrapper {
	float: right;
	margin-bottom: 20px;
}

#boxblueCap {
	background: #1B177D url(img/bg_boxbluecap.gif) repeat-x;
	height: 26px;
	text-align: center;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	width: 235px;
}

#boxbluecapLeft {
	background: url(img/bg_boxbluecapleft.gif) no-repeat;
	width: 6px;
	height: 26px;
	float: left;
}

#boxbluecapRight {
	background: url(img/bg_boxbluecapright.gif) no-repeat;
	width: 6px;
	height: 26px;
	float: right;
}

#boxbluebodyWrapper {
	border-left: 1px #1B177D solid;
	border-right: 1px #1B177D solid;
	width: 235px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 233px;
}

#boxBlue {
	border-left: 3px #9EA2CB solid;
	border-top: 3px #9EA2CB solid;
	border-right: 3px #9EA2CB solid;
	background: #FFF url(img/bg_boxblue.gif) repeat-x;
	font-size: 11px;
	padding: 10px;
	line-height: 1.2em;
}

#boxBlue p {
	font-size: 11px;
	margin: 0;
}

#boxbluefooterCap {
	background: url(img/bg_boxbluefootercap.gif) repeat-x;
	height: 7px;
	width: 235px;
	line-height: 1px;
}

#boxbluefootercapLeft {
	background: url(img/bg_boxbluefootercapleft.gif) no-repeat;
	width: 7px;
	height: 7px;
	float: left;
	line-height: 1px;
}

#boxbluefootercapRight {
	background: url(img/bg_boxbluefootercapright.gif) no-repeat;
	width: 7px;
	height: 7px;
	float: right;
	line-height: 1px;
}