a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
body {
	background:#C0C0C0;
	margin: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	background: #FFFFFF;
	color: #000000;
	font-size: 10pt;
}
table.wrapper {
	border:1px solid #2F3879;
}
table.two {
	border:1px solid #C0C0C0;
}
hr.blue {
	color:#2F3879;
	width:100%;
	height:1px;
}
hr.red {
	color:#C00000;
	width:100%;
	height:1px;
}
hr.grey {
	color:#CCCCCC;
	width:98%;
	height:1px;
	text-align:center;
}
hr.two {
	color:#2F3879;
	width:75%;
	height:1px;
}
hr.three {
	color:#FFFFFF;
	width:80%;
	height:1px;
}
.nav {
	font-size:9pt;
}
.nav a {
	background:#2F3879;
	border-left:1px solid #2F3879;
	border-top:1px solid #2F3879;
	border-right:1px solid #2F3879;
	border-bottom:1px solid #2F3879;
	color:#FFFFFF;
	display:block;
	font-size:9pt;
	font-weight:normal;
	padding:4px;
	text-decoration:none;
	width:105px;
	text-align:right;
}
.nav a:visited {
	background:#2F3879;
	border-left:1px solid #2F3879;
	border-top:1px solid #2F3879;
	border-right:1px solid #2F3879;
	border-bottom:1px solid #2F3879;
	color:#FFFFFF;
	display:block;
	font-size:9pt;
	font-weight:normal;
	padding:4px;
	text-decoration:none;
	width:105px;
	text-align:right;
}
.nav a:hover {
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-size:9pt;
	font-weight:normal;
	padding:4px;
	text-decoration:none;
	width:105px;
	text-align:right;
}
.nav a:active {
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	display:block;
	font-size:9pt;
	font-weight:normal;
	padding:4px;
	text-decoration:none;
	width:105px;
	text-align:right;
}
.head {
	color:#000000;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}
.head1 {
	background:#E1E1E1;
	color:#000000;
	padding-left:10px;
	border-bottom:1px solid #000000;
}
.head2 {
	background:#EEEEEE;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}
.head3 {
	background:#EEEEEE;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}
.head4 {
	background:#2F3879;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}
.td2 {
	background:#EEEEEE;
	color:#000000;
}
.tdcenter {
	text-align:center;
}
.nav_head {
	background:#2F3879;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding:1px;
	text-align:center;
}
h1 {
	font-size:16pt;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size:10pt;
	margin:0px;
}
img {
	border:0px;
}
.center {
	text-align:center;
}
.tdtop {
	vertical-align:top;
}
.smft {
	text-align:center;
	font-size:9pt;
}
.blft {
	background:#2F3879;
}
.foottbl {
	border:1px solid #2F3879;
	border-top:0px;
}
.footcenter {
	font-size:8pt;
	text-align:center;
}
.verytop {
	border-bottom:1px solid #000000;
}