h1,h2,h3,h4,h5 {
	font-size: 12px; 
	padding: 0; 
	margin: 0 0 0 0; 
	font-weight: bold;
}


body { 
	font: 11px Verdana, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	padding:0;
	margin:0;
	
}

.siteblock { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
	
}

.header {
	width: 960px;
	height: 121px;
	margin-top: 10px;
	position: relative;
}

.top { 
	background: transparent url(images/top.gif) no-repeat;
	height: 89px;
	border-bottom: 1px solid #FFFFFF;
}

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.sysnav {
	background-color: #8A92BF;
	height: 31px;
	line-height: 31px;
	color: #ffffff;
	text-align: right;
	padding-right: 17px;
}

.breadcrumbs { 
	height: 30px; 
	line-height: 30px; 
	font-size: 11px; 
	padding-left: 210px; 
}

.breadcrumbs ul {
	padding:0;
	margin:0;
}

.breadcrumbs li { 
	float: left; 
	padding:0; 
	margin:0; 
	list-style:none; 
}

.navigation { 
	float: left; 
	width: 180px; 
}

.navigation a { 
	display: block;
	margin-bottom: 1px; 
	padding-left: 22px; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 21px; 
	text-decoration: none;
}

.navigation a.level1 , .navigation a.level1:link , .navigation a.level1:visited { 
	background: #26358C url(images/nav_1.jpg) no-repeat; 
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a.level1:hover { 
	background: #26358C url(images/nav_1.jpg) no-repeat; 
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation a.level1-active { 
	background: #BABFD9 url(images/nav_2.jpg) no-repeat; 
	text-transform: uppercase; 
	color: #26358C;
	text-decoration: none;
}

.navigation a.level2, .navigation a.level2:link , .navigation a.level2:visited { 
	background: #E2E2E2 url(images/nav_3.jpg) repeat-y; 
	color: #26358C;
	text-decoration: none;
}

.navigation a.level2:hover {
	text-decoration: underline;
}

.navigation a.level2-active {
	background: #F2F2F2 url(images/nav_3.jpg) repeat-y; 
	color: #26358C;
	text-decoration: none;
}

.content {
	float:left;
	font-size:12px;
	line-height:15px;
	margin-left: 30px;
	padding:24px 0;
	width:510px;
	color: #222222;
}

.content a {
	outline-style: none;
	text-decoration: underline;
	color: #26358C;
}
.content a:visited, a:link {
	outline-style: none;
	text-decoration: none;
	color: #26358C;
}
.content a:hover {
	text-decoration: underline;
}

.content h1 {
	font-size: 14px;
}

.content-right { 
	background-color: #F2F2F2;
	float: left; 
	width: 210px; 
	margin-left: 30px; 
}

.content-right h1 {
	padding: 7px 10px 3px 10px; 
}

.content-right p.bodytext { 
	padding: 0 10px 10px 10px; 
}

.content-right-header {
	background: transparent url(images/content-right-header.jpg) no-repeat;
	height: 21px;
}

.hr_clearer {
	height: 10px;
	border-top: 1px dashed #26358C;
}

.footer { 
	height: 30px; 
	line-height: 30px; 
	font-size: 11px; 
	margin-left: 210px; 
	width: 510px; 
	color: #26358C;
}

.footer a {
	color: #26358C;
	text-decoration: none;
}

.footer_bottom { 
	border-top: 1px dashed #26358C;
	height: 30px; 
	line-height: 30px; 
	font-size: 11px; 
}

.breadcrumbs a:link, a:visited { 
	color: #26358C;
	text-decoration: none; 
	outline-style: none;
}

.breadcrumbs a:active, a:hover { 
	color: #26358C;
	text-decoration: underline;
	outline-style: none;
}

.sysnav a.syslink {
	color: #FFFFFF;
	text-decoration: none; 
	outline-style: none;
}

.sysnav a.syslink:hover {
	color: #FFFFFF;
	text-decoration: underline; 
	outline-style: none;
}		

/******************
 *  Search        *
 ******************/   
   
.search {
	position: absolute;
	right: 10px;
	top: 20px;
}

.search-box label {
	margin-right: 5px;
	margin-top: 3px;
	float: left;
}

.search-box .box {
	width:80px;
	color:#333333;
	color:#666666;
	border:1px solid #666666;
	padding-left:5px;
	float: left;
	margin-right: 11px;
}
	
.search .options {
	margin-top:30px;
	float:left;
	font-size:8pt;
}

.search-box .button {
	outline-style: none;
	float: left;
}

.searchbutton {
	outline-style: none;
	background-color: #4E5BA6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border : 1px solid #8A92BF;
	height: 20px;
}

* td {
	font: 11px Verdana, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
}

a img { border: none; }
abbr, acronym { border-bottom: 1px dotted #fff; cursor: help; }
.none { display: none; }
.clear { clear: both; height: 0; line-height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }


ul, ol {
	padding-left:40px;
}

p {
	margin:0 0 1em 0;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.csc-sitemap {
	line-height:15px;
	font-size:11px;
}

#mailform {
        /*margin-top: 30px;*/
        font-size: 11px;
}
.csc-mailform {
	border: 0;
}

.csc-mailform-field label {
	width: 11em;
	float: left;
	text-align: left;
	margin-right: 0.0em;
	display: block;
}

.csc-mailform-submit {
	margin-top: 1em;
} 

.csc-mailform-submit input {
	background-color: #999999;
}
.capimg img {
	vertical-align:bottom;
}

.tx-felogin-pi1 fieldset {
	border: 0;
}
.tx-felogin-pi1 fieldset legend {
	display: none;
}

.navigation .linkmenu a.level1 {
  background: #BABFD9 url(images/nav_2.jpg) no-repeat;
  color: #26358C;
  text-decoration:none;
  position:relative;
}
.linkmenu {
  margin-bottom:42px;
}
.navigation .linkmenu a .extra {
  font-weight:normal;
  text-transform:none;
  position:absolute;
  left:90px;
}