#centerbar {
	align : center;
	width : 585px;
	height : auto;
	margin-right : 0px;
	padding : 0px 0px 0px 0px;
	background-color : #ffffff;
	background-image : url(''); 
	background-position : top right;
	background-repeat : no-repeat;
  z-index : 10;
  border-style : solid;
	border-width : 0px;
	border-color : #000099;
}
body {
font-family : Bookman Old Style,Times New Roman,serif;
font-size : 11pt;
color : #000066;
}
p {
text-align : left;
}
h1 {
font-family : Arial,Verdana,sans-serif;
font-size : 12pt;
font-weight : bold;
color : #000066;
line-height : 5pt;
margin-top : 10px;
margin-bottom : 0px;
}
h2 {
font-family : Arial,Verdana,sans-serif;
font-size : 11pt;
font-weight : bold;
color : #000066;
line-height : 0pt;
margin-top : -2px;
margin-bottom : -10px;
}
h3 {
font-family : Arial,Verdana,sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000066;
line-height : 10pt;
margin-top : 0px;
margin-bottom : 0px;
}
h4 {
font-family : Arial,Verdana,sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000066;
}

b {
font-family : Arial,Verdana,sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000066;
}

table {
  border-style : solid;
	border-width : 1px;
	border-color : #000066;
	margin : 0px;	
	z-index : -1;
}
td {
	padding : 4px 4px 4px 10px;
	margin : 0px;	
	text-align : left;
}
td.bg {
	background-color : #eee8aa;
}
a:link {
	text-decoration : underline;
	color: #0000CC;
	background-color : transparent;
	font-weight : normal;
}
a:visited {
	text-decoration : none;
	color: #cc9933;
	background-color : transparent;
}
a:hover {
	text-decoration : none;
	color: #0000CC;
	background-color : #eee8aa;
}
a:active {
	text-decoration : none;
	color: #0000CC;
	background-color : transparent;
}
a.not {
	text-decoration : none;
	color : #fffffff;
	background-color : transparent;
	border : 0px;
}
img {
border-width : 0px;
}
img.logo {
border-width : 0px;
float : right;
margin-top : -10px;
margin-bottom : 10px;
margin-right : 10px;
margin-left : 0px;
z-index: +1;
}
