* {
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

body {
	background: white url(/gfx/background.png) repeat-x;
}


p.text{ padding-right: 0ex;}

a {
	font-weight:bold; 
	color: #8d0000;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

table {
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
}

.stdnav {
}

.stdnav ul {
	display: inline;
} 

.stdnav ul li {
	list-style: none;
	display: inline;
}

.primnav a {
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
	margin-right: 1em;
}

.primnav .selected a {
	color: #8d0000;
	font-weight: bold;
}

.breadcrumb,
.backbutton,
.langsel {
	padding: 1ex 0;
}

.breadcrumb li,
.breadcrumb a {
	color: #7c7c7c;
	font-size: 7pt;
	font-weight: normal;
}

.backbutton {
	text-align: right;
}

.langsel {
	text-align: right;
}

.langsel a {
	font-weight: bold;
	font-size: 7pt;
	color: #8d0000;
}

.secnav {
	margin: 0 20px;
}

.secnav ul li {
	list-style: none;
}

.secnav ul li.level0 {
	border-top: 1px solid #d6d9d6;
	padding: 0.6ex 0;
}

.secnav ul li.level1
, .secnav ul li.level2
, .secnav ul li.level3
, .secnav ul li.level4
, .secnav ul li.level5
, .secnav ul li.level6
, .secnav ul li.level7
, .secnav ul li.level8
{
	padding: 0.6ex 0;
}
.secnav ul li.level1 { padding-left: 2ex; }
.secnav ul li.level2 { padding-left: 4ex; }
.secnav ul li.level3 { padding-left: 6ex; }
.secnav ul li.level4 { padding-left: 8ex; }
.secnav ul li.level5 { padding-left: 10ex; }
.secnav ul li.level6 { padding-left: 12ex; }
.secnav ul li.level7 { padding-left: 14ex; }
.secnav ul li.level8 { padding-left: 16ex; }

.secnav a {
	color: #555555;
	font-weight: normal;
}

.secnav .selected a {
	color: #8d0000;
	font-weight: bold;
}

div.sidebarleft {
	margin: 10px 20px 0 20px;
}

div.sidebarright {
	margin: 30px 0 0 20px;
}

div.sidebarrighthome {
	margin: 0 0 0 20px;
}

div.content {
	margin: 30px 0 0 0;
}

div.contentindex {
	margin: 0;
}

div.footer {
	padding: 4ex 0 3px 240px;
	background: white url(/gfx/bg_footer.png) no-repeat center bottom;
	color: #666666; 
}

.newsticker a {
	color: #555555;
	font-weight: normal;
        font-size: 10pt;
        padding-left: 6ex;
}

.textteaser { color: #777777; line-height: 160%; }
h2.textteaser { font-weight: bold; font-size: 9pt; margin:0 0 1ex 0;  color: #666666;}
a.textteaser { color: #000000; text-decoration: none; }
a.textteaser:hover { text-decoration: underline; }

.content * {
	color: #666666; 
	line-height: 135%; 
	margin-bottom: 1.5ex;
}

.content a {
	color: #555555;
	font-weight: normal;
        border-bottom: 1px dotted #6f0a0a;
}

.content td.noline a {
        border: none;
}

.content h1 { 
	font-weight: bold; 
	font-size: 13pt; 
	margin:0 0 1ex 0; 
	color: #8d0000;
}

.content h2 { 
	font-weight: bold; 
	font-size: 11pt; 
	margin:1ex 0 1ex 0;  
	color: #8d0000;
}

.content h3 { 
	font-bold: normal; 
	font-size: 8.8pt; 
	margin:.5ex 0 .5ex 0; 
	color: #666666;
}

.content div.contenthtml * {
	margin-bottom: 0;
}

.content div.contenthtml h1 { 
	margin-bottom: 1ex; 
}

.content table td {
	padding-right: 1ex;
}

.content table td p {
	margin-bottom: 0.7ex;
}

.content ul {
	margin-left: 1em;
	list-style-image: url(/gfx/dot.gif);
}

.content ul li {
	margin-left: 1em;
}

.content img {
	margin-bottom: 0;
}

input, textarea, select, option {
	color: #666666;
	background: #EEEEEE;
	border: 1px solid #888888;
}

table.quicktournav td {
	padding: 2ex 2em;
}

table.quicktournav a {
	font-size: 10pt;
}

iepngfix { behavior: url("/gfx/2009/iepngfix.htc"); }

ul.checklist {
	 list-style: none;
	 list-style-image: none;
	 margin: 0;
	 padding: 0;
}
ul.checklist li {
	background: transparent url(/gfx/2009/checkbox.gif) no-repeat;
	padding: 0.2ex 5ex;
	margin: 0.8ex 0;
	font-weight: bold;
	font-size: 105%;
}
div.infoblock {
	padding: 0 20px 10px 0;
}
div.mainbuttonnav {
	background: white url(/gfx/2009/buttonbg.png) repeat-x; 
	padding: 10px 0 0 24px;
}
div.mainbuttonnav a {
	margin-right: 22px;
}
div.newssources a {
	margin-right: 1em;
}
div.claim, div.claim h1 {
	font-size: 18pt !important;
	color: #333333;
}
div.claim h2 {
	font-weight: normal;
	color: #888888;
	font-size: 13pt !important;
}

div.brochuredownload img {
	margin-right: 1em;
	vertical-align: middle;
}

#sb-loading * {
	display: none;
}
