/*------------------
STRIKE, GOODWIN 0'BRIEN GLOBAL STYLE SHEET
--------------------*/
/* --- GENERAL STYLES ---*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #033 url(greenback.gif);
	padding: 8px;
	}
h1 {
	color: #999;
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	}	
h2	{
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	}
	
table.content {
	background: #fff;
	}
	
a:link, a:visited {
	color: #033;
	}
a:hover {
	color: #f00;
	}	
		
td.footer {
	color: #ccc;
	background-color: #ccc;
	border: 0 solid #ccc;
	}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	}	
	
a.footer:link, a.footer:visited {
	color: #033;
	}	
a.footer:hover {
	color: #f00;
	text-decoration: none
	}	
.bodycopyK { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; text-decoration: none}
.bodycopyM { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: none}
.bodycopy_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none ; font-weight: bold; color: #669966}
.copyright {	color: #fff; }
.headers { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; text-decoration: none ; font-weight: bold; color: #AFB3A2; text-transform: none; font-variant: normal}
.sgo1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.thanks {font-size: 200%; font-weight: bold; color: #033;}
/*--- NAVIGATION ---*/		
td.nav {
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	background-color: #d2d7c3;
	border: 0 solid #d2d7c3;
	}
	
a.nav:link, a.nav:visited {
	color: #363;
	}
	
a.nav:hover {
	color: #f00;
	text-decoration: underline;
	}
.current {
	color: #693;
	}		
/*--- SPECIAL PURPOSE ---*/
.homepromo {
	background-color: #fff; 
	border: 0 solid #fff;
	}
	
.leftside {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
	}
	
.leftside2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
table.blackleft {
	background: #000;
	}	
	
table.greyleft {
	background: #666;
	}	
	
.criminal {
	color: #fc3;
	font-weight: bold;
	font-style: italic
	}	
