/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

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,
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-weight:normal;
font-style:normal;
font-family:inherit;
}



body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:center;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.floatfix {overflow:hidden;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.bold {
	font-weight: bold;
}

.morelink {
	color: #628bb0 !important; 
	font-style: italic !important;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#salesforce input, #salesforce select, #salesforce textarea, .tx-indexedsearch-searchbox input, .tx-indexedsearch-searchbox select {
        color: #002c5e;
	border: solid 1px #829fc1;
}

.tx-indexedsearch-searchbox table {
color: #002c5e;
font-size: 12px;
}

.tx-indexedsearch-whatis {
	font-size: 14px;
	color: #eb690a;
	margin-bottom: 10px;
}

.tx-indexedsearch-rules {
	display: none;
}

#salesforce label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
        color: #002c5e;
}

#salesforce input {
	text-align: left;
}

#salesforce_submit {
	padding: 2px 5px;
}


/**
* Main Layout Blocks
*/

#wrapper {
	width: 780px;
	margin: 0px auto;
	text-align: left;
}
#column_wrap {
	/* background-image: url(site_bg.gif); */
}

#left {
	width: 175px;
	float: left;
	overflow: hidden;
}


#left_logo {
	width: 175px;
	height: 86px;
	/*background-color: #eb690a;*/
}


/*Infobox Landingpage */
#left_infobox {
	height: 158px;
	/*background-color: #99a6b2;*/
	border: solid 1px #ccc;
}
#left_infobox img{
	border: none;
display:none;
}
/* Infobox Pages */
#left_infobox_page {
	/*background-color: #ccdbe9;*/
display:none;
}

#left_spacer {
	height: 22px;
	/*background-color: #032c6a;*/
	border-bottom: solid 1px #fff;
}

#left_menu {
	padding: 30px 0;
}

#left_menu h1 {
	font-size: 12px;
	color: #002c5e;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#left_menu p, #left_menu .csc-firstHeader {
	color: #002c5e;	
        padding-left: 8px;
}


#left_menu a {
padding: 2px 8px;
display:block;
color: #002c5e;
text-decoration: none;
font-size: 12px;
}

#left_menu a:hover, #left_menu .level1 .sub_menu_act {
/*background-color: #829fc1;*/
}

#left_menu .level2 a {
font-size: 11px;
color: #002c5e;
}

#left_menu .level2 a:hover, #left_menu .level2 .sub_menu_act  {
/*background-color: #c0cbea;*/
}

#left_menu .level3 a {
font-size: 10px;
}


#left_menu .lev1 {
	list-style-type: square;
	padding: 0 2px;	
}

#left_menu .lev1 li {
	padding: 3px 0 4px 6px;
	font-size:12px;
	list-style-position: inside;
}

#left_menu .lev1 li a {
	color: #002c5e;
	text-decoration: none;
}
#left_menu .lev1 li a:hover {
	text-decoration: underline;
}

#left_menu .lev2 {
	list-style-type: none;
}

#left_menu .lev2 li {
	padding: 3px 0 4px 28px;
	font-size:11px;
}

#left_menu .sub_menu_act {
font-weight: bold;
}

#left_menu li.sub_menu_cur {
	/*background-color: #829fc1;*/
}



#right {
	width: 605px;
/*	margin-left: 175px;*/
float: right;
}

#right_header {
	/* background:#00213e url(header_bg.gif) repeat-x top; */
	color: #fff;
	/*height: 55px;*/
}
#right_header a {
	color: #829fc1;
	text-decoration: none; 
}

#right_header a:hover {
	text-decoration:underline; 
}

#right_header_menu {
	margin-right: 18px; 
	font-size: 9px;
	float:right;
display:none;
}

#right_header_menu_links {
	height: 15px; 
	padding-right: 7px;
	padding-top: 7px;
	margin-right: 12px;
	border-right: solid 1px #829fc1; 
	float: left;
}
#right_header_menu_links a {
	margin: 0 4px;
}

#right_header_menu_search {
	float: left;
	margin-right: 12px; 
	padding-top: 3px;
        overflow:hidden;
}

#right_header_menu_search a {
float: left;
padding-top: 4px;
}

#right_header_menu_search form {
float: left;
}

#right_header_menu_search input{
	margin-left: 12px;
	font-size: 10px;
/*margin-top: 4px;*/
}

#right_header_menu_search .suchbox {
       border: solid 1px #829fc1;
}

#right_header_menu_flags {
	padding-top: 7px;
}
#right_header_menu_flags a{
	 margin: 0 2px;
}

#right_menu {
	background-color: #002d60;
/*	padding-top: 25px; */
	border-bottom: solid 1px #fff;
	width: 605px;
	height: 20px;
