BODY {
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 font-weight: normal;
 color: #666666;
 background-image : url(../if/bg.gif);
 background-repeat : repeat;
 background-position : top;
 background-color: #E7F7FB;
 text-align: left;
}

H1 {
	text-align: left;
	margin: 20pt 20pt 18pt 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
 	font-weight: bold;
	color: #606E7B;
}

H2 {
	text-align: left;
	margin: 18pt 20pt 6pt 20pt;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
	color: #606E7B;
}

hr {
	color: #666666;
}

p {
	padding: 0;
	border: 0px none;
	font-size: 10pt;
	font-weight: normal; 
	margin: 0pt 20pt 12pt 20pt;
}

ul  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 margin: 0pt 30pt 12pt 30pt; 
 list-style-image : url('../if/bullet.gif');
 padding-left: 5px;
}

ol {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
margin: 0pt 30pt 12pt 30pt; 
 list-style-type : decimal;
}

li {
	 margin: 0pt 0pt 10pt 30pt;
}

a:link {
 color: #606E7B;
 text-decoration: underline;
} 

a:hover { 
 color: #606E7B;
 text-decoration: none;
 background-color : #D9DDE1;
}

a:visited {
  color: #606E7B;
  text-decoration: underline;
}

.bar {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #606E7B;
	background-image: url(../if/bar.gif);
	background-repeat: no-repeat;
	background-position : left;
	background-color: #FFFFFF;
	padding: 20px 0px 20px 40px;
	margin: 0px 0px 0px 10px;
}
 

 /* right aligned cookie-crumb menu at top */ 
.cookie {
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	padding: 13px 10px 6px 10px;
	}


 /* centered text */ 
.center { 
 font-size: 9pt;
  text-align: center;
  padding: 10px 20px 10px 20px;
}

 /*second row headline section*/
.headline {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8pt;
}

.menu  {
 font-size: 10pt;
 padding: 10px;
} 

/* centered text */ 
.menu2 { 
 font-size: 9pt;
  text-align: center;
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #CCCCCC;
}


 /* the basic body aligned right */ 
.right { 
 font-size: 9pt;
 text-align : right;
 margin: 15px 5px 15px 5px;
}

.tb1 {
  background-color: #990000;
}

.tb2 {
	background-image : url(../if/bg-top.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

.tb3 {
  background-color: #FFFFFF;
}

.tb4 {
	background-image : url(../if/top-center.jpg);
	background-repeat : no-repeat;
	background-position : left;
	background-color : White;
}
