/* Override style that is defined in crp.css for use on the sub level */
body {
	background-color: #ffffff;
}
#Wrapper {
	margin-top: 0px;
}

#MainNav ul {
	margin-left: 17px;
}

.likeh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #361606;
	font-weight: bold;
}

.likeh3_float {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424972;
	font-weight: bold;
	float: left; 
	width: 200px; 
	vertical-align: top;
}
	
.likeh4 { font-family: arial, helvetica, sans-serif;
	 		font-size: 100%;
	 		font-weight: bold;
	 		color: #361606;
	}
	
.indent { margin-left: 40px;
		  width: 400px; }
		  
.indentlevel2 { margin-left: 40px; 
				 width: 300px; 
			}
			
.spaced { margin-bottom: 8px; }

.imageLeft { float: left; 
			 /*width: 200px;*/
			 margin-top: .75em;
			 margin-right: .75em;
			 margin-bottom: .75em;
			}
.imageRight {  float: right; 
			   /*width: 200px;*/
			   margin-top: .75em;
			   margin-left: .75em;
			   margin-bottom: .75em;}
			   
.error { font-family: arial, sans-serif; 
	      		 font-weight: bold;
		 		 color: #FF0000;
	   			}
				
.alert { font-family: arial, sans-serif; 
	      		 font-weight: bold;
		 		 color: #FF0000;
	   			}
				
.print_friendly { float: right; 
					width: 400px; 
					padding-right: 5px;, 
					text-align: right; 
					size: 90%;
				}