.border-all  { border: 1px solid #FFFFFF; padding: 0 }

.border-rt-red { border-left-width: 0px; border-right: 3px solid #B53619; border-top-width: 0px; 
               border-bottom-width: 0px }
body { 
	background-color: #ADDFFF; 
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px 
}
#sidebar {margin-left: 10; padding-left: 10;}


.bodycopy    { font-family: sans-serif; font-size: 9px }
.pagetitle    { font-family: sans-serif; font-size: 12px; color: #000000;}
.headname    { font-family: sans-serif; font-size: 12px; color: ##000000;}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43d3a;
}

a:link       { font-family: Arial; font-size: 9px; color: #000000 }
a:hover		{ font-family: Arial; font-size: 9px; color: #000000 }
a:visited	{ font-family: Arial; font-size: 9px; color: #000000 }
a:link:visited:hover	{ font-family: Arial; font-size: 9px; color: #000000 }

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link.contact       			{ text-decoration: underline; }
a:hover.contact					{ text-decoration: underline; }
a:visited.contact				{ text-decoration: underline; }
a:link:visited:hover.contact	{ text-decoration: underline; }