
/************************************************
    CSS Document "cssStyles"
    ©2006
    in connection with COUNSELOR{tm} CMS
    by LiFT Interactive {liftinteractive.com}

************************************************/

body{
	font: 11px/13pt 'Trebuchet MS', Helvetica, sans-serif;
	color: #000000;
	background: #214658 url(images/BG.jpg) repeat-x 0px 1px  ;
	margin: 0;
	padding: 0;
	text-align: justify;
	border-top: 2px solid #84807B;
}
h1{
	font: 24px/29px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #214658;
	padding: 0 0 3px 0;
	margin: 0 0 9px 0;
}
h2{
	font: 18px/23px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #095C7D;
	padding: 0 0 3px 0;
	margin: 6px 0 7px 0;
}
h3{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #095C7D;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
h4{
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
h5{
	font: 18px/23px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #095C7D;
	padding: 0 0 3px 0;
	margin: 6px 0 7px 0;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #A3A655;
	background-color: transparent;
	border-bottom: 1px dotted #A3A655;
}
a:hover{
	color: #204658;
}
a.otherLink{
	font-weight: bold;
	text-decoration: none;
	color: #204658;
	display: block;
	border-bottom: none;
}
a:hover.otherLink{
	color: #9FA153;
	border-bottom: none;
	background-color: #A0A354;
}
.newsTitle{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 20px 0;
	padding: 0;
}
.date{
	color: #6290AC;
	margin-bottom: 4px;
}
.postTitle{
	color: #095C7D;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 0;
}
.redLetter{
	font-size: 20px;
	color: #CC0000;
}