@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	line-height: 1.5;
}

ol li {
	line-height: 1.5;
	list-style-type: decimal;
	margin-left: 18px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #d4d4d8 url(../images/body_back.gif) 0 0 repeat-x;
}

#master {
	width: 921px;
	margin: 0 auto;
	padding-top: 23px;
}

#wrapperTop, #wrapperBot {
	width: 921px;
	height: 35px;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrapperTop {
	background-image: url(../images/wrapper_top_back.png);
}

#wrapperBot {
	background-image: url(../images/wrapper_bot_back.png);
}

#wrapperCenter {
	width: 874px;
	background: url(../images/wrapper_center_back.png) 0 0 repeat-y;
	padding: 0 24px 0 23px;
}

/* Footer */
#footer {
	width: 905px;
	margin: 0 auto;
	padding: 4px 8px 10px 8px;
	font-size: 10px;
	color: #7e7e7e;
	line-height: 11px;
}

#copyright {
	float: left;
	width: 420px;
}

#footerLinks {
	float: right;
	width: 440px;
	text-align: right;
}

#footerLinks span {
	padding-left: 13px;
}

#footer a {
	color: #004a8f;
	text-decoration: none;
}

#footer a:hover {
	color: #00417b;
	text-decoration: underline;
}

/* Header */
#header {
	width: 100%;
	height: 67px;
}

#logo {
	width: 354px;
	float: left;
}

#topContact {
	float: right;
	width: 184px;
	font-size: 10px;
	line-height: 18px;
	color: #8d8d9b;
}

#topContact span {
	text-transform: uppercase;
	color: #bebec1;
}

#topContact a {
	color: #004a8f;
	text-decoration: none;
}

#topContact a:hover {
	color: #00417b;
	text-decoration: underline;
}

/* Main menu */
#mainMenu {
	width: 100%;
	height: 39px;
	background: url(../images/mainmenu_back.gif) 0 0 no-repeat;
	overflow: hidden;
}

#mainMenu ul li {
	float: left;
	display: block;
	border-right: 1px solid #2e7bc1;
}

#mainMenu ul li a {
	float: left;
	display: block;
	color: #bcbcc9;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	padding: 4px 17px 7px 17px;
}

#mainMenu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#mainMenu ul li.active a {
	color: #fff;
}

/* Frontpage teaser */
#frontPageTeaser {
	width: 100%;
	background: #f5f5f5;
	margin-top: 21px;
	height: 192px;
}

#frontPageTeaserText {
	float: left;
	width: 437px;
	padding: 0px 0 0 16px;
	color: #85838e;
	font-size: 14px;
	line-height: 27px;
}

#frontPageTeaser a {
	color: #004a8f;
	text-decoration: none;
}

#frontPageTeaser a:hover {
	color: #00417b;
	text-decoration:underline;
}

#slideshow {
	width: 383px;
	height: 192px;
	overflow: hidden;
	float: right;
}

/* Front page columns */
#frontColumns {
	padding-top: 36px;
}

.frontColumnLeft {
	width: 276px;
	float: left;
	padding-right: 23px;
	line-height: 20px;
}

.frontColumnRight {
	width: 276px;
	float: right;
	line-height: 20px;
}

.frontColumnLeft h1, .frontColumnRight h1, #rightColumn h2 {ü
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 23px;
	border-bottom: 1px solid #d0d0d2;
	margin-bottom: 9px;
	font-weight: normal;
}

.frontColumnLeft a, .frontColumnRight a, #rightColumn a {
	color: #004a8f;
	text-decoration: none;
}

.frontColumnLeft a:hover, .frontColumnRight a:hover, #rightColumn a:hover {
	color: #02305a;
	text-decoration:underline;
}

.latestNewsItem {
	border-bottom: 1px solid #e9e9e9;
	padding: 11px 0;
	line-height: 20px;
}

.latestNewsItem a {
	display: block;
}
.latestNewsItem a:hover {
	text-decoration:underline;
}

