/* CSS Document */
a.linkWhite:link {
	color: #FFFFFF;
}
a.linkWhite:visited {
	color: #FFFFFF;
}
a.linkWhite:hover {
	color: #FF9900;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535C9F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535C9F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E7851;
	text-decoration: none;
}
a.nav2:link {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	color: #000000;
	height: 14px;
	vertical-align: middle;
	letter-spacing: 0px;
}
a.nav2:visited {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	color: #333333;
	vertical-align: middle;
	height: 14px;
	letter-spacing: 0px;
}
a.nav2:hover {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 4px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	vertical-align: middle;
	height: 14px;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ADADAD;
	letter-spacing: 1px;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BCBCBC;
	letter-spacing: 1px;
	text-decoration: none;
}
a.sidenav:link {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
	line-height: 12px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82776A;
	border-right-color: #82776A;
	border-bottom-color: #82776A;
	border-left-color: #82776A;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;

}
a.sidenav:visited {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	color: #C1BCB5;
	text-align: right;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	font-size: 13px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82776A;
	border-right-color: #82776A;
	border-bottom-color: #82776A;
	border-left-color: #82776A;
	background-color: #918678;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;

}
a.sidenav:hover {
	font-family: "Franklin Gothic Book", "Arial Narrow", Arial, Helvetica;
	color: #003366;
	text-align: right;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #C1BCB5;
	border-right-color: #C1BCB5;
	border-bottom-color: #C1BCB5;
	border-left-color: #C1BCB5;
	font-size: 13px;
	line-height: 12px;
	width: 120px;
	background-color: #A0978B;

}
