/* CSS Document */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.b1h {
	height: 1px;
	background: #666666;
	margin: 0 5px;
}

.b2h, .b2bh {
	height: 1px;
	background: #FFFFFF;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	margin: 0 3px;
}

.b3h, .b3bh {
	height: 1px;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0 2px;
}

.b4h, .b4bh {
	height: 2px;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0 1px;
}

.b2bh, .b3bh, .b4bh {
	background: #FFFFFF;
}

.headh {
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.headh div {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.contenth {
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.contenth div {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.footh {
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.footh div {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.mortaise {
	width: 160px;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007EC1;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

a.content_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.content_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.content_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007EC1;
	text-decoration: none;
}

a.footer_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007EC1;
	text-decoration: none;
}

a.footer_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007EC1;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007931;
	text-decoration: none;
}

a.header_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007EC1;
	text-decoration: none;
}

a.header_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007EC1;
	text-decoration: none;
}

a.header_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007931;
	text-decoration: none;
}