@charset "utf-8";
a {
	color: #0065B9;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {
	color: #0065B9;
	text-decoration:none;
	}
#headerbar {
	width: 100%;
	height: 66px;
	background-color: #23315B;
}
#menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E2E5ED;
	height: 30px;
	width: 100%;
}
mainmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

#container {
	width: 100%;
	height: 100%;
	background-color: #828DAE;
}
#navigation {
	font:10px arial;
	color: #993300;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight: normal;
	}
#navigation a {
	font:10px arial;
	color: #636364;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight: normal;
	}
#bodyall {
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
}
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
.bodyText {
	font:12px/20px arial;
	color:#333333;
	}
.pageName {
	font:20px/26px Arial, Helvetica, sans-serif;
	color: #62A01F;
	letter-spacing:0.1em;
	font-weight: bold;
	}
.sidebarText {
	font:11px/20px arial;
	color:828DAE;
	}
#side {
	font:bold 10px arial;
	color: #828DAE;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 100%;
	background-position: center;
	}
#side a {
	font:bold 10px arial;
	color: #E2E5ED;
	text-decoration:none;
	letter-spacing:0.1em;
	}
#side a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
#bottom {
	font:bold 10px arial;
	color: #F8F9FA;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 100%;
	background-position: center;
	}
#bottom a {
	font:bold 10px arial;
	color: #F8F9FA;
	text-decoration:none;
	letter-spacing:0.1em;
	}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
.disclaimer {
	font:normal 10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 100%;
	background-position: center;
	font-weight: bold;
	}
.pageHeadlines {
	font:16px/22px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.1em;
	font-weight: bold;
}
.bodyQuotes {
	font:12px/20px arial;
	color:#333333;
	font-style: italic;
	font-weight: bold;
}
