/***************************************
** New Navigation Styles - 05/12/2009 **
***************************************/
table.mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width:768px;
	height:30px;
	border:0px;
	text-align:center;
	vertical-align:middle;
	border-collapse:collapse;
	background-color:#7F99B2;
}

table.mainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	display:block;
	line-height: 9.5pt;
	font-size: 8pt;
	font-weight: bold;
	position:inherit;
}

table.mainNav td.link a:visited {
	color: #FFFFFF;
}

table.mainNav td.link a:link {
	color: #FFFFFF;
	position: relative;
}

table.mainNav td.link a:hover {
	color: #FFCC00;
	background-color: #003366;
}

table.mainNav td.link a:active {
	color: #FFFFFF;
}

table.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	width: 190px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:middle;
}

table.sideNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	padding:4px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-left-color: #999999;
	display:block;
	text-indent: 3pt;
	line-height: 9.5pt;
}

table.sideNav td.nav a:visited {
	color: #333333;
	background-color:#7F99B2;
}

table.sideNav td.nav a:link {
	color: #333333;
	background-color:#7F99B2;
	position: relative;
}

table.sideNav td.nav a:hover {
	color: #FFCC00;
	background-color:#003366;
}

table.sideNav td.nav a:active {
	color: #333333;
	background-color:#7F99B2;
}

table.sideNav td.navSub a:visited {
	color: #333333;
	background-color:#CCCCCC;
	padding-left:25px;
}

table.sideNav td.navSub a:link {
	color: #333333;
	background-color:#CCCCCC;
	position: relative;
	padding-left:25px;
}

table.sideNav td.navSub a:hover {
	color: #FFCC00;
	background-color:#003366;
	padding-left:25px;
}

table.sideNav td.navSub a:active {
	color: #333333;
	background-color:#CCCCCC;
	padding-left:25px;
}

table.smallNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	width: 60px;
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
}

table.smallNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	padding:4px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-left-color: #999999;
	display:block;
	line-height: 9.5pt;
}

table.smallNav td.nav a:visited {
	color: #333333;
	background-color:#7F99B2;
}

table.smallNav td.nav a:link {
	color: #333333;
	background-color:#7F99B2;
	position: relative;
}

table.smallNav td.nav a:hover {
	color: #FFCC00;
	background-color:#003366;
}

table.smallNav td.nav a:active {
	color: #333333;
	background-color:#7F99B2;
}

.homemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	line-height: 9.5pt;
}

.homemenu a:visited {
	color: #999999;
	text-decoration: none;
}

.homemenu a:link {
	color: #999999;
	text-decoration: none;
}

.homemenu a:hover {
	color: #999999;
	text-decoration: none;
}

.homemenu a:active {
	color: #999999;
	text-decoration: none;
}