body {
	font: 14px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	margin:0;
	background: url(../images/body_bg.jpg) no-repeat;
	background-repeat: repeat-y;
	background-position: center;
}
form,fieldset {
	border:0;
	margin:0;
	padding:0;
}
img {border:none;}
a{color:#0f458d;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	margin:0 auto;
	width:989px;
	overflow:hidden;
	position:relative;
}
/* header block styles */
#header {
	background: url(../images/bg-header.jpg) no-repeat;
	overflow: hidden;
	height: 222px;
	margin: 0 0 -10px;
	width:100%;
}
#header .header-area {
	height:157px;
	overflow:hidden;
}
/* logo styles */
#header strong.logo {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 443px;
	height: 157px;
	margin: 0px 0 0 27px;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* navigation menu styles */
#navigation {
	background: url(../images/bg-navigation.png) repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
	list-style: none;
	height: 29px;
	padding: 0;
	margin: 0;
}
#navigation li {
	background: url(../images/bg-navigation-divider.png) no-repeat;
	display: inline;
}
#navigation li:first-child {background: none;}
#navigation a {
	line-height: 29px;
	text-transform: uppercase;
	padding: 0 23px 0 22px;
	color: #000;
}
/* search area styles */
#header .search-area {
	font-size: 12px;
	float: right;
	padding: 7px 31px 6px 0;
	width: 235px;
}
#header .search-area label {
	text-transform: uppercase;
	font-style: italic;
	line-height: 23px;
	float: left;
}
#header .search-area .input-holder {
	background: url(../images/bg-searchinput.gif) no-repeat;
	overflow: hidden;
	float: right;
	width: 173px;
	height: 23px;
}
#header .search-area input.text {
	font: 10px/13px Arial, Helvetica, sans-serif;
	border: none;
	float: left;
	background: none;
	color: #000;
	padding: 2px 5px;
	margin: 3px 0 0 2px;
	width: 159px;
}

/* content block styles */
#content {
	padding: 0 0 30px;
	clear: both;
	width:100%;
}
#content:after {
	display: block;
	content: "";
	clear: both;
}
.sidebar {
	background: #8ba30c url(../images/bg-sidebar.png) repeat-x top;
	margin: 0 15px 0 0;
	* padding-bottom: 5px;
	display: inline;
	overflow: hidden;
	color: #fff;
	float: left;
	width: 197px;
	min-height: 450px;
}
#feedback {
	padding-top: 15px;
	* padding-top: 20px;
}
* html .sidebar {
	height: 450px;
	overflow: visible;
}
.content-area {
	overflow: hidden;
	width: 565px;
	float: left;
}
.side-column {
	padding: 10px 0 0;
	overflow: hidden;
	width: 205px;
	float: right;
}
/* .page-text h1 {
	text-transform: uppercase;
	font-size: 22px;
	color: #0f458d;
	margin: 5px 0 10px;
} */
.page-text h1 {
	text-transform: uppercase;
	font-size: 14px;
	color: #0f458d;
	margin: 0 0 5px;
}
.page-text p {margin: 0 0 10px;}

/* map holder block styles */
.map-holder {
	overflow: hidden;
	float: left;
	width: 310px;
}
.map-holder img {vertical-align: top;}
.content-nav {
	overflow: hidden;
	float: left;
}
ul.links-list {
	list-style: none;
	padding: 15px 0 0;
	margin: 0;
}
/* information area block styles */
ul.info-area {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	overflow: hidden;
	list-style: none;
	color: #294fa1;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul.info-area li {
	background: url(../images/infoarea-divider.gif) repeat-x 0 100%;
	overflow: hidden;
	padding: 10px 0 15px;
	width: 100%;
	float: left;
}
ul.info-area .img-holder {
	margin: 0 12px 0 0;
	padding: 3px 0 8px;
	float: left;
}
ul.info-area .info-text {
	overflow: hidden;
	height: 1%;
}
ul.info-area .info-text .indented-text {
	padding: 13px 0 0;
}

* html ul.info-area .img-holder {margin: 0 9px 0 0;}
* +html ul.info-area .img-holder {margin: 0 9px 0 0;}
ul.info-area .img-holder img {display: block;}

ul.info-area strong.title {
	display: block;
}
ul.info-area .contact {line-height: 25px;}
ul.info-area .contact strong {font-size: 20px;}
ul.info-area p {margin: 5px 0 0;}
ul.info-area a {
	font-style: italic;
	text-decoration: none;
	color: #294fa1;
}
ul.info-area a:hover {text-decoration: underline;}
/* side navigation styles */
.sidebar strong.title {
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 5px 0 5px;
	font-size: 12px;
	line-height: 12px;
}
ul.side-nav {
	list-style: none;
	overflow: hidden;
	width: 190px;
	padding: 0;
	margin: 0;
}
ul.side-nav li {
	display: table;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 7px;
	float: left;
	width: 100%;
	height: 43px;
}
ul.side-nav li a {
	background: url(../images/bg-sidenav.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	color: #0054a6;
	text-transform: uppercase;
}
/* banner list styles */
ul.banner-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.banner-list li {margin: 0 0 1px;}
ul.banner-list img {vertical-align:top;}\

#footer {
	font-size: 10px;
}

#footer h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0;
	padding; 0;
	font-size: 10px;
}

#footer a {
  color: #000;
}

/* sitemaps */

ul.csc-menu {
	padding: 0px;
	margin: 0px;
}

/* breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	padding-bottom: 10px;
}