html, body {height: 100%;}

body {
	margin:0;
	color: #000;
	background: #efefef;
	font:12px Arial, Helvetica, sans-serif;
	min-width:961px;
	color:#4a4a4a;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
input {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

/* General settings */
#wrapper {
	width:993px;
	margin: 0 auto;
	height:100%;
	background: url(../images/bg-wrapper.gif) repeat-y;
}
#header {
	height:85px;
	overflow:hidden;
	padding:20px 27px 0 39px;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	margin:0;
	float:left;
}
.logo a {
	display:block;
	width:198px;
	height:71px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
.search {
	float:right;
	width:188px;
	padding:50px 0 0;
}
.text-search {
	float:left;
	background:#fff;
	border:1px solid #d7d4d4;
	padding:1px 0 0 3px;
	margin:2px 0 0;
	display:inline;
	font-size:11px;
	color:#0d42a1;
	width:159px;
	height:16px;
}
.button-search {
	width:17px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	background:url(../images/button-search.gif) no-repeat;
}
#main {
	min-height:589px;
	overflow:hidden;
	padding:0 30px 0 31px;
	background:url(../images/bg-main.gif) repeat-y;
}
* html #main {
	height:589px;
	overflow:visible;
}
#sidebar {
	width:183px;
	float:left;
	padding:0 0 15px;
}
.holder-main-nav {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-sidebar.gif) repeat-y;
}
.holder-main-nav .wrap {
	background:url(../images/bg-box-sidebar-bottom.gif) no-repeat 0 100%;
}
.main-nav {
	margin:15px 0 0 3px;
	padding:0 0 15px;
	list-style:none;
	width:174px;
	overflow:hidden;
}
.main-nav li {
	font-size:13px;
	padding:7px 0 8px 8px;
	background:url(../images/separator1.gif) repeat-x 0 100%;
}
.main-nav li a {
	display:block;
	padding:0 0 0 19px;
	text-decoration:none;
	color:#060606;
}
.main-nav li a:hover, .main-nav .active a {
	background:url(../images/bullet1.gif) no-repeat 0 50%;
	color:#0d42a1;
}
.main-nav li ul li{
  background-image: none;
  padding:2px 0;
}
.main-nav li.active ul li a{
  background-image: none;
  color: #000;
  padding:0;
}
.main-nav li.active ul li.active a{
  color:#0D42A1;
}
.info-box {
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
	background:url(../images/bg-info.gif) repeat-y;
}
.info-box .wrap {
	padding:4px 0 0;
	background:url(../images/bg-info-top.gif) no-repeat;
}
.info-box .holder {
	padding:0 0 20px;
	background:url(../images/bg-info-bottom.gif) no-repeat 0 100%;
}
.info-box p {
	margin:0;
	padding:0 24px 0 29px;
}
.info-box h1 {
  font-size: 11px;
  margin: 0px;
	display:block;
	font-style:normal;
	font-weight:bold;
	padding:13px 24px 6px 29px;
}
#content {
	width:732px;
	float:right;
	padding:0 0 15px;
}
.breadcrumbs{
	list-style:none;
	margin:0;
	color:#202020;
	overflow:hidden;
	height:1%;
	padding:0 0 9px 3px;
	font-size:11px;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding:0 6px 0 10px;
	margin:0 10px 0 -10px;
}
.breadcrumbs a{
	color:#053284;
}
#content blockquote {
  background:url(../images/blockquote-bg.gif) #F6D000 no-repeat right top;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  padding: 25px 35px 20px 35px;
}
.extra-content {
	width:557px;
	float:left;
	padding:33px 0 29px;
	background:url(../images/bg-extra-content.gif) no-repeat 8px 100%;
}
.extra-content h1 {
	color:#fff;
	margin:0 0 13px;
	font-weight:normal;
	font-size:17px;
	line-height:30px;
	padding:4px 0 4px 13px;
	background:#0d42a1;
}
.extra-content .csc-firstHeader img {
  float: right;
  padding-right: 5px;
}
.csc-textpic-caption {
	color:#0d42a1;
	font-size:11px;
}
.holder {
	height:1%;
	overflow:hidden;
	padding:0 0 0 6px;
}
.extra-content h3 {
  font-size: 13px;
	display:block;
	padding:0 0 2px;
	color:#0d42a1;
}
.extra-content p {
	margin:0 0 7px;
	line-height:17px;
}
.extra-bar {
	width:160px;
	float:right;
	background:url(../images/bg-extra-bar.gif) repeat-y;
}
.extra-bar .wrap {
	padding:20px 9px 21px 16px;
	background:url(../images/bg-extra-bar-bottom.gif) no-repeat 0 100%;
}
.extra-bar h1 {
	display:block;
	padding: 0 0 5px;
	margin: 0;
	color:#0d42a1;
	font-size:12px;
}
.extra-bar p {
	margin:0 0 4px;
	color:#8c8c8c;
	font-size:11px;
}
.extra-bar a {
	color:#0d42a1;
}
#footer {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-y;
	color:#fff;
	font-size:11px;
	word-spacing:1px;
}
#footer .holder {
	height:1%;
	overflow:hidden;
	padding:17px 37px 32px 41px;
	background:url(../images/bg-footer-top.gif) no-repeat;
}
#byline {
  text-align: right;
  float: right;
  color:#4c6ba1;
  margin-top: -5px;
}
#footer #byline p a {
  color:#4c6ba1;
  text-decoration: none;
}
#footer #byline p a:hover {
  text-decoration: underline;
}

#footer h1 {
  font-size: 11px;
  margin: 0;
}
#footer p {
	margin:0;
	padding:0 0 0 1px;
}
#footer p a {
	color:#fff;
	text-decoration:underline;
}
#footer p a:hover {
	text-decoration:none;
}
