body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	text-align: justify;
}
body {
	background-image: url(images/ihs-bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
img {
	border: 0;
display: block;
}

		
.subhead {
	color: #0c4d8a;
	font-weight: bold;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.quote {
	font-size: 10pt;
	font-style: italic;
	color: #333333;
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
	display: block;
	background-color: #eee;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	width: 700px;
	text-align: left;
}

.bullet {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 10pt;
	line-height: 18pt;
	list-style-image: url(images/bullet.png);
}

.contentimg 
{
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-left-color: #eee;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a
 {
	font-style: normal;
	font-variant: normal;
	color: 0c4d8a;
	text-decoration: none;
}
a:link, a:visited {
	color: #0c4d8a;	
	
}
a:hover, a:active {
	border-bottom:#0c4d8a 1px solid;
}
