body
{	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,
table,
p,
li,
dt,
dd
{	font-size: 12pt;
}

*.subnav
{
	text-decoration: none;
	color: #21297c;
	font-weight: bold;
	font-size: 12px;
}

/* Use for the page title */
*.title
{	font-weight: bold;
	font-size: 14px;
	color: #21297c;
	text-align: center;
	padding-bottom: 8pt;
}

/* Use for headings within the page */
h1, *.heading
{	
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
 	text-align: left;
}

h2
{	font-weight: bold;
	font-size: 10pt;
}


table
{	border-collapse: collapse;
}

tr
{	vertical-align: top;
}

form
{	margin-bottom: 0;
}

/* 
these are for the leftnav menu
*/


a.leftnav
{
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding-left:4px;
}

