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



/* Styles the Current Link in Left Margin
-----------------------------------------------------*/

/* HTML Elements 
-----------------------------------------------------*/
	body {
	background-color: #CCCCCC;
	margin:0px;
	padding:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	color: #000;
	line-height: 140%;
	background-repeat: repeat-x;
	background-image: url(../images/backg3.gif);
		}
	
	#whitebg {
		background-color: #fff;
		width: 760px;
		}
	
	a:link, a:visited, a:active {
		color: #00069f;
		text-decoration: underline;
		}
	a:hover {
		color: #000696;
		background-color: #fff;
		text-decoration: underline;
		}
		
	table {
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		color: #333;
		line-height: 180%;
		}
		
	h4 {
		font-size: 120%;
		color: #666666;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		display: inline;
		}		
		
	li {
		list-style-position: outside;
		
		}
		
	td a:link, a:visited, a:active {
		color: #06f;
		text-decoration: underline;
		}
		
	td a:hover {
		color: #000696;
		background: #ffffff;
		text-decoration: underline;
		}		
	
	.center {text-align: center;} 
	.justify {text-align: justify;} 
	.right {text-align: right;} 
	.left {text-align: left;} 
	.inline {display: inline;} 
	.block {display: block;} 
	.italic {font-variant: italics;} 
	.allcaps {font-variant: small-caps;} 
	.bold {font-weight: bold;} 

/* General Layout 
-----------------------------------------------------*/
	#header {
	background: url(../images/header_bg.gif) repeat-x;
	margin: 2px 10px 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
		}

	#header2 {
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		}
		
	#search {
	position: static;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
		}	

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

	#maincontent {
	background: #fff;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
		}
	#footer {
	font-size:90%;
	color: #000000;
	padding: 2px;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 120%;
	margin: 5px;
	border: thin solid #000000;
	background-color: #FFFFFF;
  		}
	
/* Header Elements 
-----------------------------------------------------*/		
	#headergraphic {
		position: absolute;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		}
	#homepagegraphic {
	position: static;
	z-index: 3;
	margin-top: 10px;
		}
		
/* Left Margin Navigation 
-----------------------------------------------------*/
	#sidelinks {
	position: static;
	width: 179px;
	height: 200px;
	font-size: 10px;
	line-height: 18px;
	clear: both;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 2px;
		padding: 0px 1px 0px 4px;
	background-color: #0B75A1;
	color: #FFFFFF;
		}	
	#sidelinks a:link, #sidelinks a:visited, #sidelinks a:active {
		display: block;
		color: #fff;
		text-decoration: underline;
		margin: 2px 4px 2px 4px;
		padding: 0px 1px 0px 1px;
		font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}
	#sidelinks a:hover {
		display: block;
		color: #B40C0C;
		text-decoration: underline;
		margin: 2px 4px 2px 4px;
		padding: 0px 1px 0px 1px;
		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;
		}		

/* Top Margin Navigation 
-----------------------------------------------------*/
	#toplinks {
	position: absolute;
	font-size: 11px;
	clear: none;
	margin-top: 2px;
	margin-left: 0px;
	word-spacing: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	height: 16px;
	left: 7px;
	top: 10px;
	width: 3px;
		}	
	#toplinks a:link, #toplinks a:visited, #toplinks a:active {
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}
	#toplinks a:hover {
		color: #B40C0C;
		text-decoration: underline;
		font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}

	#topsublinks {
	position: relative;
	font-size: 10px;
	line-height: 18px;
	clear: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px
	word-spacing: normal;
	margin-bottom: 2px;
	background-color: #0B719E;
		}			

	#topsublinks a:link, #topsublinks a:visited, #topsublinks a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
		}
	#topsublinks a:hover {
		color: #B40C0C;
		text-decoration: underline;
		background: #ffffff;
		font-weight: normal;
		}		
		

/* Main Content Elements
-----------------------------------------------------*/
	
	#maincontent h1 {
	font-size: 160%;
	color: #0B75A1;
	border-bottom: 1px solid #000;
	line-height: normal;
	margin-bottom: 0.5em;
	position: relative;
	margin-top: 0.5em;
	left: -2px;
		}
		
	#maincontent h2 {
	font-size: 130%;
	line-height: normal;
	color: #990000;
	position: relative;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
		}	
	#maincontent h3 {
	font-size: 120%;
	color: #990000;
	margin-top: 0.1em;
	display: block;
	margin-bottom: 0.1em;
}
	#maincontent p {
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 140%;
	padding-right: 0.25em;
	padding-left: 0.25em;
		}		
		
	#maincontent2 a:link, #maincontent a:visited, #maincontent a:active {
		color: #69f;
		text-decoration: underline;
		}
	#maincontent2 a:hover {
		color: #000696;
		background-color: #fff;
		text-decoration: underline;
}
		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		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;
		}

/* Footer Elements
-----------------------------------------------------*/


	#footer a:link, a:visited, a:active {
		color: #000066;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #B40C0C;
		background: #ffffff;
		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%;
		}
	.smallertext a:link, a:visited, a:active {
	color: #0000FF;
		}
	.smallertext a:hover {
	color: #990000;
		}
	.searchbg {
		background-color: #0B75A1;
		}
	.search{
		font-size:12px;
		font-family:arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		text-decoration:none;
		color:#FFFFFF;
		background-color:transparent;
		}
	.style1 {color: #FFFFFF}
	.style2 {
	font-size: 100%;
	font-weight: bold;
		}
pre {
	font-size: 12px;
	line-height: 110%;
}
#automation {
	width: 160px;
	line-height: 100%;
	font-size: 10px;
	text-align: center;
	border: 2px solid #000000;
	padding: 0px 4px 4px;
	position: absolute;
	white-space: normal;
	clear: both;
	height: 53px;
	top: 11px;
	background-color: #FFFFFF;
	right: 15px;
}
.smallertext2 {
	font-size: 9pt;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
