@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #003366;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #003366;
}
.header {
}
.tablecell {
	padding-right: 10px;
	border: thin double #003366;
	padding-left: 3px;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible a {
	background-color: #CCCCCC;
}

