img, table{
	border:none
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 18pt;
	font-weight      : bold;
	color            : #000;
	padding          : 1px;
	text-decoration  : none;
	border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #376742;
}

.contentheading {
	font-family      : Arial, Helvetica, sans-serif;
	font-weight      : bold;
	color            : #000;
	text-align       : left;
	padding-top      : 7px;
	font-size: 18pt;
}

.componentheading {
	font-family      : Trebuchet MS, Verdana, sans-serif;
	font-weight      : bold;
	color            : #000;
	text-align       : left;
	padding-left     : 5px;
	border-bottom    : 1px solid #2E4C6B;
	font-size: 18pt;
}