body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #d0e0f8;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	border-collapse: collapse;
	border: medium none;
	background-color: #EEEEEE;
}
table.main {
	background-color: #e0f0f8;
}
table.main2 {
	border:1px solid #4167B4;
	background-color: #e0f0f8;
}
table.mainouter {
	border:1px solid #4167B4;
	background-color: #e0f0f8;
}
table.bottom {
	background: transparent;
}
table.submenu {
	border: none;
	font-weight: bold;
	font-size: 8pt;
	margin: 5px 0px;
	color: #3a4f6c;
	background-color: #ffffff;
}
table.submenu a:link, table.submenu a:visited, table.submenu a:active {
	font-weight: bold;
	font-size: 8pt;
	color: #3a4f6c;
	text-decoration: none
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10pt;
	margin-bottom: 6px;
}
p {
	font-size: 8pt;
}
p.sub { 
	margin-bottom: 4pt;
}
td {
	font-size: 8pt;
	border:1px solid #6580B5;
}
td.embedded {
	border: none;
	padding: 0px;
	text-align: left;
}
td.bottom {
	border: none;
}
td.heading {
	font-weight: bold;
}
td.text {
	padding: 10pt;
	text-align: left;
}
td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}
td.colhead {
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	letter-spacing: 1px;
	background-image: url('pic/tile_back1.gif');
}
td.rowhead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.title {
	font-size: 14pt;
}
td.outer {
	border: none;
}
td.navigation {
	font-weight: bold;
	color: #ffffff;
	border: none;
	margin: 3px 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	letter-spacing: 1px;
	background-image: url('pic/tile_back1.gif');
}
td.navigation2 {
	font-weight: bold;
	color: #ffffff;
	border: none;
	margin: 3px 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	letter-spacing: 1px;
	background-image: url('pic/tile_back3.gif');
}
td.navigation a:link, td.navigation a:visited {
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none
}
td.navigation a:active, td.navigation a:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}
td.clear {
	padding: 0px;
	border: none;
	background: transparent;
}
form {
	margin-top: 0;
	margin-bottom: 0;
}
.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}
font.gray
{
	color: #ACA899;
	text-decoration: underline;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
a.index {
	font-weight: bold;
}
a.biglink {
	font-weight: bold;
	font-size: 12pt;
}
a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}
a.altlink:hover {
	text-decoration: underline;
}
.important {
	font-weight: bold;
	font-size: 8pt;
}
.red {
	color: #ee0000;
}
.yellow {
	color: #997700;
}
.green {
	color: #000000;
}
input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}
.btn {
	width: 75px;
	height: 23px;
}
.small {
	font-size: 7pt;
}
.big {
	font-size: 10pt;
}
li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
ul {
	margin-left: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.border  
{  
	border-style: solid;  
	border-color: #000000; 
	border-width: 1px; 
}
img {
	vertical-align: middle;
	border: 0px;
}
#logo
{
	width: 776;
	height: 132;
	background-image: url('pic/logo.gif')
}