html, body, address, div, form, h1, h2, h3, h4, h5, h6, p, ul, li, table, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	text-align: center;
	font: 0.813em/140% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(graphics/bodyback.png) repeat-x;
	color: #000000;
}
img {
	border: 0;
}
p {
	padding-bottom: 1.2em;
}
ul {
	margin: 0;
	padding: 0 0 1.2em 4em;
	list-style-type: circle;
}
ul li {
	line-height: 140%;
	list-style-type: circle;
	background: none;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #323232;
	padding: 0.6em 0px 1.2em;
	line-height: 100%;
	clear: both;
}
h1 {
	color: #0A1A64;
	padding: 0.6em 0px 1.2em;;
	font: 2em Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.615em;
	color: #B40020;
}
h3 {
	font-size: 1.308em;
	color: #0A1A64;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
#container {
	margin: 20px;
	position:relative;
	text-align:left;
	width:auto;
}
#title {
	text-align: center;
	background: none;
	color: #0A1A64;
	height: auto;
	padding: 0px;
}

#titlebase {
 	display: none;
}

#menu {
	display: none;
}

#content {
	padding: 0px;
	width: auto;
	float: none;
}
#footer {
	text-align: center;
}
#footer img {
	display: none;
}
#prdimage {
	text-align: center;
	margin-top: 0px;
}



