@charset "UTF-8";
body {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}
a {
	color: #0F92D6;
	text-decoration: none;
}
#mainNav a {
	color: #0F92D6;
	text-decoration: none;
}
#mainNav {
	width: 327px;
	margin: 10px;
}

#mainNav a:hover {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
}
#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 372px;
	float: left;
}
ul {
	list-style-type: none;
	line-height: 20px;
	list-style-position: inherit;
	display: inline;
	padding: 2px;
	margin-left: 0px;
}
#subNav {
	width: 327px;
	margin: 10px;
}

#subNav a {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #092736;
	text-decoration: none;
	font-style: normal;
}
#subNav a:hover {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
	font-style: normal;
	text-decoration: none;
}
