body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #13A472;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #13A472;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #F8F8F8;
	scrollbar-arrow-color: #13A472;
}

a, .gruen {
	color: #13A472;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

a:hover {
	color: #13A472;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}

A.footerlink {
 color : #13A472;
 text-decoration : none;
 font-size : 11px;
 font-weight : bold;
}

A.footerlink:hover {
 color : #13A472;
 font-size : 11px;
 text-decoration : underline;
 font-weight : bold;
}

TD.content {
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 background-color:#ffffff;
 line-height : 20px;
 text-align : justify;
 padding-left : 66px;
 padding-top : 54px;
 padding-bottom : 20px;
 padding-right:66px;
}

TD.text {
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 20px;
 text-align : justify;
 padding-top : 10px;
 padding-left : 29px;
 padding-bottom : 20px;
 padding-right:29px;
}

div.subheader, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b3b3b3;
	line-height: 20px;
	margin: 0;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

TD.rightcol {
 text-align : center;
 padding-top : 10px;
 padding-left:15px;
 padding-right:15px;
 background-color:#F8F8F8;
 padding-bottom:10px;
}

div.imagetable{
 float:right;
 margin-left:0px;
 margin-right:10px;
 margin-bottom:20px;
 border-width:1px;
 border-style:solid;
 border-color:#333333;
}

img.contentimage {
 border-width:1px;
 border-style:solid;
 border-color:#13A472;
 border-left-width:0px;
}

TD.footer {
 font-size : 11px;
 font-weight : normal;
 color : #636363;
 text-align:center;
}

li {
	padding-bottom: 5px;
}

ul{
	list-style-type: square;
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
}

ol{
 margin-top:5px;
 margin-left:20px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #13A472;
	font-size: 11px;
	line-height: 20px;
}

h4 {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font-size: 11px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}



div.rightdiv{
 float:right;
 margin-left:20px;
 margin-bottom:20px;
}



td.righttd{
padding:10px;
border-width:1px;
border-style:solid;
border-color:#eeeeee;
}

img.left
{
float:left;
margin-right:1px;
margin-bottom: 5px;
margin-top:0px;
margin-left:0px;
}

img.right
{
float:right;
margin-right:0px;
margin-bottom: 0px;
margin-top:0px;
margin-left:15px;
}