/* reset values
------------------------------------------------ */
html,  ul, ol, blockquote, q,  h3, h4, h5, h6, form, fieldset, a, div, img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;	
	color:#000
}
	body
	{
		text-align: left;
		background: #ffffff url(images/background.jpg) ;
		color: #444;
		font-family:  ocr;		
		font-size: 75%;
		
	}
	
	
	
	a:link {
	color: #000099;
	
	
}
	
email {
	color: #000000;
}
	
	
	#container
	{
		text-align: left;
		padding-top: 0px;
		margin: 0 auto;
		width: 800px;
		font-family: verdana;	
		
		
		
	}

	#news
	{
		float: right;
		text-align: center;
		margin-right: 10px;
		width: 207px;
		font-size: 75%;
	}
	
	h1
	{
		background: url(images/banner.jpg) no-repeat;
		color: #2226CC;
		text-align: left;
		padding: 0px;
		margin: 0px;
		height: 55px;
		border-bottom: 0px solid #fff;
		
	}
	
	
	

	
	#content
	{
	width: 740px;
	height:420px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom: 0px
	
	float: left;
	overflow:auto;
	
	}

	#contentpara
	{
	background: url(images/start1.jpg) no-repeat;
	width: 797px;
	height:70px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	float: left;
	

	}



	
	#footer
	{
		clear: both;
		
		color: #71A2C2;
		
		font-family: verdana;		
		padding: 5px 5px;
		text-align: center;
		font-size: 80%;
		
	}
	#footer a
	{
	color: #000099;
	
	}
	
	h2
	{
		
		margin-top: 0;
		margin-left: 10px;
		margin-bottom: 5px;
		padding-right: 0px;
		font-size: 1.2em;
		color:#ffffff;
		text-align: left;
		font-weight: bold;
		border-bottom: 0px solid #FF7A1A;
		border-top: 0px solid #FF7A1A;
	}


h2.decorative
	{
		color: #00539F;
		
		font: bold 100% arial, helvetica, sans-serif;
		text-align: center;
		background: url(images/chapter9.gif) no-repeat;
		width: 220px;
		
	}
	.style1 {
	color: #00539F;
	font-weight: bold;
}
	
	
	
	h2.decorative em
	{
		display: block;
		width: 220px;
		font-style: normal;
		background: url(images/chapter9a.gif) no-repeat 0 100%;
	}
	
ul#navigation
	{
		margin-left: 0px;
		padding:  0px;
		margin-right:0px;
		list-style-type: none;
		float: left;
		width: 800px;
		font-family: ocr;	
		background: url(images/menubar.jpg) no-repeat;
	}
	
	ul#navigation li { 
	display: inline;
	
	
	 }
	
	
ul#navigation a
	{
		height: 84px;
		display: block;
		float: left;
		padding-left: 60px;
		padding-top: 30px;
		text-decoration: none;
		color: #ffffff;
		font-size: .75em;
		font-family: ocr;		
		border-right: 0px solid #fff;
		
	}



	
	
	ul#navigation a:hover
	{
		background: url(images/buttonback1.jpg) no-repeat 100%; 
		color: #000000;
		text-decoration: none;
	}
	
	

div.mainborder
	{
		float: right;
		width: 100%;
		margin-right: 0px;
		padding-right: 0px;
		display: inline;
		text-align: left;
		border-color: #ccc #ccc #ccc #ccc ;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		color:#FFFFFF;
		background: #fff url(images/contentbody.jpg) no-repeat 0% 100%;
		table-layout:fixed;
	
	overflow:auto;
		
	}
	
	div.mainborder1
	{
		float: right;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0px 0px 0px 0px;
		display: inline;
		text-align: left;
		border-color: #ccc #ccc #ccc #ccc ;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		color:#FFFFFF;
		background: #fff url(images/contentbody1.jpg) no-repeat 10% 100%;
	}
		
		
		
		blockquote
	{
		margin: 0em 0;
		border: 0px solid #ddd;
		background: url(images/open.gif) 5px 5px no-repeat;
		padding-top: 5px;
	}
	
	blockquote p { padding: 0 70px; }
	
	blockquote p.source
	{
		background: url(images/close.gif) no-repeat 100% 100%;
		padding-bottom: 30px;
		margin: 0 5px 5px 0;
		text-align: right;
		font-style: italic;
	}
div.imagecaption
	{
		float: left;
		margin-left:40px;
		margin-right:0px;
		display: inline;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		color: #fff;
	}
	
	div.imagecaption img
	{
		float: left;
		margin-left: 1em;
		margin-right: 1em;
		border: 0px solid #fff;
	}
