/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body, html {
	height: 100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.spacedType {
	line-height: 200%;
}
.mouseType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.zipBox {
	position: relative;
	left: 26px;
	width: 132px;
	vertical-align: top;
}
.menuBG {
	background-image:url(images/new_menu_repeat.gif);
}
a:link {
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}
#langSelectBox {
	width: 100%;
	height: 30px;
	position: absolute;
	text-align: right;
	top: 5px;
	z-index: 100;
}