body {
	background-color:#003366;
	background-image:url(images/background2.gif);
	color:#333333;
	font-size: 10pt;
	font-family:Verdana;
}

td,p,li,ul,span,div { font-size:10pt; font-family:Verdana; }

a, a:visited {
	color: #006699;
	text-decoration:underline;
}

a:hover {
	color: #FFFFFF;
	background-color: #A6BBD0;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 16pt;
	color: #006699;
	font-weight: normal;
	border-bottom: 2px solid #A6BBD0;
}
b { color: #006699; }
table.menu td {
	padding: 4px 4px 4px 0px;
}
td.content {
	padding: 10px 10px 10px 0px;
}
.main {
}
.small {
	font-size: 8pt;
	line-height: 12pt;
}
ul.noindent li {
	text-indent: 0px;
}

.footer {
	border-top:1px solid #A6BBD0; 
	font-size:8pt;
	line-height: 16pt;
	padding: 6px 0px 6px 0px;
	color: #006699;
}

