body {
	background-color:#464646;
	background-image:url(images/dkgrey-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	border-top:15px solid #000000;
	border-left:10px solid #000000;
	border-right:10px solid #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	font-family : Georgia, Times New Roman, Serif;
}

.formButton {
background-color: black;
border-color: white;
border-style: solid;
border-width: 2;
color: white;
font-size: 10pt;
font-family: verdana;
}


p{
font-family : Georgia, Times New Roman, Serif;
	font-size: 12px;
	color : #111111;
}

li {
font-family : Georgia, Times New Roman, Serif;
	font-size: 12px;
}
li a
{
text-decoration: none;
}
hr
{
height:1px;
border-top: 1px dotted #666666;
}
a:visited 
{
	color : #ffffff;
		text-decoration: none;
}
a:link 
{
	color : #ffffff;
	text-decoration: none;
}
a:hover {
	color : #ffffff;
	text-decoration : underline;
}

/* Classes of Text */
.lightText 
{
font: Georgia, Times New Roman, Times, serif;
font-size:12px;
color: #aaaaaa;
}
.lightText a:link
{
color: #aaaaaa;
text-decoration: none;
}
.lightText a:visited
{
color: #999999;
text-decoration: none;
}
.lightText a:hover
{
color : #ffffff;
text-decoration : underline;
}

.lightTextHome 
{
font: Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
color: #ffffff;
padding-right: 15px;
}
.lightTextHome a:link
{
color: #ffffff;
text-decoration: none;
}
.lightTextHome a:visited
{
color: #ffffff;
text-decoration: none;
}
.lightTextHome a:hover
{
color : #aaaaaa;
text-decoration : none;
}



.header
{
font-family : Georgia, Times New Roman, Serif;
color: #993300;
padding-top:120px;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.subheader
{
font-family : Georgia, Times New Roman, Serif;
color: #993300;
font-size:12px;
font-weight:bold;
}
.footer
{
font-size: 10px;
font-family : Verdana, Tahoma, Arial, San Serif;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-bottom:10px;
}

.content
{
font:Georgia, Times New Roman, Times, serif;
font-size:12px;
color: #000000;
margin-top:0px;
margin-left:15px;
margin-right:15px;
margin-bottom:10px;
}

.seminar a:link
{

border-color: #000000;
border: 1px dotted;
color: #ffffff;
font-size: 7pt;
text-transform:uppercase;
text-decoration:none;
font-family: verdana;
padding: 2px;
line-height: 23px;
}
.seminar a:hover
{
background-color: #993300;
border-color: #000000;
border: 1px dotted;
color: white;
font-size: 7pt;
text-transform:uppercase;
text-decoration:none;
font-family: verdana;
padding: 2px;
margin-bottom:5px;
line-height: 23px;
}
.seminar a:visited
{

border-color: #000000;
border: 1px dotted;
color: #ffffff;
font-size: 7pt;
text-transform:uppercase;
text-decoration:none;
font-family: verdana;
padding: 2px;
margin-bottom:5px;
line-height: 23px;
}
.seminarheader {
font-family : Georgia, Times New Roman, Serif;
padding-top:120px;
margin-left:15px;
margin-right:15px;
color: #993300;
font-size:24px;
}
.seminarheaderlight {
font-family : Georgia, Times New Roman, Serif;
color: #ffffff;
font-size:24px;
}

.seminarsubheader {
font-family : Georgia, Times New Roman, Serif;
color: #464646;
font-size:18px;
}

.highlightBox {
background-color: #993300;
margin: 10px;
padding: 10px;
border: solid 3px #000000;
color:#ffffff;}