body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#banner {
	background:url(images/banner-bg.jpg) no-repeat; height:108px;
}
#banner copy {
	background:url(images/banner-bg copy.jpg) no-repeat; height:108px;
}
#toplogo {
        color: #FFFFFF;
}
#topllink {
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}
#topllink a {
	color: #FFFFFF;
	text-decoration: none;
}
#topllink a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content {
	margin-top: 3px;
}
#left_menu {
	background: url(images/menu-bg.jpg) no-repeat;
}
#left_menu #menulist td {
	text-align: center;
}
#left_menu #menulist td a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu #menulist td a:hover {
	color: #000000;
}
#maincontent {
	color: #151B54;
	background-color: #FFFFFF;
	border-right: #FFFFFF solid 2px;
	border-top: #FFFFFF solid 5px;
}
.realcontent {
	padding: 5px;
	height: 400px;
	overflow: auto;
}	
#newsnav {
	color: #151B54;
	background-color: #FFFFFF;
	border-left: #FFFFFF solid 3px;
	border-top: #FFFFFF solid 2px;
}
.realcontent a, #newsnav a {
	color: #151B54;
	font-weight: bold;
	text-decoration: none;
}
.realcontent a:hover, #newsnav a:hover {
	color: #999999;
}
.more a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.more a:hover {
	color: #999999;
}
.contentTitle {
	font-weight: bold;
	font-size: 14px;
	border-bottom: #1F3473 solid 1px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.footer1 {
	color: #151B54;
	padding: 5px 0;
	border-bottom:#5433AC solid 1px;
	word-spacing: 10px;
}
.footer1 a {
	color: #151B54;
	text-decoration: none;
	word-spacing: 2px;
}
.footer1 a:hover {
	color: #999999;
	text-decoration: none;
}
.footer2 {
	color: #151B54;
	padding: 5px 0;
	font-size:11px;
}

/*Left Sub Nav*/
.leftsubnav ul {
	padding: 0;
	margin: 0;
}
.leftsubnav li {
	padding: 0;
	margin-right: 10px;
	/*border-bottom: #CCCCCC dotted 1px;*/
}
.leftsubnav a {
	color:#003399;
	text-decoration: none;
}
.leftsubnav a:hover {
	color: #006600;
	text-decoration: none;
}
#leftsubnav {padding-top:5px}

#leftsubnav ul {
	display: block;
	margin: 0;
	padding: 0;
}

#leftsubnav li {
	padding: 8px 0;
	text-align: center;
	background-color: #274faf;
	color: #ffffff;
	margin: 0 3px 6px 0;
	list-style-type: none;
}
#leftsubnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftsubnav a:hover {
	color: #000000;
	text-decoration: none;
}
.linkactivehome {
	background: url(images/bg-light.jpg) no-repeat top left!important;
}
.linkactivecontact {
	background: url(images/bg-light.jpg) no-repeat bottom left!important;
}
.linkactive {
	background: url(images/bg-light.jpg) no-repeat center left!important;
}