body
{
	background: #FFFFFF;
	background-image: url('img/TopBG.gif');
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	font-size: 1em;
}
li {
	font-size: .8em;
}

a
{
	text-decoration: none;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #981A17;
}
a.blink:link
{
	color: #1111FF;
}
a.blink:visited
{
	color: #FF1111;
}
a.blink:hover
{
	color: #981A17;
}
h1
{
	font: 30px arial, verdana, helvetica, sans-serif;
	text-align: center;
}
h2
{
	font: 10pt sans-serif;
	text-align: justify;
}
h3
{
	font: bold 13pt sans-serif;
	text-align: center;
	font-variant: small-caps;
	padding: 0px;
}
h4
{
	margin: 0px 5px 0px 5px;
	font: 8pt sans-serif;
}
img.scaled
{
	width: 100%;
	border: 1px solid black;
}
div#outer
{
	width: 800px;
	color: #000000;
	background-color:#FFFFFF;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#titlebar
{
	height: 190px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#lowertitle
{
	position: relative;
	left: 4px;
	width: 790px;
	height: 26px;
	overflow: hidden;
	background-color: #6886A9;
	border-bottom: 1px solid #265a99;
	border-left: 1px solid #265a99;
	border-right: 1px solid #265a99;
	font: bold 13px Sans-Serif;
	text-align: center;
	line-height: 26px;
}
#navbar
{
	position: relative;
	z-index: 3;
	width: 792px;
	height: 26px;
	overflow: hidden;
	background-color: #6886A9;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	border-bottom: 1px solid #265a99;
}
.navtab ul
{
	margin: 0px;
	margin: 2px 0 0 3px;
	padding: 3px 0;
	font: bold 13px Sans-Serif;
	list-style-type: none;
	text-align: center;
}
.navtab li
{
	display: inline;
	margin: 0;
}
.navtab li a
{
	text-decoration: none;
	padding: 4px 7px;
	margin-right: 4px;
	border-bottom: none;
	background-color: #6886A9;
	color: #1d1b1b;
}
.navtab li a:visited
{
	color: #2d2b2b;
}
.navtab li a:hover
{
	background-color: #7896B9;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.navtab li a.current
{
	background-color: #587699;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.navtab li a:active
{
color: black;
}
.tabcontainer{
clear: left;
width:95%;
height:1.5em;
}
.tabcontent{
display:none;
}
img#logo
{
	margin: 0px;
	padding: 0px;
}
img.scaled
{
	width: 100%;
}
img
{
	border-style: none;
}
			#colhold
			{
				width: 95%;
				margin-left: auto;
				margin-right: auto;
				height: 460px;
				text-align: center;
				margin-top: 20px;
			}
			#leftcol
			{
				float: left;
				width: 50%;
				height: auto;
				text-align: center;
			}
			#rightcol
			{
				float: right;
				width: 50%;
				height: auto;
				text-align: center;
			}
			#thebox
			{
				position: relative;
				left: 4px;
				border-top: 1px solid #265a99;
				width: 99.6%
				text-align: center;
				margin: 0 0 0 0;
			}
			#btext
			{
				position: relative;
				width: 600px;
				left: 100px;
			}
			#one
			{
				float: left;
				width: 42%;
				text-align: left;
			}
			#two
			{
				float: left;
				width: 16%;
				text-align: center;
			}
			#three
			{
				float: left;
				width: 42%;
				text-align: right;
			}
			div#l
			{
				text-align: left;
			}
			div#r
			{
				text-align: right;
			}
.clear {
	clear: both;
}
.callus {
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #090;
	text-align: center;
}.schedbox {
	display: inline;
	float: left;
}
