body {margin:0px; background-image:url("../images/background_image.gif");}

a:link, a:visited { 
	font:normal 12px/15px Arial,Verdana; 
	text-decoration: none; 
	color:#000099;
}

a:hover { 
	color:#000000; 
	text-decoration: none; 
}

a:active { 
	text-decoration: none; 
}

a.nav:link {color:#333333; font-size:15px; font-weight:bold;}
a.nav:visited {color:#333333; font-size:15px; font-weight:bold;}
a.nav:active {color:#333333; font-size:15px; font-weight:bold;}
a.nav:hover {color:#660000; font-size:15px; font-weight:bold;}

a.subnav:link {color:#333333; font-size:11px; font-weight:bold;}
a.subnav:visited {color:#333333; font-size:11px; font-weight:bold;}
a.subnav:active {color:#333333; font-size:11px; font-weight:bold;}
a.subnav:hover {color:#660000; font-size:11px; font-weight:bold;}

a.copy:link {color:#990000; text-decoration:underline;}
a.copy:visited {color:#990000; text-decoration:underline;}
a.copy:active {color:#990000; text-decoration:underline;}
a.copy:hover {color:#990000; text-decoration:underline;}

p, div, table, tr, td, th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px;
}

.mainpadding {
	padding:5px;
}

.form { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC
}

form { 
	margin:0; 
}

h2 { 
	margin:0px; 
	padding-top:3px; 
	font-size:11pt; 
	color:#990000;
}

h1, h2, h3, h4, h5 { 
	margin:0px;
	padding-top:5px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
