body {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

p {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

h1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : 003963;
	margin-bottom : 5;
}

h2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 003963;
	margin-bottom : 5;
}

h3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 000000;
	margin-bottom : 5;
}

a
{
	color : 0071B9;
	text-decoration : none;
}

.leftnav
{
	font-size : 11px;
	color : White;
}

	.leftnav a:hover
{
	color : DDDDDD;
}

.leftnav a
{
	color : White;
	text-decoration : none;
}

.leftnav a.current
{
	font-weight : bold;
}

.leftnavsub
{
	font-size : 9px;
	color : White;
}

.leftnavsub a:hover
{
	color : DDDDDD;
}

.leftnavsub a
{
	color : White;
	text-decoration : none;
}

.leftnavsub a.current
{
	font-weight : bold;
}

.breadcrumbs
{
	color : White;
}

	.breadcrumbs a:hover
{
	color : DDDDDD;
}

.breadcrumbs a
{
	color : White;
	text-decoration : none;
}

.breadcrumbs a.current
{
	font-weight : bold;
}
input
{
	background-color : White;
	border : 1 solid Black;
}
input.imagebutton
{
	background-color : White;
	border : 0px none;
}

input.check
{
	background-color : White;
	border : 0px none;
}