#navi {
		width: 100%;
		float: left;
		margin: 0 0 0 0;
		font:11px/11px "Lucida Grande", tahoma, Arial, Helvetica, sans-serif; 
		padding: 0;
		list-style: none;
		background-color: #5877b6;
		 }
	#navi li {
		float: left; }
	#navi li a {
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		font-weight: bold;
		color: #fff;
		border-right: 0px solid #ccc; }
	#navi li a:hover {
		color: #fff;
		background-color: #738cc1; }
	/* End navigation bar styling. */
	
	/* This is just styling for this specific page. 
	body {
		background-color: #555; 
		font: small/1.3 Arial, Helvetica, sans-serif; }*/
	#theWrap {
		width: 790px;
		margin: 0 auto;
		background-color: #fff; }

	#theContent {
		padding: 0 50px 50px; }
.blueHead{
		padding: 3px;
		color: #fff;
		background-color: #395795;
		border-width:0;
		width:790px;    
		display: block;
		margin-left: auto;
		margin-right: auto;
}
.lightBlueHead{
		padding: 3px;
		font-weight: bold;
		background-color: #a5b6d8;
		border-width:0;
		width:790px;    
		display: block;
		margin-left: auto;
		margin-right: auto;
}
.largeHeadline{
font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #a67c37;
	margin: 0 20px 0 20px;
	padding: 0px 0px 6px 0px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -2px;
	font-weight: bold;
}
.SCLfooter { 
	color: #76879b;
	font-size: 10px;
	margin: 5px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.help{ 
	  font-family:"Times New Roman", Times, serif;
	  color:#381704;
	  font-size:11px;
	  font-style:italic;
	  font-weight:normal;
}
