html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #231f20;
	min-width: 950px;
	background: #1a3460;
	font: 12px arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
/*--- general ---*/
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul {margin: 0;padding: 0;list-style: none;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
p {
	margin: 0;
	line-height: 18px;
}
a {
	color: #ea6600;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: none;}

.wrap-header {
	width: 100%;
	background: #fff;
}
#header {
	width: 950px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#header strong {
	left: 0;
	top: 27px;
	position: absolute;
}
#header strong a {
	width: 544px;
	height: 64px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}
#header ul {
	top: 24px;
	right: -16px;
	position: absolute;
}
#header ul li {
	float: left;
	padding: 0 22px 0 9px;
	background: url("../images/i-1.gif") no-repeat 0 5px;
}
#header ul li a {color: #231f20;text-decoration: none;}
#header ul li a:hover {color: #ec6224;}

#header div {
	right: 0;
	top: 67px;
	width: 220px;
	height: 33px;
	position: absolute;
	padding: 0 6px 0 8px;
	background: url("../images/bg-form.gif") no-repeat;
}
#header div input {
	float: left;
	width: 151px;
	padding: 1px;
	margin: 7px 0 0 0;
	border: 1px solid #eaedf1;
	font: 12px arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
#header div .search {
	padding: 0;
	float: right;
	border: none;
	width: 60px;
	height: 22px;
	margin: 5px 0 0 0;
}
.wrap-bar {
	width: 100%;
	background: #fff;
	border-top: 1px solid #eaedf1;
	border-bottom: 1px solid #eaedf1;
	z-index: 1;
}
#bar {
	width: 950px;
	margin: 0 auto;
	background: url("../images/bg-content-3.gif") repeat-y;
}

.newsfeed {
margin-top:-20px;
}


.bn {background: none !important;}

.CMSListMenuUL {
	float: left;
	z-index: 2;
}
.CMSListMenuUL li {
	float: left;
	font-size: 23px;
	line-height: 18px;
	position: relative;
	z-index: 2;	
}
.CMSListMenuUL .last {padding: 0;}

.CMSListMenuUL li a {
	display: block;
	color: #ea6600;
	text-decoration: none;
	padding:10px 0 3px 20px;
	width:170px;
	z-index: 2;
}
.CMSListMenuUL li a span,
#bar h2 span {
	display: block;
	color: #005eb1;
	font-size: 11px;
	font-weight: bold;
	z-index: 2;
}
.CMSListMenuUL li ul {
	top: 49px;
	left: 0;
	width: 168px;
	display: none;
	background: #FFF;
	position: absolute;
	padding: 10px 10px 5px 10px;
	border: 1px solid #eaedf1;
	z-index: 2;
}

.CMSListMenuUL li.hover ul,
.CMSListMenuUL li:hover ul{
	display: block;
}

.CMSListMenuUL li.hover,
.CMSListMenuUL li:hover{
	display: block;
background: url("../images/bg-menu.gif") repeat-y left top;
}


.CMSListMenuUL li ul li {
	float: none;
	font-size: 12px;
	line-height: 21px;
	z-index: 2;
}

#bar h2 {
	float: right;
	width: 340px;
	color: #601145;
	font-size: 23px;
	line-height: 18px;
	padding: 10px 17px 3px 23px;
}
#bar h2 span {color: #ad6127;}

.wrap-content-1 {
	width: 100%;
	background: #fff url("../images/bg-content-1.gif") repeat-x 0 100%;
	z-index: -2;
}
.wrap-content-2 {
	width: 950px;
	margin: 0 auto;
	background: url("../images/bg-content-2.jpg") no-repeat 0 100%;
	z-index: -2;
}
#content {
	width: 950px;
	background: url("../images/bg-content-3.gif") repeat-y;
	z-index: -2;
}
.primary-content {
	float: left;
	width: 460px;
	padding: 26px 88px 403px 22px;
}
.primary-content h1 {
	color: #005eb1;
	font-size: 22px;
	padding: 0 0 4px 0;
}
.primary-content p {padding: 0 0 18px 0;}

