/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#333333;
}
a:hover {
	color:#EE383A;
}
.page_header {
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	padding-left:5px;
	text-transform:uppercase;
}
.submenu {
	margin-bottom:15px;
}
.menu_item {
	font-size:12px;
	color:#000000;
	padding-left:5px;
	border-bottom:1px solid #999999;
	line-height:22px;
}
.menu_item a {
	text-decoration:none;
	color:#000000;
}
.menu_item a:hover {
	color:#EE383A;
}
.main_area {
	margin:10px;
}
.header {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.sub_header {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.content {
	font-size:11px;
}
.content img {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.mag_cover {
	margin:6px;
    margin-bottom:20px;
}
.mag_image {
	text-align:center;
}
.mag_text {
    font-size:11px;
}
.mag_text p {
    margin:6px;
}