@charset "utf-8";

html {
	font-size: 13px;
	overflow-y: scroll;
}

body
{
	background: #ffffff url("images/logotile.gif") repeat;
	color: #202020;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	width: 100%;
}

div.main
{
	background: #ffffff;
	margin: 20px auto;
	width: 700px;
}
div.mainbg
{
	margin: 20px auto;
	width: 700px;
}
div.home
{
	background: #ffffff;
	margin: 20px auto;
	margin-top: 150px ;
	text-align: center;
	width: 600px;
	height: 200px;
}
div.homelink
{
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.homelink img { border-width: 0px; border-style: none; width:142px; height:23px; }
div.homelink a { background: #ffffff; }
div.homelink a:hover { background: #336699; }

hr {
	height:			2px;
	border:			2px;
	border-style:		dotted;
	border-color:		#666666;
	background-color:	#ffffff;
}

a	{ color:#0033FF; text-decoration:none; }
a:hover	{ color:#ff3300; text-decoration:underline; }
a.pix	{ color:#000000; text-decoration:none; border-color:#000000; border:none; }
img.pix { border-width: 0px; border-style: none; }

h1 {
	padding: 0.4em 1em;
	margin: 0 0 0.4em;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

h2 {
	padding: 2px 1em;
	margin: 0.4em 0;
	background: #ffffff url("images/bbh16tb.jpg") repeat-x;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

h3 {
	padding: 2px 1em;
	margin: 0.4em 0;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

h4 {
	padding: 2px 1em;
	margin: 0.4em 0;
	border-bottom: dotted #e0e0e0 medium;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

table.hdr {
	border: 0px;
	width: 100%;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	border-collapse: collapse;
	border-spacing: 0px;
	clear: both;
}

table.hdr a, table.hdr a:link, table.hdr a:visited {
	color: #B3C5D5;
	text-decoration: none;
}

table.hdr a:active, table.hdr a:hover {
	color: #ffffff;
}

td.hdr {
	text-align: right;
	padding-right: 1em;
	vertical-align: top;
	background: #003366 url("images/bg1.jpg") repeat-y;
	color: #B3C5D5;
	border: none;
}

table.hdr td { border: none; }

div.ftr {
	margin: 0 20px auto;
	padding: 4px 0;
	text-align: center;
	color: #333333;
	font-size:80%;
	border-top: solid #003366 1px;
	clear: both;
}

form.menupf {
	margin: 4px;
	float: right;
}

select {
	width: 240px;
	font-size: 13px;
}

div.ind { margin-left: 2em; }
div.menul { padding: 1em; font-size: 80%; }
div.menul ul { list-style-type: disc; }
div.caps { font-size: 80%; color: #666666; }


.menumove { font-size: 13px; }
.pbb { page-break-before: always; }
.notes { color: #ff0000; margin: 0 4px; }

div.pixm { clear: both;	margin: auto; text-align: center; }
div.tmemo { text-align: center; }
div.topi { font-weight: bold; color: #666666; }
div.topiw { font-weight: bold; color: #ffffff; }
div.evtxt { width: 600px; margin: auto; text-align: left; }
div.prorf { float:left; width:160px; }
div.rftype { text-align: center; font-weight: bold; }
div.prorf ul { list-style-type: disc; margin-top:4px; }

table.tbl3, table.tbl { margin: auto; font-size: 12px; border: 0px; padding: 4px; vertical-align: top; text-align: center; }
th.tblhr3, th.tblhr, th.tblhrr { background-color: #d8d8e0; padding: 4px; vertical-align: top; text-align: center; }
th.tblh { background-color: #d8d8e0; padding: 4px; vertical-align: top; text-align: left; }

th.tbl, th.tblr, th.tbl1, th.tbl2 { background-color: #e8e8f0; padding: 4px; vertical-align: top; text-align: left; }
td.tbl, td.tbl1, td.tbl2 { background-color: #f0f0f8; padding: 4px; vertical-align: top; text-align: center; }

@media print {
	.menupf, .menul { display: none; }
	table.tbl3, table.tbl { border-collapse: collapse; border: 1px solid; }
	table.tbl th, td { border: 1px solid; }
	table.tbl3 th, td { border: 1px solid; }
	div.main, div.mainbg { background: #ffffff; margin: 0 auto; width: 100%; }
	h2 { border: 1px dotted #e0e0e0; }
}

table.top, .top td { margin: auto; vertical-align: top; text-align: left; border: 0; border-collapse: collapse; padding: 4px; margin-top: 4px; }

table.topl {
	width: 370px;
	border:	solid 1px #e5deae;
	background: #ffffff url("images/e5deaeh40.jpg") repeat-x top left;
	border-collapse: collapse;
}

table.topr {
	width: 370px;
	border:	solid 1px #b9d8a5;
	background: #ffffff url("images//b9d8a5h40.jpg") repeat-x top left;
	border-collapse: collapse;
}

span.pdfsz {
	margin-left:4px;
	padding-left: 18px;
	padding-bottom: 2px;
	background: url(images/pdf.gif) no-repeat top left ;
	color: #000000;
	text-decoration: none;
}

.rlmk { color:#f00000; background-color:#ffffff; padding:0px 2px; font-size: 90%; font-weight: bold; margin:0px 2px; }

