body {
font-size: 13px;
font-family: Tahoma, Arial, Verdana, Courier;
background-color: #f4f6fa;
margin: 0px;
}

.fl { float: left; }
.cl { clear: left; }
.fr { float: right; }
.cr { clear: right; }

#page {
	width: 742px;
	background-color: white;
	padding: 10px 15px;
	border-color: #e5ebf7;
	border-style: solid;
	border-width: 0 2px;
}
#header div {
	float: left;
}
#content {
	clear: left;
	float: left;
}
#content .cpd {
	padding: 0 25px 0px 5px;
}
#columnright {
	padding: 3px 0 0 0;
}

#footer {
	width: 737px;
	border-top: 1px solid grey;
	line-height: 23px;
	padding: 5px 0 0 0;
}
#sbm {
	float:right;
	text-align: right;
}
#sbm a {
	border: none;
}
.rightbox {
	background-image: url(img/tg_12.gif);
	background-repeat: no-repeat;
	width: 208px;
	padding: 17px 0 0 0;
}
.rightbox .con {
	text-align: center;
	padding: 0 10px 10px 15px;
	background-image: url(img/tg_13.gif);
	background-repeat: repeat-y;
}
.rightbox .dow {
	background-image: url(img/tg_15.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 11px;
	display: block;
}
h1, h2, h3 , .heading {
font-size: 20px;
font-weight: normal;
color: #0066CC;
margin: 13px 0 14px 0;
}
a:hover, a:visited, a:active{
	color: black;
	text-decoration: none;
}
a, a:link {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #0066CC; 
}


#navigation ul {
	padding: 7px 0 14px 5px;
	margin: 0px;
	list-style: none;
	background-color: #fff;
	float: left;
	clear: left;
}

#navigation ul li {
	float: left;
	padding: 5px 0 0 0;
}

#navigation ul li a {
	float: left;
	text-decoration: none;
	color: #004374;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	border: none;
	background: url(img/blue.png) no-repeat top right;
}

#navigation ul li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
	background: url(img/blue.png) no-repeat top left;
}

#navigation ul li a:hover {
 	color: #0d5f83;
	background: url(img/green.png) no-repeat top right;
}

#navigation ul li a:hover span {
	background: url(img/green.png) no-repeat top left;
}

blockquote {
display:block !important;
padding:5px 0;
margin-left: 0px;
margin-bottom: -10px;
text-align:justify;
font-family:Arial, Georgia, Times, "Times New Roman", serif;
font-size: 12px;
}

blockquote p {
font-style:italic;
color:#41526d;
display:inline;
}

blockquote p:before,
blockquote p:after {
color:#cfd3d9;
line-height:0;
font-size:4em;
}

blockquote p:before {
content: open-quote;
padding-right:10px;
vertical-align:-20px;
}

blockquote p:after {
content: close-quote;
font-size:4em;
line-height:.3;
vertical-align:-30px;
} 

.bankbox  {
	margin-top: 25px;
}
.bankbox .logo {
	float: right; 
	padding: 7px 5px 0 0;
}

.bankbox .bu a {
	display: block;
	float: left;
	border: none;
	padding: 4px 10px 0 20px;
	font-size: 13px;
	font-family: Arial, Tahoma, Courier;
	height: 25px;
	background: url(img/button_liste.gif) no-repeat top left;
}
.bankbox .bu span {
	height: 25px;
	display: block;
	float: left;
	width: 10px;
	background: url(img/button_liste.gif) no-repeat top right;
}

.bankbox h3 {
	margin: 0px;
	font-size: 17px;
	background-color: white;
	padding: 3px 8px 8px 0;
	color: #1e478a;
}
.bankbox h3 nr {
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.bankbox h3 span{
	color: red;
	font-size: 13px;
	padding-left: 5px;
}
.bankbox ul {
	list-style: none;
	list-style-type: none;
	padding: 0 25px 0 15px;
	font-size: 14px;
}
.bankbox ul li  {
	background-image: url(img/arrow_right.gif); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0 0 5px 15px;
}

#popnav {
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	top: 185px;
	left: 240px;
	border: 4px solid white;
	background-color: white;
	width: 200px;
}
#popnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	border: 2px solid #2a4a7e;
	border-top: none;
}
#popnav ul li {
	padding: 3px 6px 4px 6px;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	border-top: 1px dotted #D6D6D6;
	background-color: #ffffff;
}
#popnav ul li.sub {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	padding: 2px 0;
	background-color: #D3E3E8;
}
#popnav ul li.sub:hover {
	background-color: #D3E3E8;
}
#popnav ul li:hover {
	background-color: #F4F4F4;
}
#popnav ul li a {
	border: none;
}
#popnav ul li span{
	font-size: 11px;
	color: grey;
	font-weight: bold;
	float: right;
}
.button {
	padding-top: 20px;
}
.button  a{
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 0;
	height: 32px;
	width: 308px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: none;
}
