/*General Syles */
img {
   behavior: url("\pngbehavior.htc");
}
BODY {
	background: #213449;
	margin: 0;
	padding: 0;
} 
 
BODY, TD, P {
	color: #000;
	font: 11px/16px Tahoma, Geneva, sans-serif;
}

A {
	color: #213449;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.more {
	color: #812428;
	font-size: 10px;
}

P {
	margin: 0px 0px 15px;
}

#DIVRight P {
	margin: 0;
	font-family: Times New Roman, Times, serif;
}

H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #213449;
	margin: 10px 0 0 0;
}

H2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #812428;
	padding: 5px 0 5px 0;
	margin: 0;
}

H3 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	padding: 0;
	margin: 0;
}

H4 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	padding: 0;
	margin: 0;
}

P.subHead1 {
	color: #213449;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

P.subHead2 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #003366;
	margin: 10px 0 0 0 !important;
}

P.postedDate {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #213449;
	margin: 3px 0 0 0 !important;
}

P.contactAddress {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #213449;
	margin: 3px 0 0 0 !important;
}

P.summary {
	color: #213449;
}

UL {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 20px;
	list-style-type: square;
}

LI { 
	
}

DL {
	padding: 0;
	margin: 0;
}

DD {
	padding: 0;
	margin: 0 0 0 10px;
}

UL.spaced  LI {
	margin-bottom: 10px;
}

SUP {
	font-size: 10px;
	text-decoration: none;
}

HR {
	height: 1px;
	background: #213449;
	border: none;
	margin: 15px 0 5px 0;
}

#DIVRight HR {
	background: #ccc;
}

IMG {
	border: none;					
}

IMG.alignLeft {
	margin: 2px 5px 4px 0px;
}

IMG.alignRight {
	margin: 2px 0px 4px 5px;
	float: right;
}

.smallText {
  font-size: 90%;
}

.largeText {
  font-size: 120%;
}

.clearAll {
	clear: both;
}

/*Layout Syles */
#wrapper {
	background: #ffffff url(../images/bg_top.gif) repeat-x top;
	width: 795px;
	padding: 0px 0px 0px;
	margin: 0px auto;
}

#DIVheader {
	padding: 30px 30px 0 30px;
}

#DIVTitle {
	float: left;
	width: 200px;
}

#DIVUtility_nav {
	float: right;
	width: 190px;
	color: #213449;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
}

#DIVlogo {
	/*clear: both;*/
	margin-top:5px;
	text-align: center;
}

#DIVheader_nav {
	padding: 0 0 30px 0;
	text-align: center;
	color: #812428;
	font-size: 12px;
	line-height: 35px;
}

#DIVheader_nav A {
	color: #812428;
	padding: 10px;
}

#DIVcontent {
	padding: 0 30px;
	background: url(../images/bg_bottom.gif) repeat-x bottom;
	border: 0;
}

#DIVLeft {
	border-top: 1px solid #213449;
	width: 535px;
	margin-right: 15px;
	float: left;
	padding:5px 0 15px;
}

#DIVNewsfeed {
	float: right;
	margin-left: 15px;
	width: 152px;
}

#DIVNewsfeed2 {
	float: left;
	margin-right: 15px;
	width: 152px;
	margin-top:5px;
}

.newsFeedContent {
	background: #C2C270;
	padding: 15px;
	/*border-top: 15px solid #fff;*/
	margin-bottom: 15px;
}

.newsFeedContent H2 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
}

.newsFeedContent P {
	margin: 0 0 10px 0;
	font-size: 10px;
}

.imageWrap {
	float: left;
	margin-right: 15px;
	width: 135px;
}

.textWrap {
	float: right;
	width: 218px;
}

.textWrap P {
	line-height: 20px;
}

#DIVRight {
	border-top: 1px solid #213449;
	width: 185px;
	float: right;
	padding: 5px 0 15px 0;
}
#DIVRight p {
	font: 12px;
}

#DIVRight H4 {
	padding: 0 0 5px 0;
	font: 12px;
}
#DIVRight H2 {
	font: 13px;
}

#DIVfooter {
	background: #7092c2;
	padding: 10px 30px;
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 11px;
	line-height: normal;
}

#DIVfooter A {
	color: #fff;
	text-decoration: none;
}
#claaper {
}

#DIVUtility_nav a{
	color:#812428;
}

#DIVUtility_nav a:hover{
	color:#812428;
}