body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0083C3;
	color: #383737;
	margin: 0px;
	padding: 0px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
}
.bodyLink {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002342;
	line-height: 10px;
}
a:link, a:visited 
{
    color: #F68806;
	font-weight: bold;
    text-decoration: none;
}
a:hover {
	color: #F68806;
	font-weight: bold;
	text-decoration: underline;
}
a.navbar:active, a.navbar:link, a.navbar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBEBFF;
	background-color: #4B5D97;
	text-decoration: none;
	font-weight: bold;
	padding-right: 11px;
	padding-left: 11px;
	height: 22px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
}
a.navbar:hover {
	background-color: #F68806;
	color: #003366;
}

.tableBorder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.audioBG {
	background-image: url(../images/audio-BG.jpg);
	background-repeat: no-repeat;
}

#showcase {
	width: 566px;
	_width: 565px;
	height: 267px;
	margin-top: 3px;
}