.secondary-content {
	float: right;
	width: 380px;
}
.secondary-content ul {
	padding: 0 0 0 22px;
	margin-bottom: 21px;
}

.secondary-content ul li {
	color: #ad6127;
	line-height: 16px;
	padding: 21px 0 0 0;
	margin-right: 20px;
}
.secondary-content ul li img {
	display: inline;
	margin: 0 3px 0 2px;
	vertical-align: middle;


}
.secondary-content ul li a {
	color: #005eb1;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.secondary-content ul li a:hover {color: #ea6600;}

.secondary-content h3 {
	color: #601145;
	font-size: 23px;
	padding: 6px 8px 6px 22px;
	border-top: 1px solid #eaedf1;
	border-bottom: 1px solid #eaedf1;
}
.wrap-extra-content {
	width: 100%;
	background: #ea6601 url("../images/bg-extra-content.gif") repeat-x;
}
#extra-content {
	width: 939px;
	margin: 0 auto;
	padding: 30px 0 27px 11px;
}
#extra-content h4 {
	color: #fff;
	font-size: 23px;
	line-height: 18px;
	padding: 0 0 8px 9px;
	cursor: pointer;
}
#extra-content h4 span {
	display: block;
	color: #005eb1;
	font-size: 11px;
	font-weight: bold;
}
#extra-content ul,
#extra-info ul {
	float: left;
	width: 168px;
	padding: 0 22px 0 0;
}
#extra-content .last-list,
#extra-info .last-list {padding: 0;}
#extra-content ul li,
#extra-info ul li{padding: 0 0 2px 0;}
#extra-content ul li a,
#extra-info ul li a {
	color: #fff;
	width: 149px;
	display: block;
	line-height: 18px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url("../images/i-4.gif") no-repeat 9px 8px;
}
#extra-content ul li a:hover,
#extra-content ul li .active,
#extra-info ul li a:hover,
#extra-info ul li .active {background: #015eb1 url("../images/i-4.gif") no-repeat 9px 8px;}

.wrap-footer {
	width: 100%;
	background: #1a3460;
}
#footer {
	width: 950px;
	margin: 0 auto;
	padding: 16px 0 18px 0;
}
.banners {
	float: left;
	padding: 0 6px 0 0;
}
.banners li {
	float: left;
	padding: 0 7px 0 0;
}
#footer ul li {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
}
.details-1 {float: left;}
#footer ul li a {color: #fff;}
.details-2 {float: right;}
.details-2 li span {color: #ea5300;}

/* page-2,3 */

#menuElem .CMSListMenuHighlightedLI {
	color: #fff;
	position: relative;
	margin: 0 0 -1px 0;
	background: #ea5301;
	border-bottom: 1px solid #ea5301;
}
#menuElem .CMSListMenuHighlightedLI a {
	color: #fff;
}
#menuElem .CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI {
	border: none;
}
#menuElem .CMSListMenuHighlightedLI ul li a,
#menuElem .CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI a {
	width: 154px;
	border: none;
	color: #005eb1;
	background: white;
	padding: 0 5px 0 11px;
	z-index: 2;
}
#menuElem .CMSListMenuHighlightedLI ul li a:hover,
#menuElem .CMSListMenuHighlightedLI ul li.CMSListMenuHighlightedLI a:hover {
	color: #fff;
	background: #ea6601;
}

.CMSListMenuUL li ul li a {
	width: 154px;
	border: none;
	color: #005eb1;
	padding: 0 5px 0 11px;
	z-index: 2;
}
.CMSListMenuUL li ul li a:hover {
	color: #fff;
	background: #ea6601;
}
.wrap-content-1-2 {
	width: 100%;
	background: #fff url("../images/bg-content-1-2.gif") repeat-x;
	z-index: -2;
}
.wrap-content-2-2 {
	width: 100%;
	background: url("../images/bg-content-2-2.jpg") no-repeat 50% 0;
	z-index: -2;
}
.wrap-content-1-3 {
	width: 100%;
	background: #fff url("../images/bg-content-1-3.gif") repeat-x;
	z-index: -2;
}
#content-2 {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 44px 0;
	z-index: -2;
}
.primary-content-2 {
	float: left;
	width: 708px;
	z-index: -2;
}
.primary-content-2 h1 {
	color: #fff;
	font-size: 36px;
	margin: 0 0 -10px 0;
	padding: 22px 0 0 0;
}

