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;
 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: #377C3A;
}

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

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, a:visited {
 color: #377C3A;
 text-decoration: underline;
} 

a:hover { 
 color: #333333;
 text-decoration: none;
 background-color : #ABF7AF;
}

.bar {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #4B6678;
	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: #5DAA5D;
}

.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;
}