/* CSS Document */


a.global_nav-01:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	display: block;
	background-color:#000000;
	border-right: none;
	border-left: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
a.global_nav-01:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c8d0e0;
	display: block;
	background-color:#000000;
	border-right: none;
	border-left: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
a.global_nav-01:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	display: block;
	background-color:#FFFFFF;
	border-right: none;
	border-left: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.disabled {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	display: block;
	background-color:#FFFFFF;
	border-right: none;
	border-left: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: aaaaaa;
	border-top-style: solid;
	border-top-width: thin;
}