a.more {
	padding-top: 20px;
	display: block;
}

.homeImage {
	width: 276px;
	height: 100px;
	overflow: hidden;
}

/* Subpage columns */
#subpageWrapper {
	padding-top: 35px;
}

#leftColumn {
	float: left;
	width: 180px;
	padding-right: 30px;
}

#rightColumn {
	float: right;
	width: 190px;
	padding-right: 13px;
}

#content {
	float: left;
	width: 415px;
	border-right: 1px solid #d2d2d2;
	padding-right: 30px;
	overflow: hidden;
}

/* Left box */
#leftBox {
	background: #00427e url(../images/leftbox_back.gif) 0 0 no-repeat;
	padding-top: 17px;
}

#leftBoxContent {
	background: url(../images/leftbox_content_back.gif) 0 bottom no-repeat;
	padding-bottom: 17px;
}

#leftBox h2 {
	font-size: 16px;
	color: #fff;
	padding: 0 5px 15px 5px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
}

#subMenu {
	border-top: 1px solid #2e7bc1;
}

#subMenu li {
	border-bottom: 1px solid #2e7bc1;
}

#subMenu li a {
	text-decoration: none;
	line-height: 29px;
	display: block;
	color: #bcbcc9;
	padding:0 10px 0 5px;
	text-align: right;
}

#subMenu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#subMenu li.active a {
	color: #fff;
}

/* Content styles */
#content h1 {
	font-size: 18px;
	line-height: 24px;
	color: #00417d;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}

#content .news-single-item h1{
	 padding-bottom:7px;
	}


#content h2 {
	font-size: 16px;
	line-height: 22px;
	color: #00417d;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}

#content h3 {
	font-size: 14px;
	line-height: 20px;
	color: #00417d;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}

#content p {
	line-height: 20px;
	padding-bottom: 20px;
}

#content .specialTitle p {
	font-weight: bold;
	line-height: 24px;
}

#content a {
	color: #00417b;
	text-decoration: none;
}

#content a:hover {
	color: #00417b;
	text-decoration:underline;
}

#content ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#content ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

.contentImage {
	float: left;
	padding: 5px 10px 0 0;
}

.news-single-backlink {
	line-height: 14px;
}
.news-list-item-image {
	float: left;
	padding-right: 10px;
}

/********* POWERMAIL *************/
.tx-powermail-pi1 {width: 415px; overflow: hidden;}
.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; color:#828181; }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:420px; margin-bottom:10px; }
.tx_powermail_pi1_fieldwrap_html label { width:100px; float:left;margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:290px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html textarea {width:290px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#999; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px; margin-left:100px; cursor: pointer; }
#powermaildiv_uid23 {margin-left:100px;}

/*********** SITEMAP ****************/
.csc-sitemap { width: 420px; padding: 10px 0 10px 0; }
.csc-sitemap ul { margin: 0; 	padding:0px 0 0px 0;}
.csc-sitemap ul li {list-style:none; margin-bottom: 2px;}
.csc-sitemap li { margin: 0; padding: 0; }
.csc-sitemap a { display: block; padding: 0 8px; font-weight:bold; line-height: 2em; color: #000; text-decoration: none; background: #e9e9e9; border-bottom: 1px solid #dedfde }
.csc-sitemap ul li ul {	margin-top:10px; margin-left:20px; margin-bottom:10px; }
.csc-sitemap ul ul a { padding-left: 28px; font-weight:normal; background-color: #fafafa; border-bottom: 1px solid #dedfde; }
.csc-sitemap ul ul ul a { padding-left: 58px; color: #999; }
.csc-sitemap a:hover, .csc-sitemap a:focus { color: #fff; background-color: #dfdfdf; font-weight: bold;  }

#content .news-list-item  {margin-bottom:10px;}
#content .news-list-item p {margin-bottom:0; padding-bottom:0;}
#content .news-single-img {float:left; padding: 0 10px 0 0;}
#content .news-single-img img {margin: 0;}
.news-single-imgcaption {display: none;}
