body {
	color:#323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal ;
	font-weight: normal ;
	line-height: 120% ;
}

a img {
border:none;
}

a:link, a:visited {
	color:#339900 ;
	text-decoration:none;
}


a:hover {
	color: #339900;
	text-decoration:underline;
}

p {
	font: normal 12px/125% Arial, Helvetica, sans-serif;
	letter-spacing: normal ;
	color: #333;
}


h1 {
	margin:0;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:2px;
	padding-left:13px;
	margin-bottom:16px;
	width:100%;

	height:30px;
	
}


h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333;
}
div.listitem h2 {
margin:0;
padding:0;
}

#right p {
	font: normal 12px/125% Arial, Helvetica, sans-serif;
	letter-spacing: normal ;
	color: #333;
	margin: 0 0 10px;
}

#right h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
}


h2 a:link, h2 a:visited {
color: #333;
}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #323232;
	margin:0 0 10px 0;
}

table.contenttable td, table.contenttable th{
border:1px solid #dfdfdf;
padding:5px 10px;
}

table.contenttable th[scope=col] {

background:#CD030A;
color:#ffffff;
font-weight:bold;
}
table.contenttable th[scope=col] p{
font-size:14px;
background:#CD030A;
color:#ffffff;
font-weight:bold;
padding:0;
margin:0;
}
table.contenttable th[scope=row] {
background:#339900;
color:#ffffff;
font-weight:bold;
text-align:left;
}
table.contenttable th[scope=row] p{
font-size:14px;
font-weight:bold;
color:#ffffff;
padding:0;
margin:0;
}

p.align-right {
text-align:right;
}

p.align-center {
text-align:center;
}

.contenttable p{
margin:0;
padding:0;
}

hr {
border: 1px solid #CD030A; height: 1px;
}
