/* 
------------------------------------------
Screen Style Sheet
------------------------------------------
*/




/* HTML Elements 
-----------------------------------------------------*/
	body {
		font-family: verdana, arial, sans-serif;
		font-size: 76%;
		color: #000;

		}
	

	


		
	table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;


		}

	h4 {
		font-size: 100%;
		color: #000;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		display: inline;
		}		
		
	li {
		list-style-position: inside;
		
		}
		
	td a:link, td a:visited, td a:active {
		color: #aa0000;
		text-decoration: none;
		}
		
	td a:hover {
		color: #aa0000;

		text-decoration: underline;
		}		

/* General Layout 
-----------------------------------------------------*/
	#header {

	margin: 2px 2px 0px 2px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
		}

	#header2 {

	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
		}
		
	#header2 table {

	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
		}

	#margintext {
	position: static;
	color: #000000;
		}		

	#maincontent {

	margin-right: 3px;
	margin-left: 3px;
		}
	#footer {
	font-size:90%;


	margin: 10px 10px 0px 10px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
  		}
	
/* Header Elements 
-----------------------------------------------------*/		

	#header a:link, a:visited, a:active {
		color: #fff;
		text-decoration: underline;
		}
	#header a:hover {
		color: #000696;
		text-decoration: underline;
        }
	#header2 a:link, a:visited, a:active {
		color: #fff;
		text-decoration: underline;
		}
	#header2 a:hover {
		color: #000696;
		text-decoration: underline;
		}
		

/* Main Content Elements
-----------------------------------------------------*/
	

		
	
		
		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;

	
		}
		
	.formtable {
		font-size: 90%;
	

		border: 0px;
		}
	.formtable td {
		border: 0px solid #ddd;
		padding: 3px;
		}

	#AutoNumber5 {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #333;
		line-height: 100%;
		}


		
/* Miscellaneous 

------------------------------------------------------*/

	.rightalign {
		float: right;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		}
	.leftalign {
		float: left;
		margin: 10px 15px 10px 0px;
		padding: 0px;
		}
	.smallertext {
		font-size: 90%;
		line-height: 120%;
		}

