@charset "utf-8";
/* CSS Document */

body {
	background-color: #1C3B51;
	text-align: left;
}
.menuitem {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1C3B51;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	vertical-align: middle;
}
.header {
	font: bold 13px/18px Verdana, Geneva, sans-serif;
	color: #666;
}

.footer {
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.text {
	font: 12px/19px Verdana, Geneva, sans-serif;
	color: #000;
}
.dot {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: dotted;
}
.hmenuitem {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1C3B51;
}
.hmenuitem a {
	text-decoration: none;
	color: #1C3B51;
}
.hmenuitem a:hover {
	text-decoration: none;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #1C3B51;
}

.productheader {
	font: bold 18px/18px Verdana, Geneva, sans-serif;
	color: #1C3B51;
	padding-bottom: 10px;
}
.blueheader {
	color: #4A7AA2;
	font: bold 14px Verdana, Geneva, sans-serif;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.dottop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}
.enter {
	font: italic normal 14px "Times New Roman", Times, serif;
	color: #999;
}
