@charset "utf-8";
/* CSS Document */
body {
	color:#434650;
	font-family:Calibri,Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4 {
	border-bottom:1px solid #CCCCCC;
	margin:10px 0px 10px 0px;
	padding:0 0 10px;
	font-weight:normal;
}
p {
	padding:0px 0px;
	margin:5px 0px;
}

ul.list {
	list-style-type:none;
}

.listdescription {
	font-style:italic;
	padding-left:20px;
	font-size:12px;
}

.required {
	font-weight:bold;
	font-style:italic;
}

font.required {
	display:none;
}
