@font-face {
	font-family: 'AbductionRegular';
	src: url('abduction.eot');
	src: local('Abduction'), local('Abduction'), url('abduction.woff') format('woff'), url('abduction.ttf') format('truetype');
}

#tablemaster {
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#breakRow {
	position: relative;
	background-image: url(../img/fmt_coilDiv.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
}
#content {
	padding: 0px 220px 5px 170px;
	position: relative;
}
#contentWide {
	padding: 0px 20px 5px 170px;
	position: relative;
}
#sideLt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	background-color: #084d75;	
	overflow: hidden;
}
* html * #sideLt {
	position: absolute;
	left: -170px;
}
#sideLt h4{
	margin: 0px 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 0px;
	padding: 0px;
}
#sideLt p{
	color: #ffffff;
	margin: 6px 10px 0px 14px;
}
#sideLt hr{
	color: #ffffff;
	border-color: #ffffff;
	border-style: inset;
}
#sideLt a {
	color: #ffffff;
	text-decoration: none;
}
#sideLt a:hover {
	color: #f5bf48;
	font-weight: bold;
}
#sideRt {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	background-color: #084d75;
}
#sideRt h4{
	margin: 0px 10px 4px 10px;
	color: #c1b030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 4px;
}
#sideRt p{
	color: #ffffff;
	margin: 10px 10px 0px 10px;
}
#sideRt hr{
	color: #ffffff;
	border-color: #ffffff;
	border-style: inset;
}
#sideRt a {
	color: #c1b030;
	text-decoration: none;
}
#sideRt a:hover {
	color: #c1b030;
	text-decoration: underline;
}
#nav {
	background-color: #0079c2;
	position: relative;
	width: 140px;
}
.navHd {
	background-image: url(../img/nav_hd.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 5px;
}
.navSpacer {	
	background-color: #084d75;
	height: 10px;
}
.tableCellBlu {
	background-color: #5ab4e5;
}
.tableCellYel {
	background-color: #f5bf4a;
}
.whiteout {
	background-color: #ffffff;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #8e183d;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #0079c1;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #8e183d;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #0079c1;
}
td.cel h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #0079c1;
	margin: 0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: #8e183d;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
hr{
	color: #c1b030;
	border-color: #c1b030;
	border-style: d otted;
	height: 2px;
}
.calDates {
	margin: -15px 0px;
	font-weight:bold
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	letter-spacing: 3px;
}
.highlit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0079c2;
	letter-spacing: 3px;
}