
body {
	background: transparent;
	background-color: white;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8.5pt;
	color: #343434;
}

.showPrint {
	display: inline;
}

div.panes div.pane, .tabHide, .tabShow, .anchors {
	display: block;		
}

div.panes div {
	display: block;		
}

.showScreen, .tabs {
	display: none;
}

#claim {
	border-top: 2px solid #00498f;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 100px;
	text-align: center;
}

.blogTitleB {
	font-size: 13pt;
	color: #000000;
	margin-bottom: 3px;
}
.blogCopyB {
	font-size: 8pt;
	color: #343434;
	margin-bottom: 3px;
}
.blogImageB {
	border: 1px solid #000000;
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.twitterTitleB {
	font-size: 10pt;
	color: #000000;
	margin-bottom: 3px;
}

.footer {
	color: #898989;
	font-size: 7pt;
}

a {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #000000;
 	text-decoration: none;
	font-weight: bold;
}

.headline {
	font-size: 14pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 14px;
	text-transform: none;
}

.headlineMiddle {
	font-size: 11pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: normal;
}

.headlineMini {
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

.headlineSmall {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.mainMenuTitle {
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid white;
}


/* LINKS a hrefs */
a:active,a:link,a:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #898989;
 	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
 	text-decoration: underline;
}

.linkMore:active,.linkMore:link,.linkMore:visited {
	font-weight: normal;
	background: transparent url("../images/icon_forward.png");
	background-repeat: no-repeat;
	background-position: 2px right;
	color: #215d9c;
	text-decoration: none;	
	padding-right: 10px;
}

.linkMore:hover {
	color: #454545;
}

#globalnavi li {
	list-style: none;
	display: inline;
	margin-right: 16px;
	color: #898989;
}

.naviL0:active, .naviL0:link, .naviL0:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 10pt;
	color: #4d4d4d;
	font-weight: normal;
 	text-decoration: none;
}

.naviL0:hover {
	color: #898989;
}

.naviL0Active:active, .naviL0Active:link, .naviL0Active:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
 	text-decoration: none;
}

.naviL0Active:hover {
	color: #000000;
}

#mainnavi li {
	display: block;
	margin-left: 0px;
	margin-top: 6px;
	color: #898989;
}

.naviL1:active, .naviL1:link, .naviL1:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #898989;
	font-weight: normal;
 	text-decoration: none;
}

.naviL1:hover {
	color: #000000;
}

.naviL1Active:active, .naviL1Active:link, .naviL1Active:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
 	text-decoration: none;
}

.naviL1Active:hover {
	color: #000000;
}

.mainMenuLink:active,.mainMenuLink:link,.mainMenuLink:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 10pt;
	color: #898989;
 	text-decoration: none;
	font-weight: bold;
}

.mainMenuLink:hover {
	color: #000000;
}


div.panes div h1 {
	font-size: 12pt;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: none;
}



