body {
	background-image: url(/Custom/Components/FrontEnd/Pictures/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font: 1em Arial, Helvetica, sans-serif;

}


#container {
	width: 773px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;

		}

		#banner {
	padding: 0px;
	margin: 0px;
	

			
		}
		
		#nav {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/nav-repeat.jpg);
	background-repeat: repeat-x;
	


}

#nav ul {
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 0px;
	list-style-type:none;

	

	}
		#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px 38px 0px 0px;
	
	

		}
		
		#nav ul li a{
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;



	}
	
#nav ul li a:hover{

	color: #D99D00;
	text-decoration: none;


	}
	
	
	
	
	#nav2 {
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

#nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;

	

	}
		#nav2 ul li {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 15px;
	
	

		}
		
		#nav2 ul li a{
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;



	}
	
#nav2 ul li a:hover{

	color: #D99D00;
	text-decoration: none;


	}
	
	#nav2 ul li li a{

	color: #333399;
	text-decoration: none;
	font: 0.9em Arial, Helvetica, sans-serif;


	}
		
		#pagebody {
	background-image: url(/Custom/Components/FrontEnd/Pictures/page-repeat.jpg);
	background-repeat: repeat-x;

		
		}

		#content {
			padding: 25px 0px 25px 25px;
			margin-right: 260px;
			
		}
		
		#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;


		
		}
		
		#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;


		
		}
		
		#content a 
		{
		    
		   text-decoration: none; 
		   color: #D99D00;
		    
		    
		}
		
		#content a:hover 
		{
		    text-decoration: underline; 
		   color:  #333399;
		    
		}
		
		h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;


		
		
		}
		
		h2 {
		    
 margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #D99D00;
	text-decoration: none;
		    
		    
		    
		}

		#sidebar-a {
	float: right;
	width: 232px;
	margin: 0px;
	padding:2px 0px 0px;
	text-align: right;

			
		}

		#footer {
	clear: both;
	padding: 5px 5px 0px 0px;
	margin-top: 25px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;


			
			
		}
		
		#footer a {
		color: #D99D00;
	text-decoration: none;
		
		
		}
		
		#footer a:hover {
		color: #000000;
			text-decoration: underline;
		
		
		}
		
		label
		{
		    font-size:0.9em;
		}

