BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 10pt arial, sans-serif;
}
BODY A {
	color: #3333CC;
}
BODY A:active {
	color: #3333CC;
}
BODY A:visited {
	color: #000099;
}
BODY A:hover {
	color: #3333CC;
}

BODY#homeBody {
	background-color: #000000;
}
BODY#homeBody A {
	color: #6666FF;
	height: 100px;
	width: 185px;
}
BODY#homeBody A:active {
	color: #6666FF;
}
BODY#homeBody A:visited {
	color: #6666FF;
}
BODY#homeBody A:hover {
	color: #6666FF;
}

BODY#aboutBody {
	background: #FFFFFF url("/img/aboutbg.gif") repeat-y;
}
BODY#peopleBody {
	background: #FFFFFF url("/img/peoplebg.gif") repeat-y;
}

.aboutHeadline {
	color: maroon;
	font: normal 36pt times new roman;
}
.homelink			{
	text-decoration: none;
	color: #6666FF;
}
.homelink:hover		{
	text-decoration: underline;
	color: #FFFFFF
}
.highlight			{
	text-decoration: none;
	color: #FFFFFF ! important;
	font: normal 10pt arial;
}
.highlight:hover	{
	text-decoration: underline;
	color: #FFFFFF ! important;
	}
.highlightTitle		{
	color: #BD0008 ! important;
	font: bold 10pt arial;
}
.LeftNavLink {
	text-decoration: none;
	color: #FFFFFF ! important;
	font: bold 8pt arial;
	text-transform: uppercase;
}
.LeftNavLink:hover {
	text-decoration: none;
	color: #EFB03A ! important;
	font: bold 8pt arial;
	text-transform: uppercase;
}
.LeftNavLinkSub {
	text-decoration: none;
	color: #FFFFFF ! important;
	font: bold 8pt arial;
}
.LeftNavLinkSub:hover {
	text-decoration: none;
	color: #EFB03A ! important;
	font: bold 8pt arial;
}
.LeftNavLinkSub2 {
	text-decoration: none;
	color: #FFFFFF ! important;
	font: bold 8pt arial;
}
.LeftNavLinkSub2:hover {
	text-decoration: none;
	color: #EFB03A ! important;
	font: bold 8pt arial;
}
.TopNavSearch {
	text-decoration: none;
	color: #FFFFFF ! important;
	font: bold 8pt arial;
}
.TopNavSearch.hover {
	color: #EFB03A ! important;
}
.TopNavSearch:hover {
	text-decoration: none;
	color: #EFB03A ! important;
	font: bold 8pt arial;
}
.TopNavLink {
	text-decoration: none;
	color: #FFFFFF ! important;
	font: bold 10pt arial;
}
.TopNavLink.hover {
	color: #EFB03A ! important;
}
.TopNavLink:hover {
	text-decoration: none;
	color: #EFB03A ! important;
	font: bold 10pt arial;
}
.Select {
    COLOR: #000000;
    TEXT-DECORATION: none;
	font-weight: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: verdana,arial,helvetica;
}
.servicesTitle {
	color: #74388F;
	font: normal 26pt times new roman;
	padding-top: 4px;
	line-height: 24pt;
}
.noCaps {
	text-transform: none ! important;
}
.arial {
	font-family: arial, sans-serif;
}
.arial10 {
	font: normal 10pt arial, sans-serif;
}
.padR15 {
	padding-right: 15px;
}
.padT40 {
	padding-top: 40px;
}

#buttonSearch		{
	visibility: visible;
}

.link				{
	text-decoration: none;
	color: #3333CC ! important;
}
.link:hover			{
	text-decoration: underline;
	color: #3333CC ! important;
}

#blk				{
	text-decoration: none;
	color: #000000 ! important;
}
#blk:hover			{
	text-decoration: underline;
	color: #000000 ! important;
}

ul {
	list-style-image: url('/img/bullet.gif');
}

.sbttn {
	font-family: tahoma,sans-serif;
	font-size: 11px;
	background: #000000;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF ! important;
	height: 19px;
	text-decoration: none;
	cursor: pointer;
}

