@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
}


h1{
	color:#333;
	font-size:12px;
	margin-bottom: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: none;
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;

}

h2{
	color:#333;
	font-size:12px;
	margin-bottom: 2px;
	font-style: normal;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h2.last{
	color:#333;
	font-size:12px;
	margin-bottom: 2px;
	font-style: normal;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: none;
		margin-bottom:12px;

}


p{
	font:11px;
	line-height: 15px;
	font-size: 11px;
	margin-bottom:12px;
	color: #333333;
	margin-top: 0px;
	text-decoration:none;
}

p.last{
	
	margin-bottom: 30px;
}

.table {
	font:11px;
	line-height:normal;
	font-size: 11px;
	color: #333;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	height: auto;
}

.bold {
	font-weight:bold;
}

.pink {
	color:#F39;
}

p a:link, p a:visited {
	font:11px;
	line-height: 15px;
	font-size: 11px;
	margin-bottom:12px;
	color: #F39;
	margin-top: 0px;
	text-decoration:underline;
}

p a:hover {
	color: #F39;
}


h3{
	color:#333;
	font-size: 8px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
}

h4{
	color:#333;
	font-size:12px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: none;
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;

}



p.footer{
	
	font-size: 8px;
	margin-bottom:18px;
	color: #333333;
	margin-top: 0px;
}

.status{
	font-size:10px;
	margin-bottom:9px;
	margin-left:16px;
	color:#333;
	margin-top: 0px;
	text-decoration:none;
	font-style:oblique;
}

.statuslink1 {
		font-size:10px;
			color:#333;

}
.statuslink2 {
		font-size:10px;
		color:#F39;
}

label
{
	line-height: 15px;
	font-size: 11px;
	margin-bottom:12px;
	color: #333333;
	margin-top: 8px;
	text-decoration:none;
	width: 9.5em;
	float: left;
	text-align: right;
	margin-right: 0.8em;
	display: block
}

