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



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

/* HTML Elements 
-----------------------------------------------------*/
	body {
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	color: #000;
	background-image: url(../assets/bg2.gif);
	margin: 20px;
	background-color: #959595;
	background-repeat: no-repeat;
		}
	
	#whitebg {
		background-color: #fff;
		width: 760px;
		}
	
	a:link, a:visited, a:active {
		color: #0000CC;
		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: 120%;
		}
		
	h4 {
		font-size: 120%;
		color: #fff;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		display: inline;
		}		
		
	li {
	list-style-position: outside;
	line-height: normal;
		
		}
		
	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 {
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	background-color: #686969;
	background-image: url(../assets/bg3.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-position: 1px 1px;
		}
		
html>#header {background-position: 1px 0px;}
html>header#header {background-position: 1px 0px;}

	#header2 {
	margin-top: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
	width: 100%;
	background-color: #CCCCCC;
		}
		
	#margintext {
	position: static;
	color: #ffffff;
		}		

	#maincontent {
	margin-right: 5px;
	margin-left: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 44px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
	#footer {
	color: #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	border: 1px none #000000;
  		}
	
/* 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;
	width: 140px;
	font-size: 10px;
	line-height: 16px;
	clear: none;
	height: 100%;
	background-repeat: repeat-x;
	padding: 0px 6px 0px 3px;
		}	
	#sidelinks a:link, #sidelinks a:visited, #sidelinks a:active {
	display: block;
	color: #fff;
	text-decoration: underline;
	margin: 2px 17px 2px 2px;
	padding: 0px 6px 0px 3px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
		}
	#sidelinks a:hover {
		display: block;
		color: #B40C0C;
		text-decoration: underline;
		margin: 2px 2px 2px 2px;
		padding: 0px 6px 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 17px 2px 15px;
		padding: 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: #660000;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #000;
	line-height: 110%;
		}
		
	#maincontent h2 {
	font-size: 130%;
	color: #990000;
	margin-bottom: 0.5em;
	line-height: 120%;
	font-weight: bolder;
	text-transform: none;
		}		

	#maincontent h3 {
	font-size: 130%;
	color: #000000;
	margin-bottom: 0.5em;
	line-height: 120%;
		}		
		
		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		color: #333;
		line-height: 120%;
		}
		
	.formtable {
	font-size: 90%;
	line-height: 150%;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
		}
	.formtable td {
		border: 1px solid #ddd;
		padding: 3px;
		}

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


	#footer a:link, a:visited, a:active {
		color: #0033FF;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #0000FF;
		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: 80%;
		line-height: 120%;
		}
#topgraphic {
	position: static;
	z-index: 3;
	margin-top: 10px;
	clip: auto;
	text-align: right;
}
#page {
	page-break-before: always;
}
#body_graphic {
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
#maincontent caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}

body {
	background-color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../assets/bg2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 20px;
}
	
.footer {
	font-size: 10px;
	line-height: 160%;
	border-top: thin solid #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.heading2 {
	font-size: 17px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	color: #000000;
}
table {
	font-size: 12px;
}
#Layer1 {
	position:absolute;
	width:703px;
	height:57px;
	z-index:-1;
	left: 59px;
	top: 168px;
	background-color: #00AFFF;
}
#Layer2 {
	position:absolute;
	height:302px;
	left: 15px;
	top: 169px;
	background-color: #002D8D;
}
#Layer3 {
	position:absolute;
	height:280px;
	z-index:-1;
	left: 17px;
	top: 181px;
	background-color: #FFFFFF;
}
	.header {
	background-color: #686969;
	border: 1px solid #000000;
}
.MainContent {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 15px 2px 0px;
	border: 1px solid #000000;
	padding: 0px 3px;
}
.MainContent li {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainContent2 li {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainContent2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 15px 2px 0px;
	padding: 0px 3px 0px 10px;
}
.normal ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.MainContentSearch {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 15px 2px 0px;
	padding: 0px 3px 0px 10px;
}
	.highlight { background: #FFFF40; }
	.searchheading { font-size: 14pt; font-weight: bold; }
	.summary { font-size: 10pt; font-style: italic; } 
	.results { font-size: 12pt; }
	.category { color: #999999; }
	.description { font-size: 10pt; color: #008000; }
	.context { font-size: 12pt; }
	.infoline { font-size: 9pt; font-style: normal; color: #808080;}
	.sorting { text-align: right; }
	.result_title { font-size: 12pt; }

	.zoom_searchform { font-size: 14pt; }
	.zoom_options { font-size: 12pt; }
	input.zoom_button {  }
	input.zoom_searchbox {  }	
