
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body  {
	height: 100%;
}


table, p { font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

h1{ font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a {
	color: inherit;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.content a, h1 {
	color: #9b0000;
}

td.info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:#4f4f4f;
	padding:16px;
}

td.info a {
	color:white;
}

.content {
	vertical-align:top;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:8px;
}

.footerleft {
	background:url(../images/shadow-left-normal.png);
	background-position:100% 0%;
	background-repeat:repeat-y;
	border-top:1px dotted #cecfce;
}

.footercenter {
	width:852px;
	height:24px;
	border-top:1px dotted #cecfce;
	padding:12px 24px;
	color:#999;
}

.footerright {
	background:url(../images/shadow-right-normal.png);
	background-repeat:repeat-y;
	border-top:1px dotted #cecfce;
}




