﻿body   		{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	line-height: 130%; 
	font-style: normal; 
	font-weight: normal;  
	}

.table      { 
	font-size: 75%;
	line-height: 100%;
	text-align: right; 
	white-space: nowrap; 
	padding: 2px;
	}
.copyright	{ 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 120%;
	font-size: 83%;
	}
.title	    {
	font-size: 100%;
	line-height: 100%; 
	font-weight: bold; 
	}
.heading    { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	font-weight: bold; 
	line-height: 120%; 
	text-align: center; 
	}
.back	{
	float: left; 
	position: top; 
	Padding: 2px; 
	}
.next	{
	float: right; 
	position: top; 
	Padding: 2px; 
	}
.stats	{
	float: right; 
	Padding: 2px; 
	}
.menu       { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 83%; 
	line-height: 130%;
	}
.main    	{
	font-size: 83%;
	line-height: 150%;
	margin-right: 0%; 
	}
.front    	{
	margin-left: 1em; 
	margin-right: 20%; 
	}
.warning   	{ 
	line-height: 120%; 
	font-size: 83%;
	}
.forms   	{

	font-weight: bold; 
	}
.car    	{ 
	font-size: 83%;
	margin-right: 10%;
	}
.title	{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
/*	text-align: center; */
	font-weight: bold;
	font-variant: small-caps; 
	letter-spacing: .2em;
	margin-bottom: -2em;
	}
.subtitle    	{
	font-size: 83%;
	line-height: 100%;
	text-align: center;
	}
.title2	{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps; 
	letter-spacing: -.1px;
	margin-bottom: -.75em;
	}	
h1        { 
	font-size: 120%; 
	color: "#000099";  
	}
h2        {
	font-size: 115%; 
	color: "#990000";  
	}
h3  	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:-12pt;
	line-height:85%;
	text-align:left;
	font-family:"Tw Cen MT Condensed", sans-serif;
	font-size:130%;
	color:#CC3300;
	font-variant:small-caps;
	font-weight:normal;
	}
h4        {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #66c;
	font-weight: bold;
	font-variant: small-caps; 
	}
h5        { 
	font-size: 100%; 
	}

blockquote	{
	margin: 0em 10em 0em 0em
	}
.box	{
	float: left;
	display: block;
	width: 250px;
	}
ul         { font-family: Arial, Helvetica, sans-serif;  font-size: 83%; list-style: square; line-height: 130%;}
ul ul         { font-family: Arial, Helvetica, sans-serif;  font-size: 90%; list-style: disc; line-height: 110%; ; margin-left: 15px;}
ol         { font-family: Arial, Helvetica, sans-serif;  font-size: 90%;line-height: 120%; margin-right: 25%; }
li          { font-family: Arial, Helvetica, sans-serif; font-size: 90%; line-height: 120%; margin-left: -5px; }
dl		{ font-family: Arial, Helvetica, sans-serif; font-size: 90%; line-height: 110%;}
dt		{ font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: normal; line-height: 150%; font-weight: 800; font-variant: small-caps; }
dd		{ font-family: Arial, Helvetica, sans-serif; font-size: 83%; font-style: normal; line-height: 120%; font-weight: normal; margin-right: 10%; }

a:link    { color: #003366; text-decoration: none }
a:visited { color: #cc0000; text-decoration: none }
a:hover  {text-decoration: underline}

pre       { font-size: 10pt; line-height: 120%;}

th		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 120%; 
		font-style: normal; 
		line-height: 120%; 
		font-weight: bold;
		display: block; 
		background:#669;
		color:#fff;
		padding:0px;
		}
		
.table2  {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 75%; 
   		color: #666;
		font-style: normal; 
		line-height: 100%; 
		font-weight: normal; 
		text-align: left;
		white-space: nowrap;
		padding: 2px;		
		}
