@charset "UTF-8";
.navheader {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	line-height: 25px;
	text-transform: none;
	width: 100%;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #40409F;
}
.navbuttons {
	margin: 0px;
	padding: 0px;
	border: 1px solid #fe0000;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../Images/navgb.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
}
.navloginform {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.navloginformdropdown {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #40409F;
	line-height: 16px;
}
.navloginformbutton {
	font-family: "Lucida Grande", "Tahoma", "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	border: 1px solid #40409F;
	background-attachment: fixed;
	background-image: url(../Images/loginbutton.gif);
	background-position: center center;
	font-weight: bold;
	background-repeat: repeat-x;
}
.servicetext {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	line-height: 25px;
	text-transform: none;
	width: 100%;
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

