
body, p, td, ol, ul
	{
	font-family: VERDANA, TAHOMA, ARIAL, sans-serif;
	font-size: 13px;
	}
body
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body
	{
	background-color: white
	padding-left: 0;
	padding-top: 0;
	background-position: left top;
	}
body.wide
	{
	background-color: white
	}
body.header
	{
	background-color: white
	}
body.coheader
	{
	background-color: white
	}
body.footer
	{
	background-color: white
	}
body.body
	{
	background-color: white
	}
h1, h2, h3
	{
	color: rgb(0,43,130);
	font-family: VERDANA, TAHOMA, ARIAL, sans-serif;
	}
h1 
	{
	font-size: 24px;
	/*text-align: Right;*/
	margin-bottom: 60;
	}
h2
	{
	font-size: 18px;
	border-bottom: solid 1px #ACACAC;
	margin-top: 40;
	}
h2.table
	{
	margin-top: 0;
	}
h3
	{
	font-size: 16px;
	line-height: 0;
	margin-top: 40px;
	}
tt, code
	{
	font-family: 'Courier New', monospace;
	}
/*code
	{
	font-size: 9pt;
	}*/
a:link
	{
	text-decoration: none;
	color: rgb(8,48,128);
	}
a:visited
	{
	color: rgb(0,51,153);
	text-decoration: none;
	}
a:active
	{
	color: rgb(255,0,0);
	text-decoration: underline;
	}
a:hover
	{
	color: rgb(0,82,242);
	text-decoration: underline;
	}
a.nav:link, td.nav, td.navselected
	{
	text-decoration: none;
	}
a.nav:visited
	{
	text-decoration: none;
	}
a.nav:active
	{
	text-decoration: underline;
	}
a.nav:hover
	{
	text-decoration: underline;
	}
a.bottomnav:link
	{
	color: white;
	text-decoration: none;
	}
a.bottomnav:visited
	{
	color: white;
	text-decoration: none;
	}
a.bottomnav:active
	{
	color: white;
	text-decoration: underline;
	}
a.bottomnav:hover
	{
	color: white;
	text-decoration: underline;
	}
a.kw:link
	{
	color: white;
	text-decoration: none;
	}
a.kw:visited
	{
	color: white;
	text-decoration: none;
	}
a.kw:active
	{
	color: white;
	text-decoration: underline;
	}
a.kw:hover
	{
	color: white;
	text-decoration: underline;
	}
/* input.text
	{
	background-color: white;
	color: black;
	} */
table.colored
	{
	background-color: #C0C0C0;
	}
table.text
	{
	}
table.nav
	{}
td.body
	{
	background-color: white;
	}
td.bottomnav
	{
	background-color: #0064A8;
	}
td.navselected
	{
	background-color: #005D9B;
	}
td.header, td.hdrsmall
	{
	background-image: url('/images/backgrounds/pinstripe_grey.gif');
	font-family: verdana, tahoma, arial, sans-serif;
	/* background-color: #C0C0C0; */
	} 
td.dkcell, td.dksmall
	{
	background-image: url('/images/backgrounds/pinstripe_lightGrey.gif');
	/*font-family: verdana, tahoma, arial, sans-serif;*/
	}
td.ltcell, td.ltsmall
	{
	background-color: white;
	/*font-family: verdana, tahoma, arial, sans-serif;*/
	}
td.hdrsmall, td.dksmall, td.ltsmall
	{
	font-size: 11px;
	}
td.form
	{
	font-family: monospace;  /* helps avoid Netscape 4.x text box sizing bug */
	}  
span.intro
	{
	color: rgb(0,43,130);
	font-weight: bold;
	}
.intro
	{
	color: rgb(0,43,130);
	font-weight: bold;
	}
span.tm
	{
	font-size: 55%;
	/* vertical-align: super; */
	}
.tm
	{
	font-size: 55%;
	/* vertical-align: super; */
	}
span.tm2
	{
	font-size: 55%;
	font-weight: normal;
	vertical-align: super;
	}
.tm2
	{
	font-size: 55%;
	font-weight: normal;
	vertical-align: super;
	}
small
	{
	font-size: 11px; /* 75% */
	}
ul
	{
	list-style-type: circle;
	}
li
	{
	margin-bottom: 4px;
	}
span.gray
	{
	color: #808080;
/*	
	color: #A0A0A0;
	color: #ACACAC;
*/
	}