/************************************************
    CSS Document "cssStyles"
    in connection with COUNSELOR{tm} CMS
    by LiFT Interactive {liftinteractive.com}

************************************************/

body{
	font: 11px/15px Helvetica, Arial, sans-serif;
	color: #222;
	background: url(../img/BGmidStripe.jpg) repeat-x 0px 108px;
	margin: 0;
}
h1{
	font: 34px Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
	color: #AAA;
	padding: 4px 0 0 35px;
	margin: 3px 0 17px -35px;
	background: url(../img/BGtitle.jpg) no-repeat;
	text-transform: lowercase;
}
h2{
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #231E4D;
	margin: 0 0 3px 0;
	padding: 0;
	clear: both;
}
h3{
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #231E4D;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
h4{
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E8E90;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
#text ul, #text ol {
	margin:5px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #E60027;
	background-color: transparent;
}
a:hover{
	color: #9D9D9D;
}
a.oppLink{
	font-weight: bold;
	text-decoration: none;
	color: #9D9D9D;
	background-color: transparent;
}
a:hover.oppLink{
	color: #E50029;
}
.newsTitle{
	font: 22px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 20px 0;
	padding: 0 0 0 62px;
	text-align: right;
	letter-spacing: -2px;
}
.date{
	color: #ACB9B9;
	margin-bottom: 5px;
}
.postTitle{
	color: #231E4D;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif
}
.featured {
	width:240px;
	float:right;
	margin: 0 0 10px 15px;
	border:8px solid #dfdfdf;
}

.plus {
	font-size:12px;
	line-height: 16px;
	text-align:left;
}