﻿body 
{
	background-repeat: repeat-x;
	background-image: url(_images/BackgroundGradient.jpg);
	background-color: #ffffff;
}

td div
{
	font-family: Arial;
	font-size: 10pt;
}

div.divCopy
{
	font-family: Arial;
	font-size: 8pt;
	padding-right: 10px;
}

td.tdRight{
	background-repeat: repeat-y;
	background-image: url(_images/BodyRightRepeater.jpg);
}
td.tdLeft{
	background-repeat: repeat-y;
	background-image: url(_images/BodyRightRepeater.jpg);
}
td.tdBottomNav
{
	font-family: Arial;
	font-weight: bold;
	color: #3399cc;
	font-size: 11pt;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	width: 140px;
}
td.tdBottomBar
{
	font-family: Arial;
	font-weight: bold;
	color: black;
	font-size: 11pt;
	vertical-align: top;
	text-align: center;
	padding-top: 7px;
}
a.aBottomNav
{
	font-family: Arial;
	font-weight: bold;
	color: #3399cc;
	font-size: 11pt;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}
div.dTitleLeft {
	width: 516px;
	height: 91px;
	float: left;
}
div.dTitleRight {
	width: 300px;
	height: 91px;
	float: right;
	text-align: right;
	vertical-align: top;
}
div.linksTop {
	float: right;
	margin-right: 30px;
}
div.linksTop a {
	text-decoration: none;
}
div.linksTop a:hover {
	text-decoration: underline;
}
a.aBottomNav:hover
{
	text-decoration: underline;
}
table.tableBottomNav
{
	background-image: url(_images/BottomNavigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td.tdTopNav
{
	background-image: url(_images/Title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.tdCenterBarBG
{
	background-repeat: repeat-y;
	background-image: url(_images/CenterBarBG.gif);
}


td.tdMiddleBarBG
{
	background-repeat: repeat-x;
	background-image: url(_images/MiddleBarBG.gif);
}

dNavMenu
{
	
}

span.wpcontent
{
	padding-left: 20px;
	padding-right: 20px;
}

span.wpcontent li
{
	margin-left: 35px;
}

.tgreen
{
	color: #004960;
	font-size: 10pt;
	font-weight: bold;
}

#navlist ul
{  
	padding: 0;
	margin: 0;
	list-style: none;
}


ul#navlist li {

	display: inline;

}


ul#navlist li a 
{
	position: relative;
	width: 146px;
	height: 26px;
	color: #062C61;
	font-family: Arial;
	font-weight: bold;
	color: black;
	font-size: 11pt;
	margin: 0 0px;
	padding: 3px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	background-image: url(_images/ButtonBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



ul#navlist li a:hover {

	background-image: url(_images/ButtonBGOver.gif);

}



ul#navlist li a.on {

	background-image: url(_images/ButtonBGOn.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

.MainContent
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.AppTitle
{
	font-style: italic;
	font-weight: bold;
	font-size: 18pt;
	font-family: Book Antiqua;
	
}

.exCompanyTitle
{
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
	color: #004960;
}

UL A, UL A:HOVER
{
	text-decoration: none;
	color: Blue;
}