/* CSS Document */
body, p, td, h1, h2
{
	font-family: verdana;
	color: white;
	font-size: 10pt;	
}
body, p, td,
{
	font-size: 8pt;
	font: verdana;
}
h1
{
	font-size: 14pt;
	font-weight: bold;
	font-family: arial;
	color: #ff6601;
	text-indent: 20px;
}
h2
{
	text-transform: uppercase;
}
.maintable
{
	border: solid 1px black;	
}
.orange
{
	background-color: #ff6601;
	width: 100%;
	height: 50px;
}
.orange-copy
{
	background-color: #ff6601;
	width: 100%;
}
.toplink, a.toplink, a:visited.toplink, a:active.toplink
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: black;
	font-family: trebuchet MS;
	font-size:11pt;
	text-decoration: none	
}
a:hover.toplink
{
	color: #ff6601;
}
.gal-image
{
	border: solid 4px white;
}
.black-text
{
	color: #000000;
}
.bottomlink, a.bottomlink, a:visited.bottomlink, a:active.bottomlink
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size:7.5pt;
	text-decoration: none	
}
.contentlink, a.contentlink, a:visited.contentlink, a:active.contentlink
{
	color: white;
	font-size:7.5pt;
}
.staff-table
{
	border: solid 1px #c0c0c0;
}
a:hover.bottomlink
{
	color: black;
}
.displaylogo
{
	padding-left: 45px;
	height: 217px;
}
.blacktext 
{
	color: #000000;
}
div.small
{
	font-size: 7pt;
	color: black;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
td.small-white, .small-white
{
	font-size: 7pt;
	color: white;
	font-style: italic;
}
.gray
{
	background-color: #c0c0c0;
}
.jump, a.jump, a:visited.jump, a:active.jump
{
	font-size: 12pt;
	text-decoration:none;
	color:#ffffff;
	line-height:1.5em;
	
}
#myGallery {
    width: 502px;
    border: none;
}
.jdGallery .slideElement {
    background-color: #FFFFFF;
}
.jdGallery .carousel {
    background-color: #DADADA;
}
.recruit
{
	width:170px;
	text-align:center;
}