@charset "utf-8";
/* CSS Document */

a:link { color: #333333;text-decoration: underline;}
a:visited { color: #333333;}
a:hover { color: #646464;text-decoration: none;}
a:active { color: #646464;}
	 	 
.r { color: #646464;text-decoration: none;}
.r:visited { color: #646464;}
.r:hover { color: #333333;text-decoration: underline;}
.r:active { color: #646464;}

.ls_text, .ls_text a { line-height:11px; color:#646464; text-decoration:none; font-family:Tahoma; font-size:10px}

.tableborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F2F5FA;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

p+p {margin: 0px 0 10px 0;} 

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #259145;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #259145;
	margin-bottom: 10px;
	margin-top: 0px;
}

.imgleft { 
float: left; 
margin-right: 8px;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 1px;
}
.imgright { 
float: right; 
margin-right: 3px;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 1px;
}
.s_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.sitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
