.hPath
{
	font-size: 17px;
	font-weight: 200;
	padding: 7px 0px 7px 6px;
	color: #666666;
	line-height: 1.1em;
	background-color: #EAEAEA;
	clear: left;
	font-variant: small-caps;
	font-family: "helvetica neue","open sans",helvetica,arial,sans-serif;
}
.hMain
{
	margin-top: 4px;
	margin-bottom: 20px;

}
.hItem
{
	padding: 11px 0 11px 0;
	font-size: 15px;
	line-height: 1.2em;
	margin-right: 20px;
	border-bottom:1px dotted #c0c0c0;
}
.hIndexTitle
{
	margin-top: 16px;
	color: #333333;
	font-size: 10px;
	line-height: 1.2em;
}

.hIndex
{
	font-size: 10px;
	padding-left: 4px;
	padding-top: 6px;
	line-height: 1.2em;
}

.hPageBreak
{
	page-break-before: always;
}
.hTopicTitle
{
	margin-top: 30px;
	margin-bottom: 12px;
	color: #333333;
	font-size: 23px;
	line-height: 1.2em;
}
.hTopicsCell
{
	width: 240px;
	padding-top: 30px;
}
.hTitle
{
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -0.015em;
}
.hModuleTitle a
{
	color: #333333;
}
.hModuleTitle
{
	margin-bottom: 2px;
	color: #0077b5;
	font-weight: 300;
	font-size: 32px;
	font-family: "helvetica neue","open sans",helvetica,arial,sans-serif;
	line-height: 1.2em;
}

.hModuleTitle a:hover
{
	text-decoration: none;
}

.hAccess
{
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	left: 130px;
}

.hModuleBox:hover{
	background-color:#eeeeee;
	cursor: pointer;
}

.hModuleBox
{
	position:relative;
	width: 310px;
	height: 150px;
	background-color: #f4f4f4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	padding: 40px 25px 20px 25px ;
}

.hText
{
	line-height: 1.45em;
	font-size: 13px;
	color: #444444;
	text-align: justify;
}

.hText td
{
	line-height: 1.45em;
	font-size: 13px;
	color: #444444;
	text-align: justify;
}

.hText p
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.hModule
{
	float: left;
	width: 200px;
	min-height: 200px;
	padding: 6px 6px 6px 6px;
	background-color: #e0e0e0;
	margin-right: 4px;
}

.hText img
{
	border: 1px solid #808080;
	width:100%;
	margin: 6px 0 6px 15px;
	max-width:500px;
}
.hText td img
{
	border: 0 solid #808080;
}

@page
{
	size: A4 portrait;
	margin: 5mm 16mm 5mm 16mm;
}
