@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2 { behavior: url('common/css/iepngfix.htc'); }

body {
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1 {
	position: absolute;
	top: 91px;
	left: 100px;
	text-indent: -10000px;
	width: 584px;
	height: 118px;
	display: block;
}

#print-header {
	display: none;
}

h2 {
	position: absolute;
	top: 356px;
	left: 349px;
	text-indent: -10000px;
	width: 288px;
	height: 33px;
	display: block;
}



p {
	margin: 0 0 15px 0;
}

p.notes {
	font-size: 10px;
}

strong {
	font-weight: bold;
}

a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active 
{
	color:#FFFFFF;
	text-decoration:underline;
}









