/* CSS Document */
<style type="text/css" media="screen">

body {
	margin:100px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
a:link {color: rgb(95,78,34); text-decoration: underline; }
a:active {color: rgb(95,78,34); text-decoration: underline; }
a:visited {color: rgb(95,78,34); text-decoration: underline; }
a:hover {color: rgb(95,78,34); text-decoration: none; }
	
#Content {
	width:850px;
	margin:auto auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:50px;
	/* (border:1px dashed #333;
	background-color:#eee; */
	}
	
.topbar {
	position: relative;
	top: -45px;
	left: 220px;
	height: 125px;
	width: 455px;
	z-index: 3;
}	

.textMain {position: relative;
    top: -36px;
    left: 220px;
    height: 442px;
    width: 540px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color:rgb(95,78,34);
    line-height: 120%;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
	border-color: rgb(209,236,245);
    background-color: rgb(255,255,255);
     overflow: auto
	}


		 
.bullet {list-style-image: url(images/bullet.gif);
		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 11pt;
   		 font-weight: normal;
		  line-height: 1.25em;
}

.bulletEm {list-style-image: url(images/bullet.gif);
		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 12pt;
   		 font-weight: bold;
		 line-height: 1.4em;
		 padding-right: 4.3em;
}

.bulletEmInd {list-style-image: url(images/bullet.gif);
		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 12pt;
   		 font-weight: bold;
		 line-height: 1.4em;
		 padding-right: 1.3em;
		 padding-left: 4em;
} 

 /* .bullet {
		 list-style-image: url(images/bullet.gif);
		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 10pt;
   		 font-weight: normal;
		 position:relative;
		 left: +20px;
		 padding-left: 5px; 
		 line-height: 1.2em;
		 width:95%;
} 

.bulletEm {list-style-image: url(images/bullet.gif);
		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 12pt;
   		 font-weight: bold;
		 line-height: 1.2em;
		 position:relative; 
		 left: +20px;
		 padding-left: 5px;  
		 width:95%;
} */

.logo {position: absolute;
    top: 20px;
    left: 20px;
    height: 281px;
    width: 212px;
    z-index: 3}

.H0 {		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 24pt;
   		 font-weight: bold;
		 padding-top: 15px;
		  padding-left: 15px;
		   line-height: 1.2em;
		   width:95%;
}

.H1 {		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 12pt;
   		 font-weight: bold;
		 padding-top: 15px;
		  padding-left: 15px;
		   line-height: 1.2em;
		   width:95%;
}

.H1indent {		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 12pt;
   		 font-weight: bold;
		 padding-top: 5px;
		  padding-left: 60px;
}

.H2 {		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 10pt;
   		 font-weight: bold;
		 		 padding-top: 15px;
		  padding-left: 15px;
		   line-height: 1.2em;
		   width:95%;
}

.H2indent {		font-family: Arial, Helvetica, sans-serif;
   		 font-size: 10pt;
   		 font-weight: bold;
		 line-height: 1.5em;
		 padding-left: 75px;
		 }
		 

.pnarrow {	font-family: Arial, Helvetica, sans-serif;
   		 font-size: 10pt;
		 width:95%;
		 position:relative;
		 left: +20px;
}

		img.floatLeft { float: left;
		margin-top: 10px; 
		margin-left: 10px; 
		margin-right: 10px; 
		margin-bottom: 20px; 
		
		}
		
		img.floatRight { float: right;
		margin: 10px;
		margin-left: 10px; 
		margin-right: 20px; 
		margin-bottom: 20px;  
		}

	.logo {position: absolute;
		top: 20px;
		left: auto;
		height: 281px;
		width: 212px;
		z-index: 3}
		
	
/* nav begins */
	
	#nav1 { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 310px;
		left: auto;
		text-indent: 10000px; 
		overflow: hidden; 
		background: url(images/nav/nav1.jpg) 0 0 no-repeat; 
		display: block;
	
		} 

	#nav1:hover{ 
		background-position: bottom left; 
		} 
		
	#nav1off { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 310px;
		left: auto;
		} 

	#nav2{ position: absolute;
		height: 51px; 
		width: 212px; 
		top: 370px;
		left: auto;
		text-indent: 10000px; 
		overflow: hidden; 
		background: url(images/nav/nav2.jpg) top left no-repeat; 
		display: block; 
		} 
	  
	#nav2:hover{ 
		background-position: bottom left; 
		} 
		
	#nav2off { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 370px;
		left: auto;
		} 
		
	#nav3{ position: absolute;
		height: 51px; 
		width: 212px; 
		top: 430px;
		left: auto;
		text-indent: 10000px; 
		overflow: hidden; 
		background: url(images/nav/nav3.jpg) top left no-repeat; 
		display: block; 
		} 
		  
		#nav3:hover{ 
		background-position: bottom left; 
		} 
		
	#nav3off { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 430px;
		left: auto;
		} 
		
		#nav4{ position: absolute;
		height: 51px; 
		width: 212px; 
		top: 490px;
		left: auto;
		text-indent: 10000px; 
		overflow: hidden; 
		background: url(images/nav/nav4.jpg) top left no-repeat; 
		display: block; 
		} 
		  
		#nav4:hover{ 
		background-position: bottom left; 
		} 

	#nav4off { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 490px;
		left: auto;
		} 
		
	#nav5{ position: absolute;
		height: 51px; 
		width: 212px; 
		top: 550px;
		left: auto;
		text-indent: 10000px; 
		overflow: hidden; 
		background: url(images/nav/nav5.jpg) top left no-repeat; 
		display: block; 
		} 
		  
		#nav5:hover{ 
		background-position: bottom left; 
		} 

	#nav5off { position: absolute;
		height: 51px; 
		width: 212px; 
		top: 550px;
		left: auto;
		} 		

	.alt {
		display: none;
		}
		
/* nav ends */		
		
</style>

