body{
	color: #333333;
}
.body{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.lt{
	height: 5px;
	background-image: url("../../images/logo_spacer.gif");
	background-repeat: no-repeat;
}
.mh{
	height: 16px;
	width: 133px;
	line-height: 16px;
	padding-left: 14px;
	background-image: url("../../images/menu-header.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
}
.mi{
	height: 15px;
	width: 133px;
	line-height: 15px;
	padding-left: 14px;
	background-image: url("../../images/menu-item.gif");
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma;
}
.mt{
	height: 71px;
	background-image: url("../../images/menu-tail.gif");
	background-repeat: no-repeat;
}
.copy{
	text-align: center;
	font-size: 8pt;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	background-color: #EEEEEE;
}
a{
	text-decoration: none;
	color: #000066;
}
a:hover{
	text-decoration: underline;
}
a.m{
	color: #000000;
	width: 100%;
	padding-left: 4px;
}
a.m:hover{
	text-decoration: none;
	background-color: #00AEEF;
	color: #FFFFFF;
}
.faq{
	padding-left: 15px;
	padding-right: 15px;
}
.content{
	padding: 10px;
}
h1{
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
h3{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}






