body {
	margin: 0px;
	padding: 0px;
}

table.placeholderimg {
	background-image: url(images/placeholder_image.jpg);
	height: 71px;
	width: 739px;
}

td.footerimg {
	background-color: #00FF00;
	background-image: url(images/footer.jpg);
	height: 79px;
}

h1 {
font-size: 18pt; 
color: #1F71A8;
font-family: arial;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1F71A8;
}

h3 {
font-size: 13px; 
color: #1F71A8;
font-family: arial;
margin-bottom:10px;
text-decoration:none;
margin-top:10px
}

h3 a{
font-size: 13px; 
color: #1F71A8;
text-decoration:none

}

h3 a:hover{
font-size: 13px; 
color: #1F71A8;
text-decoration:none

}

h3 a:visited{
font-size: 13px; 
color: #1F71A8;
text-decoration:none

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2.para {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin-bottom:0px; padding-bottom:0px;
}

 p.nospace {padding-top:0px;margin-top:0px;}



li {
	padding: 4px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
	li a:link, li a:visited, li a:active {
color:#000;
text-decoration:none;
}

li a:hover {
color:#000;
text-decoration:underline;

}




p.nospace {
	margin-top: 0px;
	padding-top: 0px;
}

table.montage {
	background-color: DDDDDD;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: B6D985;
	border-bottom-color: B6D985;
	width: 100%;
}

table.strapline {
	height: 90px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat;
}

a:link, a:visited, a:active {
color:#1F71A8;
text-decoration:none;
}

a:hover {
color: #1F71A8;
text-decoration:underline;
}

a.autus:link, a.autus:visited, a.autus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
	text-decoration:underline
}

a.autus:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
	text-decoration:underline
}

table.addrtable td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7D985;
}
.addrlinks {
	padding: 6px;
}

