﻿#hero, 
#home-container-center, 
#home-container-right, 
#bg-right, #wrap-head, #head, #nav,
#wrap-footer,  #sidenav, 
#sidebar-right, 
.tooltip, #breadcrumb {
    display: none;    
}

body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #040404;	
}
img {
padding:10px 0 30px;
}
/*==================================*/
/*-------------- Text --------------*/
/*==================================*/
.strong, .bold {font-weight: bold;}
.smalltext {font-size: 80%;}
.italic {font-style:italic;}
.indent {margin:10px 0 0 25px;}

p, input, td, body, html, dd, legend {font-size: 93% /*12px*/; color: #333333; line-height: 1.31em /*21px*/;}
p, dd {padding:0 0 22px 0;}

h1 {font-size: 182% /*24px*/; color: #006fba; padding:6px 0 20px 0; font-weight: bold; font-family: 'Univers', Arial, Helvetica, Verdana, sans-serif; }
h2 {font-size: 123.1% /*16px*/; color: #333333; padding:0 0 9px 0; font-weight: bold; font-family: 'Univers', Arial, Helvetica, Verdana, sans-serif; }
h3, dt {font-size: 108% /*14px*/; color: #777774; padding:0 0 9px 0; font-weight: bold; font-family: 'Univers', Arial, Helvetica, Verdana, sans-serif; }
h4, h5 {font-size: 108% /*14px*/; color: #777774; padding:0 0 9px 0; font-weight: bold; font-family: 'Univers', Arial, Helvetica, Verdana, sans-serif; }

a {color: #d7382b; text-decoration:underline;}

blockquote {font-size: 93% /*12px*/; color: #858585; font-style:italic; padding: 16px 32px;}
blockquote span.author {font-weight:bold;}

ul li {font-size: 93% /*12px*/; color: #333333; line-height: 1.31em /*21px*/; padding: 0 0 25px 17px; list-style-type: disc; list-style-position: inside;}
ol li {font-size: 93% /*12px*/; color: #777774; line-height: 1.31em /*21px*/; padding: 0 0 25px 17px; list-style-type:decimal; font-weight:bold;}
ol li p, ol li a {color: #333333; font-size:100%; font-weight:normal; padding:0;}

sup {vertical-align:top;}