.wrap-text {
	width: 588px;
	background: #fff;
	min-height: 527px;
	position: relative;
	margin: 30px 0 0 0;
	padding: 28px 82px 0 30px;
	z-index: 0;
}
* html .wrap-text {height: 657px;}

.shadow {
	top: 6px;
	width: 8px;
	right: -8px;
	height: 566px;
	position: absolute;
	background: url("../images/shadow.png") no-repeat;
}
.wrap-text h1 {
	color: #005eb1;
	font-size: 36px;
	margin: -6px 0 0 0;
	padding: 0 0 16px 0;
}
.wrap-text ul {
	width: 566px;
	padding: 0 0 16px 0;
}
.wrap-text ul li {
	width: 566px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 9px 22px;
	background: url("../images/i-5.gif") no-repeat 12px 6px;
}
.wrap-text ul li a {
	color: #005eb1;
	text-decoration: none;
}
.wrap-text ul li a:hover {color: #ec6224;}
.wrap-text p {padding: 0 0 16px 0;}

.secondary-content-2 {
	float: right;
	width: 230px;
	padding: 0px;
	margin-top: 30px;
}

.secondary-content-2 ul {
	margin: 55px 0 0 0;
	background: url("../images/d-line.gif") repeat-x;
}
.secondary-content-2 ul li {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 1px 0;
	background: url("../images/d-line.gif") repeat-x 0 100%;
}
.secondary-content-2 ul li a {
	color: #fff;
	width: 215px;
	display: block;
	text-decoration: none;
	padding: 4px 5px 4px 10px;
}
.secondary-content-2 ul li a:hover {color: #601145;}
.secondary-content-2 ul li .subnavCMSListMenuLinkHighlighted,
.secondary-content-2 ul li .subnavCMSListMenuLinkHighlighted:hover {
	color: #fff;
	background: #015eb1;
}
/*-- 2nd level sub menu styles --*/
.secondary-content-2 ul ul {
	margin: 0px 0 0 12px;
	background: none;
}
.secondary-content-2 ul ul li {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	background: url("../images/menu-arrow.gif") no-repeat left 10px;
}
.secondary-content-2 ul ul li a {
	color: #fff;
	width: 205px;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
}
.secondary-content-2 ul ul li a:hover {color: #601145;}
.secondary-content-2 ul ul li .subnavCMSListMenuLinkHighlighted,
.secondary-content-2 ul ul li .subnavCMSListMenuLinkHighlighted:hover {
	color: #601145;
	background: none;
}

.secondary-content-2 ul ul ul li a {
	color: #fff;
	width: 195px;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	font-weight: bold;
	font-size: 12px;
}

.secondary-content-2 img {
	/*
	margin: 0 0 9px 0;
	border: 5px solid #fff;
	*/
}
.secondary-content-2 p {
	color: #601145;
	line-height: 16px;
}
.wrap-extra-info {
	width: 100%;
	background: #ea6601 url("../images/bg-extra-content-2.gif") repeat-x;
}
#extra-info {
	width: 950px;
	margin: 0 auto;
	padding: 24px 0 29px 0;
}

div.peopleImageContainer {
	border: 5px solid white;
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 9px;
}

span.searchResultHighlight {
	background: #ea6601;
	color: white;
}

.primary-content-2 ul {
	padding: 5px 0 5px 0;
}

.primary-content-2 ul li, .primary-content-2 ul li span {
	font-weight: normal;
	color: #000;
}

.primary-content-2 ul li a {
	font-weight: normal;
	color: #ea6600;
	text-decoration: none;
}

.primary-content-2 ul ul {
	padding: 5px 0 5px 0;
}

.primary-content-2 h2 {
	color: #005eb1;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 18px 0;
}

.primary-content-2 h3 {
	color: #ec6224;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 18px 0;
}

.primary-content-2 h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 18px 0;
}