@media print { #backtomain { display: none; } }

body {
	font-family: tahoma,verdana,arial;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

span.star {
	color: #F09A47;
	font-weight: bold;
}

a {
	color: #F09A47;
	text-decoration: none;
}

a:visited {
	color: #F09A47;
	text-decoration: none;
}

a:active {
	color: #F09A47;
	text-decoration: none;
}

a:hover {
	color: #F16A00;
	text-decoration: none;
}

a.toplink {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
}

a.toplink:visited {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
}

a.toplink:active {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
}

a.toplink:hover {
	color: #F16A00;
	text-decoration: none;
	font-weight: bold;
}

img.logo {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom:15px;
}

td.footer {
	font-size: 10pt;
	text-align: right;
	padding-right: 8px;
}

td.linkage {
	background-color: #FFFFFF;
	border-bottom: 1px #F16A00 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table.navtitle {
	height: 30px;
}

td.navtitle {
	background: #F09A47;
	width: 196px;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}

td.print-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}

table.navbox {
	border-right: 1px #EB6B00 solid;
}

td.navbox {
	background: #ffffff;
	width: 196px;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
}

#navlist {
	margin-left: 0;
	padding-left: 20px;
	padding-top: 15px;
	list-style: none;
	color: #000000;
}

#navlist li  {
	padding-left: 13px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 50%
}

td.content {
	text-align: justify;
	padding-left: 5px;
	padding-right: 8px;
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

td.text {
	font-size: 10pt;
}

td.form {
	text-align: right;
	font-size: 10pt;
}

td.footer {
	font-size: 10pt;
	text-align: right;
	padding-right: 8px;
}

img.tab {
	border: none;
}

a.navlink {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a.navlink:visited {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a.navlink:active {
	color: #F09A47;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a.navlink:hover {
	color: #F16A00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

span.subtitle {
	color: #f09a47;
	font-weight: bold;
}

span.code {
	font-family: "Courier New", Courier, mono;
}
