﻿
body 
{
	font-family:Georgia, Times New Roman, Times, serif;
	color:#EEEEEE;
}

a
{
	color:#FFFFFF;
}

h1
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:30px;
}

.TableHeader
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:30px;
	font-weight:bold;
}

.TableSubHeader
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
}

h2
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
}

h3
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:15px;
}

h4
{
	font-family:Times New Roman, Times, serif;
	font-size:11px;
}

#PageTitle
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:45px;
}

#PageContent
{
	
}

#LeftContent
{
	
}

#FooterContent
{
	font-size:10px;
}

#LeftNav a
{
	font-family:Times New Roman, Times, serif;
	color:White;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-bottom:6px;
	
}

#LeftNav a:hover
{
	color:White;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-bottom:6px;
	
	position:relative;
	z-index:2;
	top:-3px;
}

#TopNav a
{
	font-family:Impact, Charcoal, sans-serif;
	color:White;
	text-decoration:none;
	font-size:18px;
}

.HomePageDepartmentNav_Link
{
	text-decoration:none;
	text-shadow: #666666 20px -12px 2px;
}

#Copyright
{
	font-size:9px;
}