
<style type="text/css">




/* OLD JMB CSS, depricated as of october 18 2009 */

/* NEW CSS AT BOTTOM  -- NEW CSS AT BOTTOM */

table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

td.h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

td.h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

td.h3
	{
	font: 12pt verdana, arial;
	margin: 0;
	}

th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

td.a
	{
	color: #00008b;
	text-decoration: none;
	}

td.a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	padding-right: 20%;
	}

table td.nopad
	{
	padding-right: 5%;
	}


/* new CSS october 18 2009 */

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

a:hover {
background:#D02682;
color: #fff;
}

a {color:#3F8080;text-decoration:none;}

#topnav a:link, #topnav a:visited, #topnav a:active {
color: #7DC7CF;
font-size: 24px;
}

#topnav a:hover {
background:#7DC7CF; 
color: #fff;
}

h2 {
color:#8B8878;
}



</style>
