BODY {
 margin: 5px 0px 5px 0px;
 font-family: 9pt Verdana, Arial, Helvetica, sans-serif; 
 font-weight: normal;
 color: #666666;
 background-color : #FFFFFF;
 text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px; 
}

H1  {
	font-size: 120%;
	margin-top: 0px;
	line-height: 17pt;
	margin-top:20px;
}

H2  {
 font-size: 110%;
  line-height: 16pt;
}

 H3  {
 font-size: 100%;
 line-height: 15pt;
 color : #3366CC;
 }

H4  {
 font-size: 100%;
 line-height : 14pt;
 margin-bottom: 0px;
 }
 
 H5, H6 {
 font-size: 90%;
 line-height: 14pt;
 margin-bottom: 0px;
 }
 
img {
border: 0px}

hr {
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

p, li, ul, table {
	font : 95% Arial, Helvetica, sans-serif;
}

p a:hover, li a:hover {
	color: #3366CC;
	border-bottom: 1px dashed #3366CC;
}

ul  {
 margin: 0pt 10pt 12pt 10pt; 
 list-style-image : url('../if/bullet.gif');
}

ol {
 margin: 0pt 10pt 12pt 10pt; 
 list-style-type : decimal;
}

li {
	 margin: 0pt 0pt 0pt 10pt;
}

a:link, a:visited {
 color: #3366CC;
 text-decoration: none;
} 

a:hover { 
 color: #3366CC;
 text-decoration: none;
}

/*CUSTOM SECTION BEGINS HERE */

.bar {
font: bold 100% Arial, Helvetica, sans-serif;
color: #3366CC;
background-image: url(../if/bar.gif);
background-repeat: no-repeat;
background-position : left;
padding: 12px 0px 10px 85px;
margin: 20pt 0pt 6pt 20pt;
}

.content {
	padding: 20px;
} 

.content2 {
	padding: 10px;
	border-left: 1px solid #ebebeb;
} 

.content3 {
	padding: 20px;
	border-top: 1px solid #ebebeb;
} 

 .cookie  {
 font-size: 80%;
 color : #3366CC;
 text-align: right;
 background-color: transparent;
 }
 
.cookie a:hover {
	color: #3366CC;
	border-bottom: 1px dashed #3366CC;
}

 .footer  {
 font-size: 90%;
 line-height: 180%;
 padding-left: 5px;
 color : White;
 text-align: center;
 background-color: transparent;
 }
 
 .footer a:link, .footer a:visited {
 color: #FFFFFF;
 text-decoration: underline;
 background-color: transparent;
} 

.footer a:hover, .footer2 a:hover { 
 color: #3366CC;
 text-decoration: none;
 background color: #FFFFFF;
} 

 /* footer text */ 
.footer2 {
	font-family: 90% Verdana, sans-serif;
	text-align: center;
	padding: 0px 20px 0px 20px;
}

.headline {
	color: #FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

 /* table with green border */ 
.tb1 {
  background-color: #FFFFFF;
  border : thin solid #3366CC;
}

 /* headline table with blue background */ 
.tb2 {
  background-color: #3366CC;
  border : medium solid #FFFFFF;
}

 /* footer table */ 
.table-footer {
  background-color: #3366CC;
  border : medium solid #FFFFFF;
} 