body
{
	margin: 12px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	/* page background*/
	background-color: #DCDCDC;
	/* page background */
	text-align: center;
	/* part 1 of 2 centering hack */
}



#content
{
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #ffffff;
	text-align: left;
	/* part 2 of 2 centering hack */
	width: 760px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

html>body #content
{
	width: 100%px;
	/* ie5win fudge ends */
}

td.right
{
	border-color: black;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

td.rightbottom
{
	border-color: black;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}

table.nav
{
	border-color: black;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	margin: 30px 0px 0px 0px;
}



p
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link
	{color: #264D8A;
	text-decoration:underline;}
a:visited
	{color: #264D8A; 
	text-decoration:underline;}
	
a.nav,a.nav:visited
{
	/* nav font */
	font-family: verdana, arial, helvetica, sans-serif;
	/* nav font */
	
	font-weight: bold;
	
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	display: block;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #769EDC;
	padding: 2px 5px 2px 10px;
}


a.nav:hover
{
	background-color: #B5C9DA;
	font-weight: bold;
}

a.selected
{
	/* nav font */
	font-family: verdana, arial, helvetica, sans-serif;
	/* nav font */
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #CBE1F4;
	padding: 2px 5px 2px 10px;
}

a.footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

a.footer:hover { text-decoration: none; }

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 14px;
}

b  
{	color: #264D8A; 
}
#footer
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	text-align: right;
	/* part 2 of 2 centering hack */
	width: 760px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

html>body #footer
{
	width: 780px;
	/* ie5win fudge ends */
}
