html, body { margin: 0; padding: 0; }

body {
  color: #656567;
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  font-size: 75%;
  line-height: 1em;
  background: #e0e1e1 none;
  margin: 0; padding: 0;
}

strong, strong * {
  font-weight: bold;
}

em {
  font-style: italic;
}

/* default styling */

h1, h2, h3, h4 {
  color: #23333e;
}

h1, h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 0.65em;
}

h3 {
  font-size: 1.4em;
  line-height: 1.5em;
  margin-bottom: 0.65em;
}

h4 {
  font-size: 1.25em;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

h5 {
  font-size: 1.1em;
  line-height: 1.8em;
  margin-bottom: 0.5em;
}

h6 { font-weight: bold;}

h6, p, ol, ul {
  font-size: 1.03em;
  line-height: 1.4em;
  padding-bottom: 1em;
}

ul  {
  line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, p a, li a {
  color: #575656;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  text-decoration: underline;
}

p a, li a {
  font-weight: bold;
}

p.bigger { font-size: 1.3em; line-height: 1.3em; }

/* site specific */


#frame {
	width: 990px;
	margin: 0 auto;
}

.wrap {
	position: relative;
	padding: 0 6px;
	width: 978px;
}

#container {
	position: relative;
	background: #e0e1e1 url(../img/wrap_bg.gif) scroll repeat-y center center;
	/*padding: 24px 45px;*/
}

#logo {
  display: block;
  width: 978px;
  height: 75px;
  background: transparent url(../img/header_bg.png) scroll no-repeat top center;
  padding: 0;
  margin: 0;
  text-indent: -1000em;
  position: absolute;
  top: 0;
  left: 6px;
  z-index: 100;
}

#logo h1,
#logo h1 a {
  display: block;
  width: 396px;
  height: 30px;
  background: transparent url(../img/logo.png) scroll no-repeat top left;
  text-indent: -1000em;
  margin: 0;
  padding: 0;
}
#logo h1 {  
  position: absolute;
  top: 20px;
  left: 55px;
  background-image: none;
}

#banner {
  width: 978px;
  height: 220px;
  
  
  overflow: hidden;
  
  position: absolute;
  
  top: 65px;
  left: 6px;
  
  z-index: 50;
}

p#details {
  height: 50px;
  width: 200px;
  position: absolute;
  right: 45px;
  top: 15px;
  z-index: 101;
  font-size: 12px;
  color: #ffffff;
  text-align: right;
}
p#details a { color: #ffffff; font-weight: normal; }

/* hide contact details by default */
p#details { display: none; }

#container .wrap {
  padding-top: 285px;
}

ul#nav,
ul#nav li {
  list-style: none;
  display: block;
}

ul#nav {
  height: 80px;
  padding-left: 45px;
  padding-bottom: 0;
  background: #ffffff url(../img/nav_bg.gif) no-repeat scroll 0 0;
}

ul#nav li {
  height: 50px;
  padding-top: 9px;
  margin-right: 10px;
  float: left;
}

ul#nav li a {
  display: block;
  height: 40px;
  font-family: Verdana;
  color: #ffffff;
  font-weight: normal;
  padding: 0 10px;
  font-size: 13px;
  line-height: 23px;
}

ul#nav li a:hover { background: transparent url(../img/nav_li_bg.gif) no-repeat scroll 0 -100px; }
ul#nav li.active a { background: transparent url(../img/nav_li_bg.gif) no-repeat scroll top center; }

#content-full,
#content-wrap {
  margin: 0 45px 0 45px;
}
#right,
#subnav {
  display: block;
  float: left;
  width: 230px;
}
#right { float: right; }

#subnav li a {
  display: block;
  background: #fa2e1c none;
  padding: 0 10px;
  font-weight: normal;
  color: #ffffff;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

#subnav li ul { padding: 0 10px 10px 10px; }
#subnav li ul li a {
  display: inline;
  background: none !important;
  padding: 0;
  margin: 0;
  color: #656567;
  font-size: 1em;
}
#subnav li ul li a:hover { text-decoration: underline; }
#subnav li ul li.cur, #subnav li ul li.cur a { font-weight: bold; }
#content-wrap #content {
  float: right;
  width: 607px;
}
#content-wrap {
  background: #ffffff url(../img/grey_dot.gif) scroll repeat-y 251px 0;
}
body.right #content-wrap { background-position: 635px 0; }

#footer {
  background: transparent url(../img/footer_bg.gif) no-repeat scroll left bottom;
  height: 75px;
  margin-bottom: 3em;
	overflow: hidden;
	padding: 0 45px;
}
#footer .wrap { width: 900px; padding-top:30px; }
#footer p {
	margin: 0;
	padding: 4px 0 0;
	color: #999999;
	font-size: 10px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}

.teasers {
  margin-bottom: 1em;
}

.teasers .img {
  float: left;
  width: 200px;
  overflow: hidden;
}

.teasers .txt {
  margin-left: 210px;
  padding: 8px;
}

.teasers h1, .teasers h2, .teasers h3, .teasers h4, .teasers h5, .teasers p { padding-bottom: 0; margin-bottom: 0;}
.teasers p { padding-top: 0.5em; }

.content p a,
.content li a { color: #FA2E1C; font-weight: normal; }
.content p a:hover,
.content li a:hover { color:#4f9e1f; }
.content ul { list-style-type: circle; list-style-position: outside; margin-left: 2em; }
.content ol { list-style-type: decimal;	list-style-position: inside; }

span.filecount { display: none !important; }


.csc-loginform p,
.sitemap ul ul { margin-bottom: 0; }


/* utility classes */

.fl { float: left !important; }
.fr { float: right !important; }
.clear {  display: block; clear: both; margin-bottom: 0;}
.cl { clear: left; }
.cr { clear: right; }

.ta_r { text-align: right !important; }
.ta_l { text-align: left !important; }
.ta_c, .align-center { text-align: center !important; }

.pb_0 { padding-bottom: 0 !important; }

.mb_0 { margin-bottom: 0 !important; }
.mt_0 { margin-top: 0 !important; }

.ml_1 { margin-left: 1em !important; }
.mr_1 { margin-right: 1em !important; }
.mb_1 { margin-bottom: 1em !important; }
.mt_1 { margin-top: 1em !important; }

.lower { text-transform: lowercase; }

.w_half { width: 50%; }
.w_auto { width: auto !important; }

.black { color :#FFFFFF; }
.red { color: #FF3333;}
.green { color: #339933; }
.orange {color: #FF6600;}
.black {color :#000000;}

.hidden { display: none; visibility: hidden; opactity: 0; -moz-opacity: 0; height: 0;}
.hide { display: none; }
.placeholder { height: 1px; }