body
{
	background-color: Navy;
}

.horizNav, #copyright, #title, #left, #right
{
	background-color: #000080;
	border: #000080;
}

#innerEdge, #innerNav, #lowRightEdge, #lowEdge, #title
{
	background-color: White;
}

#title, .edge
{
	font-weight: bold;
	font-size: 20pt;
	color: #000080;
	font-family: Times New Roman;
	background-color:Transparent;
}	

.horizNav
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	padding: 10px;
}

.horizNav A
{
	text-decoration: none;
	color: White;
}

.horizNav A:hover
{
	color: paleturquoise;
	text-decoration: underline;
}

#copyright
{
	font-size: 8pt;
	color: white;
	padding-top: 10px;
	font-family: Arial;
}

#body
{
	padding-right: 10px;
	background-position: center top;
	padding-left: 10px;
	font-size: 9pt;
	xbackground-image: url(background.jpg);
	padding-bottom: 10px;
	color: gray;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-color: white;
}

#body td
{
	font-family:Verdana;
	font-size: 9pt;
	color: Gray;
	background-color:transparent;
}

.bodyEdge
{
	background: white;
}

#subNav
{
	background: oldlace;
	border-left: 1px solid lightsteelblue;
	border-right: 1px solid lightsteelblue;
	border-bottom: 1px solid lightsteelblue;
	border-top: 1px solid lightsteelblue;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: Navy;
	padding: 5px;
}

#sideNav
{
	padding-top: 10px;
}

HR.navBreak
{
	color: lightsteelblue;
}

h1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 20pt;
	font-weight: normal;
	color: Gray;
	text-align:center;
	margin-top: 0px;
	xpadding-top: 5px;
	xpadding-bottom: 0px;
}

#logotable
{
	background-color:aliceblue;
	xbackground-image:url(bgdot.gif);
	background-repeat:repeat;
}

#logotext
{
	font-weight: bold;
	font-size: 24pt;
	color: navy;
	font-family: Times New Roman;
	background-color:Transparent;
}

.button
{
	font-family:Verdana;
	font-size: 9pt;
	color:Navy;
	border: 1px solid navy;
	background: gainsboro;
}

.dropdown
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 9pt;
	border-left: navy 1px solid;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: Verdana;
}

.groupSection
{
	background-color: #EAC224;
}

.servicesSection
{
	background-color:#009899;
	text-align:center;
}

.principalsSection
{
	background-color: #766BEE;
}

.newsSection
{
	background-color:#76797d;
}

.contactSection
{
	background-color: #76797d;
}

.homeSection
{
	background-color: navy;
}

.feedbackSection
{
	background-color: navy;
}

.mainTable
{
	background-color:White;
	font-family:Verdana;
	font-size:9pt;
}

.topNavLink
{
	color: White;
	text-decoration:none;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

TR.navBar
{
	height: 14pt;
}

#sectionTitle
{
	margin-bottom:5px;
	margin-top:5px;
	font-size:16pt;
}

.logoImage
{
	margin-bottom: 10px;
}


