/* 
------------------------------------------
Screen Style Sheet
------------------------------------------
*/



/* Styles the Current Link in Left Margin
-----------------------------------------------------*/

/* HTML Elements 
-----------------------------------------------------*/
	body {
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	color: #000;
	line-height: 170%;
	margin: 0px;
		}
	
	#whitebg {
		background-color: #fff;
		width: 760px;
		}
	
	a:link, a:visited, a:active {
		color: #0000FF;
		text-decoration: underline;
		}
	a:hover {
		color: #B40C0C;
		background-color: #fff;
		text-decoration: underline;
		}
		
	table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 170%;
	background-color: #FFFFFF;
		}

	h4 {
		font-size: 120%;
		color: #fff;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		display: inline;
		}		
		
	li {
	list-style-position: outside;
	list-style-type: disc;
		
		}
		
	td a:link, td a:visited, td a:active {
		color: #0000FF;
		text-decoration: underline;
		}
		
	td a:hover {
		color: #B40C0C;
		background: #ffffff;
		text-decoration: underline;
		}		

/* General Layout 
-----------------------------------------------------*/
	#header {
	background: url(../images/bg_head.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	width: 100%;
		}

	#header2 {
	background: url(../images/bg_head.gif) repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
		}
		
	#header2 table {
	background: url(../images/bg_head.gif) repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
		}

	#margintext {
	position: static;
	color: #ffffff;
		}		

	#maincontent {
	background: #fff;
	margin-right: 3px;
	margin-left: 3px;
		}
	#footer {
	font-size:90%;
	color: #fff;
	background-color: #666666;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
  		}
	
/* Header Elements 
-----------------------------------------------------*/		
	#headergraphic {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
		}
	#homepagegraphic {
	position: static;
	z-index: 3;
	margin-top: 10px;
		}
	#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;
		}

/* Left Margin Navigation 
-----------------------------------------------------*/
	#sidelinks {
	position: static;
	background: url(../images/bg_nav.gif);
	width: 180px;
	height: 160px;
	font-size: 12px;
	line-height: 22px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	color: #000000;
		}	
	#sidelinks a:link, #sidelinks a:visited, #sidelinks a:active {
		display: block;
		color: #FFFFFF;
		text-decoration: underline;
		margin: 2px 10px 2px 10px;
		padding: 0px 3px 0px 3px;
		font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}
	#sidelinks a:hover {
		display: block;
		color: #B40C0C;
		text-decoration: underline;
		margin: 2px 10px 2px 10px;
		padding: 0px 3px 0px 3px;
		background: #ffffff;
		font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}
		
	#sublinks a:link, #sublinks a:visited, #sublinks a:active {
		display: block;
		color: #fff;
		text-decoration: underline;
		margin: 2px 10px 2px 15px;
		padding: 0px 3px 0px 3px;
		font-weight: normal;
		}
	#sublinks a:hover {
		display: block;
		color: #B40C0C;
		text-decoration: underline;
		margin: 2px 10px 2px 15px;
		padding: 0px 3px 0px 3px;
		background: #ffffff;
		font-weight: normal;
		}		
		

/* Main Content Elements
-----------------------------------------------------*/
	
	#maincontent h1 {
	font-size: 150%;
	color: #0025BE;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #0025BE;
	line-height: 110%;
		}
		
	#maincontent h2 {
		display:inline;
		font-size: 130%;
		color: #B40C0C;
		margin-bottom: 0.5em;
		}		
		
		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		color: #333;
		line-height: 170%;
		}
		
	.formtable {
		font-size: 90%;
		line-height: 150%;
		background: #eee;
		border: 1px solid #ddd;
		}
	.formtable td {
		border: 1px solid #ddd;
		padding: 3px;
		}

	#AutoNumber5 {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #333;
		line-height: 100%;
		}

/* Footer Elements
-----------------------------------------------------*/


	#footer a:link, a:visited, a:active {
		color: #fff;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #000696;
		text-decoration: underline;
		}
		
/* 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%;
		}
#topgraphic {
	position: static;
	z-index: 3;
	margin-top: 10px;
	clip: auto;
	text-align: right;
}
