html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#banner{
	height: 132px;
	background-repeat: no-repeat;
	background-image: url(../images/Chromis-MASTER-header.jpg);
	margin: 5px 0px 0px;
	padding: 0px;
}
#wrapper{
	width: 720px;
	margin: 5px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	font-size: 1em;
}

.item {
	border-bottom-color: #DFE1DF;
	background-image: url(../images/Chromis-M-icon-SM-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 50px;
}
.category {
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
.content_category {
	background-color: #FEFDE7;
	padding: 0px 30px 20px 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/content_h2_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 1.3em;
}
.ged {
	color: #5371B4;
}

em {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.clearall {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9FE8A;
	height: 1px;
	padding-top: 1px;
	padding-right: 0px;
	margin-right: 37px;
	margin-bottom: 10px;
}
#fullcontent .category .item a {
	text-decoration: none;
	color: #DDFCA8;
}
#fullcontent {
	margin: 0px;
	width: 550px;
	padding: 0px 0px 0px 50px;
}
#fullcontent p {
	margin: 0px 0px 1.5em;
	padding: 0;
	font-size: 0.8em;
	color: #4965A3;
}
#fullcontent h1 {
	font-size: 1.4em;
	padding: 0 0 20px 17px;
	margin: 0px;
	font-weight: bold;
	color: #EC008B;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#fullcontent h6 {
	font-size: 0.8em;
	color: #EC008B;
	padding: 10px 0 0 0px;
	margin: 0px;
	font-weight: bold;
}
#fullcontent h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #929FBF;
	padding-left: 17px;
	padding-top: 10px;
}
.contact_headers {
	color: #5371B4;
	padding: 0px 30px 0px 5px;
	text-align: left;
	border-bottom: 1px dotted #A9B8DA;
	font-weight: bold;
	margin-right: 5px;
	height: 10px;
	position: relative;
	width: 80px;
}
#fullcontent a {
	text-decoration: none;
	color: #E1027B;
}
