@charset "UTF-8";
/* CSS Document */
html { 
   min-height: 100%; margin-bottom: 1px; 
}

img
{  border-style: none;
}
a
{
  outline: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
.bodytextRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #ff0000;
}
.bodytextGREEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #326600;
}
.bodytext10WHITE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
#emailsign {
	position:absolute;
	width:218px;
	height:302px;
	z-index:1;
	visibility: visible;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.bodytexttop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	width: 490px;
}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bodytextbrick {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	width: 325px;
}
.background1 { 
background-image: url(images/greenframe640.gif);
background-repeat: no-repeat; 
} 