@charset "ISO-8859-1";
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #000;
	background-image:url(images/odonnell-background.gif);
}

a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.fineprint {
	font-size: 8px;
}

.fineprint-reverse {
	font-size: 8px;
	color: #FFF; 
}

.bodybolder {
	font-weight: bolder;
}

.bodysmall {
	font-size: 10px;
}

.header {
	color: #FF6600;
	font-size: 24px;
	font-weight: bolder;
}

.subhead {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.headerTM {
	font-size: 18px;
	font-weight: lighter;
}

.subheadTM {
	font-size: 12px;
	font-weight: lighter;
}

ul {
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0;
	}

#content{
	position:relative;
	height:auto;
	padding:30px 30px 30px 30px; 
}

#menu {
	width: 180px;
	background-image: url(images/border-side-links.gif);
	}
	
#menu ul {
	font-style: oblique;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
#menu li a {
	color: #0000;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	background:  url(images/menu.gif);
	padding: 13px 0 0 36px;
	}
	
#menu li a:hover {
	color: #FF6600;
	background:  url(images/menu.gif) 0 -34px;
	padding: 13px 0 0 36px;
	}

#search
{
	width:160px;
	display:block;
	height:30px;
	font-size:10px;
	font-weight:bold;
}

.tablehead {
	font: 700 11px/120% sans-serif; text-align: left; padding: 2px; color: #fff; background-color: #000;
} 
.chart {
	font: normal 11px/130% sans-serif; text-align: left; padding: 2px; color: #000; 
} 
.grayrow {
	color: #000; background-color: #CCC;
}

