@charset "iso-8859-1";
body{
	font-family: arial;
	font-size: 10pt;
	border: none;
	margin: 0px;
	border-left:1px solid #044B65;
	border-right:1px solid #044B65;
}
ul{
	font-size: 10pt;
	color: #044B65;
}
p{
	font-size: 10pt;
	color: #044B65;
	text-align:justify;
}
td{
	font-size: 10pt;
	color: #044B65;
}
form{
	margin: 0px;
}
table.header{
	background-color: #ffffff;
	width: 100%;
	color: #ffffff;
}
table.header tr th{
	text-align:left;
}
table.header tr th strong{
	font-family: arial;
	font-style: italic;
	font-size: 8pt;
}
table.header tr th h1{
	display:inline;
	margin: 0px;
	font-family: arial black;
	font-size:12pt;
	font-style: italic;
}
table.header tr td{
	color: #ffffff;
	text-align:right;
	font-size: 9pt;
	letter-spacing: 3px;
}
table.header tr td a:link{
	color: #ffffff;
	text-decoration: none;
}
table.header tr td a:visited{
	color: #ffffff;
	text-decoration: none;
}
table.header tr td a:active{
	color: #ffffff;
	text-decoration: none;
}
table.header tr td a:hover{
	color: #ffffff;
	text-decoration: underline;
}
div.paleline{
	background-color:#FDEAB6;
	width:100%;
	font-size:2px;
}
table.searchBar{
	width: 100%;
	background-color: #FCB801;
}
table.searchBar tr td{
	text-align: right;
}
table.main{
	width: 100%;
}
table.main tr td.left{
	vertical-align:top;
	width: 20%;
	background-color:#FDEAB6;
}
table.main tr td.left table{
	width: 100%;
}
table.main tr td.left table tr th{
	font-size:9pt;
	font-style: italic;
	color: #044B65;
}
table.main tr td.left table tr td{
	font-size:8pt;
	border-bottom: 1px solid #ffffff;
	color: #044B65;
}

table.main tr td.middle{
	width: 60%;
	vertical-align:top;
}
table.main tr td.middle h1{
	padding: 2px;
	background-color:#FDEAB6;
	color:#044B65;
	font-size: 13pt;
	margin: 5px;
	margin-bottom:0px;
	font-style: italic;
}
table.main tr td.middle h2{
	padding: 2px;
	background-color:#FDEAB6;
	color:#044B65;
	font-size: 11pt;
	margin: 5px;
	margin-bottom:0px;
	font-style: italic;
}
table.main tr td.middle p{
	border: 1px dotted #FDEAB6;
/*	border-top: none; */
	padding: 7px;
	color:#044B65;
	font-size: 10pt;
	margin: 5px;
	margin-top:0px;
}
table.main tr td.right{
	vertical-align:top;
	width: 20%;
}
table.main tr td.right table{
	width: 100%;
}
table.main tr td.right table tr th{
	font-size:9pt;
	font-style: italic;
	color: #ffffff;
	background-color: #044B65;
}
table.main tr td.right table tr td{
	font-size:8pt;
	border-bottom: 1px solid #ffffff;
	color: #044B65;
}
table.footer{
	width: 100%;
}
table.footer tr th{
	background-color: #044B65;
	font-size: 5px;
}
table.footer tr td address{
	text-align: center;
}
table.footer tr td address{
	font-size: 10pt;
}