body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #eaeadf;
	margin: 0; }
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px; }
h1 {
	color: #909090;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	margin:0; }
h2 {
	color: #5c5c5c;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin: 0; }
h3 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	margin: 0; }
.style1 {
	color: #373737;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none; }
.style2 {
	color: #5e5e5e;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #006699;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #006699;
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold; }
.style7 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #1a1a1a;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #103B68;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {font-weight: bold}
.style11 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {color: #333333; font-size: 11px; font-family: tahoma; font-weight: bold; }
a {
	color: #000;
	text-decoration: underline; }
a:hover {
	color: #000;
	text-decoration: none; }


#customerMenu {
	margin-top:2px;
	background-color:#FFF;
	margin-left:-10px;
	width:195px;
	padding-top:6px;
	padding-bottom:2px;
	border:1px solid #AEAEAE;
}

.menuButton {	
	background-image:url(images/menubutton.png);
	background-repeat:no-repeat;
	background-position:0px -18px;
	height:14px;
	width:160px;
	padding-left:24px;
	font-weight:bold;
	font-size:10px;
	padding-top:4px;
	margin-bottom:7px;
	margin-left:8px;
	cursor:pointer;
}

.menuButton:hover {	
	background-position:0px 0px;
	text-decoration:underline;
}

.menuSpacer {
	background-image:url(images/menuspacer.gif);
	background-repeat:no-repeat;
	height:3px;
	width:141px;
	margin-top:4px;
	margin-bottom:4px;
}

.menuLink {
	text-decoration:none;
}
