BODY
{
	background-color: #2973BE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menuBar
{
	POSITION: relative;
	TEXT-ALIGN: center;
	background-image: url(../images/glbnav_background.gif);
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;
}
.whiteLink a{
	color:#FFFFFF;
	text-decoration:underline;
}
.whiteLink a:hover{
	text-decoration:none;
}
.Bar
{
	FLOAT: left;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	TEXT-ALIGN: center;
	font-size: larger;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/glbnav_background.gif);
	height: 30px;
	color: #2973BE;
	vertical-align: middle;
	font-weight: 100;
}
.menu
{
	VISIBILITY: hidden;
	WIDTH: 150px;
	LINE-HEIGHT: 140%;
	POSITION: absolute;
	background-color: transparent;
	vertical-align: middle;
}
.menuItem
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: 1px solid;
	background-color: #E2E6E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #2973BE;
	color: #2973BE;
}
.ItemMouseOver
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	COLOR: #2973BE;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(../images/glblnav_selected1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.ItemMouseOut
{
	WIDTH: 100%;
	color: #FFFFFF;
}
.Arrow
{
	FLOAT: right;
	FONT-FAMILY: webdings;
	POSITION: absolute;
	TEXT-ALIGN: left;
	color: #2973BE;
}
.barOver
{
	FLOAT: left;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	TEXT-ALIGN: center;
	background-image: url(../images/glblnav_selected1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #2973BE;
	height: 30px;
	text-decoration: underline;
	font-weight: 100;
}
a:link {
	color: #2973BE;
	text-decoration: none;
}
a:visited {
	color: #2973BE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#Bdy .utility {
	width: 200px;
	color: #2973BE;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 17px;
	font-size: 11px;
	vertical-align: text-bottom;
	background-image: url(../images/glbnav_background.gif);
	text-align: center;
}
#Bdy td {
	color: #FFFFFF;
}
#Bdy th {
	color: #FFFFFF;
}

