/* CSS Document */

/* this group sets the normal link colors */


a:link {
	color: #000000; 
	font-family: Arial; 
	font-size: 10pt; text-decoration:underline 
}

a:visited { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000 
}

a:hover {
	font-family: Arial; 
	color: #0033FF; 
	font-size: 10pt;
}


a:active {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

.normal {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
}

.title {
	margin:20px 8px; color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 20px;
}

.topnavigation {
	padding:1px; background-color: #FFFF99;
	color: #000000;
	text-align: center;
	valign: center;
	align: center;
	text-decoration: none;
	white-space: nowrap; 
	font-family: Arial Narrow; 
	font-size:14pt; 
	font-weight:bold
}

.topnavigation a:active {
	background-color: #FFFFFF;
	color: #333333; 
	text-decoration:none; 
	font-family: Arial; 
	font-size:10pt; 
	font-weight:bold
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
}

.topnavigation a:visited {
	background-color: #FFFFFF;
	color: #333333; 
	text-decoration:none; 
	font-size:10pt; 
	font-weight:bold
	font-family: Arial; 
}

.topnavigation a:link {
	background-color: #FFFFFF;
	color: #333333; 
	text-decoration:none; 
	font-size:10pt; 
	font-family: Arial; 
	font-weight:bold
}

.topnavigation a:hover {
	background-color: #FFFFFF;
	color: #000066; 
	font-family: Arial; 
	font-size:10pt; 
	font-weight:bold;
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
	margin-bottom: 1px;
}

.lowernavigation {
	background-color: ##07305F;
	color: #FFFFFF;
	font-family: Arial Narrow; 
	font-size:14pt;
	text-align: center;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	valign: center;
	font-weight:bold;
	align: left;
	white-space: nowrap;
}

.lowernavigation a:active {
	background-color: #07305F;
	text-decoration:none; 
	font-family: Arial Narrow; 
	font-size:14pt; 
	color: #FFFFFF;
	font-weight:bold;
}

.lowernavigation a:visited {
	background-color: #07305F;
	text-decoration:none; 
	font-weight:bold;
	font-family: Arial Narrow; 
	font-size:14pt; 
	color: #FFFFFF;
}

.lowernavigation a:link {
	background-color: #07305F;
	text-decoration:none; 
	font-family: Arial Narrow; 
	font-weight:bold;
	font-size:14pt; 
	color: #FFFFFF;
}

.lowernavigation a:hover {
	background-color: #07305F;
	font-family: Arial Narrow; 
	font-size:14pt; 
	font-weight:bold;
	color: #FFFFFF;
}

.bottomnavigation {
	background-color: #FFFFFF;
	color: #333333;
	font-size:9pt;
	font-family: Arial Narrow; 
	text-align: center;
	valign: top;
	padding-top: 5px;
	padding-bottom: 5px;
	align: center;
	white-space: nowrap;
}

.bottomnavigation a:active {
	background-color: #FFFFFF;
	font-family: Arial Narrow; 
	font-size:9pt; 
	color: #333333;
}

.bottomnavigation a:visited {
	background-color: #FFFFFF;
	font-family: Arial Narrow; 
	font-size:9pt; 
	color: #333333;
}

.bottomnavigation a:link {
	background-color: #FFFFFF; 
	font-family: Arial Narrow; 
	font-size:9pt; 
	color: #333333;
}

.bottomnavigation a:hover {
	background-color: #FFFFFF;
	font-family: Arial Narrow; 
	font-size:9pt; 
	color: #333333;
}