display:none;

}
#right_menu p {
	padding-right: 10px;
	float: right;
	color: #fff;
}
#right_menu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 3px;
	height: 17px;
	display: block;
	float: left;
}
#right_menu a:hover {
	background-image: url(menuhover_bg.gif);
	background-repeat: repeat-x;
}
.main_menu_act {
	background: url(menuhover_bg.gif) ;
	background-repeat: repeat-x !important;
}

/* Tease Landingpage */
#right_teaser {
display:none;
}
/* Teaser Page */

#right_teaser_page {
display:none;
	width: 604px;
	height: 124px;
}

#right_teaser_page h1 {
	padding: 94px 0 0 18px;
	color: #eb690a;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#right_content {
	padding-top: 30px;
}

html>body #right_content {
	height: auto;
	min-height: 405px;
}

#right_content h1, #right_content h2 {
	font-size: 14px;
	color: #eb690a;
	margin-bottom: 10px;
}

#right_content h3 {
	font-weight: bold;
	color: #002c5e;
	font-size: 12px;
	margin-bottom: 6px;
}

#right_content p {
	font-size: 12px;
	color: #002c5e;
	margin-bottom: 8px;
	line-height: 15px;
	text-align: justify;
}

#right_content a {
	color: #eb690a;
	text-decoration: none;
}
#right_content a:hover {
	text-decoration: underline;
}

#right_content ul {
	list-style-type: square;
	color: #002c5e;
	margin-left: 12px;
}

#right_content li {
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 2px;
	margin-left: 2px;
}

#right_content table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

#right_content table p {
padding: 0;
margin: 0;
}

#right_content td {
	/*border: solid 1px #ccdbe9; */
	padding: 2px 4px 5px 2px;
	vertical-align: top;
}

#right_content .contenttable td, #right_content .csc-searchResultInfo td {
	border: none;
	padding: 2px 4px 5px 0px;
	vertical-align: top;
}


#right_content .csc-searchform td, #right_content .csc-loginform td {
	border:none;
	vertical-align: top;
}

#right_content .tr-odd {
	background-color: #ebeef6;
}

#right_content .csc-sitemap ul li {
	margin-bottom: 9px;
}

#right_content .csc-sitemap ul li ul{
	margin-top: 5px;
	list-style-type: decimal;
}


/* Three Column Layout Landingpage */
#right_content_left {
	width: 175px;
	margin-left: 20px;
	float: left;
}
#right_content_middle {
	width: 175px;
	margin-left:20px;
	float: left;
}

#right_content_right {
	margin-left: 410px;	
	margin-right: 20px;
}


/* Two Column Startingpage Layout */

#right_content_left_two {
	width: 262px;
	margin-left: 20px;
	float: left;
}
#right_content_right_two {
	margin-left: 322px;	
	margin-right: 20px;
	/*border: solid 1px #ccdbe9; */
	padding: 5px;
}

#right_content_right_two p{
	text-align: left;
}
#right_content_right_two h1 {
 margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: dashed 1px #ccc;
}



/* Two Column Page Layout */

#right_content_two_column_left {
	width: 362px;
	margin-left: 20px;
	float: left;
}
#right_content_two_column_right {
	margin-left: 422px;	
	margin-right: 20px;
        margin-bottom: 25px;
	border: solid 1px #ccdbe9;
	padding: 5px;
}
#right_content_two_column_right h1{
	font-size: 12px;
}
#right_content_two_column_right p{
	text-align: left;
}
#right_content_two_column_right img {
        margin: 0;
        padding: 0;
        float: none;
}




/* One Column Page Layout */
#right_content_one_column {
	margin-left: 20px;
	margin-right: 20px;
}

#footer {
	height: 41px;
	width: 780px;
	/*background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#footer_firstline {
	height:17px;
	text-align: right;
	padding-right: 18px;
	padding-top: 3px;
}

#footer_firstline a {
	color: #22649e;
	text-align: right;
	text-decoration: none;
	margin: 0 4px;
	font-size: 10px;
}
#footer_firstline a:hover {
	text-decoration: underline;
}
#footer_firstline img {
padding-left: 15px;
}
#footer_secondline {
	height: 20px;
	text-align: right;
	padding-right: 18px;
}
#footer_secondline p {
	padding-top: 5px;
	color: #000;
	font-size: 9px;
}
#footer_secondline a {
	color: #000;
	text-decoration: none;
}
#footer_secondline a:hover {
	text-decoration: underline;
}
/*
* NEWS STYLES
*/


.news-latest-item p {
 font-size: 11px !important;
}

.news-latest-item, .news-list-item {
 margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: dashed 1px #ccc;
}

.news-latest-morelink, .news-latest-gotoarchive, .news-list-morelink {
font-size: 10px;
}

.news-latest-header, .news-list-header {
 font-size: 12px;
}

.news-latest-date, .news-list-date {
color: #002c5e;
font-size: 11px;
}

.clearer {
display: none;
}

.news-amenu-container ul, .news-amenu-container li {
list-style-type: none;
margin-left: 0;
padding-left: 0;
color: #002c5e;
}
