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

img.floatleft {
	border: 0;
	float:left;
	margin: 0 15px 15px 0;

	
	
}

img.floatright {
	border: 0;
	float:right;
		padding-left: 20px;
		padding-bottom:10px;
	
	
}

.leadintext {
	padding: 0 0 15px 0;
	text-align: justify;
	line-height: 1.467em;
	font-size: 1em;
	font-weight: normal;
	font-weight:bold;
	color: #b6371a;
	text-transform: uppercase;
}
.leadintext a{ color:#b6371a; text-decoration:none}
.leadintext a:hover{text-decoration:underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #393939;
}
.emailtable {
	
	line-height: 1.3;
	font-size: .9em;
	font-weight: normal;
	color: #393939;

}

.emailtable1 {
	
	line-height: 1.2;
	font-size: .9em;
	font-weight: normal;
	color: #393939;

}

a {
	color: #8d9e01;
}
a:hover {
	text-decoration: none;
}