#global_menu {
	background-color: #006699;
	clear: right;
	width: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: none;
	float: none;
	height: 26px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

a.gm:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding-right: 10px;
	padding-top: 6px;
	padding-left: 10px;
	position: relative;
}



a.gm:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding-right: 10px;
	padding-top: 6px;
	padding-left: 10px;
	position: relative;
}

a.gm:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	color: #006699;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px none #FFFFFF;
	position: relative;
	padding-bottom: 25px;
}
a.gmselectedsite:link {
	color: #006699;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding-right: 10px;
	padding-top: 6px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}

a.gmselectedsite:visited {
	color: #006699;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding-right: 10px;
	padding-top: 6px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}


.breakaway {
	position: relative;
	clear: both;
	float: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

