﻿body
{
	margin: 0;
	padding: 0;
	background-color: #444;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../img/bg.gif);
}

table
{
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
}

td
{
	border-collapse: collapse;
	vertical-align: top;
}

a { color: 0000ff; }
a img { border: none; }
img { border: none;}

h1
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	color: #74816a;
	text-decoration: none;
	letter-spacing: -0.06em;
	vertical-align: top;
	background-position: top;
	margin: 0px;
}

h2
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #74816a;
	text-decoration: none;
	letter-spacing: -0.05em;
	vertical-align: top;
}

p
{
	font-size: 14px;
	line-height: 1.3em;
}

td p
{
	font-size: 14px;
	line-height: 1.3em;
}

.topnavbtn
{
	background: url('../img/greenbutton.gif') no-repeat;
	width: 170px;
	height: 25px;
	text-align: center;
	vertical-align: middle; 
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.topnavbtn a
{
	color: #fff;
	text-decoration: none;
}

.topnavbtn a:hover
{
	color: #ffff00;
}

.topnavbtn_on
{
	background: url('../img/greenbutton.gif') no-repeat;
	width: 170px;
	height: 25px;
	text-align: center;
	vertical-align: middle; 
	font-size: 14px;
	line-height: 25px;
	color: #ffff00;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.topnavbtn_on a
{
	color: #ffff00;
	text-decoration: none;
}

.standardText
{
	font-size: 14px;
	line-height: 1.3em;
	color: #333333;
}

.largeText
{
	font-size: 15px;
	line-height: 1.3em;
	color: #333333;
}
#panel
{
	width: 720px;
	border-collapse: collapse;
	margin: auto;
}

#videolist
{
	margin-left: 30px;
	background: url('../img/videolist.gif') no-repeat;
	width: 150px;
	height: 257px;
}

#videolist td { padding: 5px; }

#videoframe
{
	background: url('../img/videoframe.gif') no-repeat;
	width: 483px;
	text-align: center;
	vertical-align: middle;
}

#quiz
{
	margin: auto;
	width: 100%;
}

#quiz td
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

#quiz a:link, #quiz a:visited, #quiz a:active, #quiz a:hover
{
	color: #000000;
	font-weight: bold;
	letter-spacing: .035cm;
	text-decoration: underline;
	border-bottom: #969898;
}

.MainText
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.jobtitle
{
	color: #fff;
	font-weight: bold;
}

.MainText A:link, .MainText A:visited, .MainText A:active, .MainText A:hover
{
	color: #000000;
	font-weight: bold;
	letter-spacing: .035cm;
	text-decoration: underline;
	border-bottom: #969898;
}

.header
{
	font-size: 15px;
	line-height: 20px;
	color: #505050;
	font-weight: bold;
}

.maplink
{
	font-size: 11px;
	line-height: 130%;
	color: blue;
	text-decoration: underline;
}

#jobtable { width: 100%; }

#jobtable td
{
	font-size: 11px;
	height: 34px;
	line-height: 15px;
	color: #000;
	vertical-align: middle;
}

#jobtable a:link, #jobtable a:active, #jobtable a:hover
{
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px #969898 solid;
}

#jobtable a:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px #969898 solid;
}

.little
{
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}

.divtext
{
	font-size: 11px;
	line-height: 15px;
	color: #6666FF;
}

.divtext a:link, .divtext a:visited, .divtext a:active, .divtext a:hover
{
	color: #6666FF;
	font-weight: bold;
	letter-spacing: .035cm;
	text-decoration: underline;
	border-bottom: #969898;
}

/* fadeinbox */
#fadeinbox
{
	position: absolute;
	width: 410px;
	height: 500px;
	left: 225px;
	top: 315px;
	border: 2px outset #DDB44B;
	background: #fff;
	z-index: 100;
	display: none;
	color: #000;
}

.fadeindiv
{
	padding: 5px;
	border: 1px solid #ffc;
}

v\:* { behavior: url(#default#VML); }
