@charset "utf-8";
/* CSS Document */

h1 {
	color				: #183152;
	font-size			: 16px;
	line-height			: 20px;
	font-weight			: bold;
	margin				: 0;
}
h2 {
	color				: #183152;
	font-size			: 13px;
	line-height			: 17px;
	font-weight			: bold;
	margin				: 0;
}
h3 {
	color				: #183152;
	font-size			: 13px;
	line-height			: 17px;
	font-weight			: bold;
	margin				: 0;
}
h4 {
	color				: #183152;
	font-size			: 11px;
	line-height			: 15px;
	font-weight			: bold;
	margin				: 0;
}
p {
	margin-top			: 0;
	font-size			: 11px;
}
td, li {
	font-size			: 11px;
}

/* ------------------------------------------------ // submenu */

div.submenu h2, div.submenu h2 a {
	font-size			: 12px;
	color				: white;
	padding				: 0;
	margin				: 0;
}

div.moduletable h3.submenu {
	margin				: 0;
	padding				: 0;
	line-height			: 17px;
	border				: none;
}
h3.submenu a {
	font-size			: 11px;
	color				: white;
	margin				: 0;
	padding				: 2px 0 5px 20px;
	width				: 90%;
	display				: block;
	color				: #ffffff;
	text-decoration		: none;
}