@import "default.css";



	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	
	START FIXED NAME CONTENT BOUNDARIES
	
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */
	
	/* start content area */	
	#contentArea{margin:0; padding:0 10px; width:960px; float: left; }
	
		
		/*#contentNavContainer goes here in page order - nav divs detailed in next section of css */
		#contentContainer{margin: 0; padding:0px; width: 960px;  float:left; }
			#breadCrumbContainer{margin: 0;padding:10px 8px 10px 15px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; float:left;}	
			#pageTools{margin:0px; padding:3px 0 0 10px; width:146px; height:18px; float:right;  font-family: Arial, Helvetica, sans-serif; font-size: 10px; border:1px #ccc solid; background: #f5f7fa;}
				
			#titleBarContainer{position:absolute; top:-85px; left:233px; padding:0 10px; z-index: 50;}
		
			#centerContentContainer{
			margin:0;
			padding: 5px 15px;
			width: 920px;
			float: left; 
			}
			#calloutContentContainer{
			display:none;
			width: 0px;
			}
			
			
	/* end content area */			
	
					
	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	
	END FIXED NAME CONTENT BOUNDARIES
	
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */

	
	
	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	
	START side navigation 
	
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */


	
#contentNavContainer{display:none;}


	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	
	END side navigation 
	
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */
	
	
	
	

	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	
	Text & Link Styles
	
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */

/* default link is burgundy with black text on hover, underlined */

	



.FreeformDarkGray {   
	width:215px; background:#ccc; float:left; margin:0 8px 30px 0; padding: 10px 5px;
}

.Firefox .FreeformDarkGray {   
	width:215px; background:#ccc; float:left; margin:0 5px 30px 0; padding: 10px 5px;
}
.IE6 .FreeformDarkGray {   
	width:216px; background:#ccc; float:left; margin:0 5px 30px 0; padding: 10px 3px 10px 5px;
}

.FreeformDarkGray img,
.FreeformLightGray img {margin:0px; padding:0px 0 10px 0px; width:213px;}
.FreeformDarkGray P,
.FreeformLightGray P{ margin:0; padding:0;}
.FreeformDarkGray a:link,
.FreeformDarkGray a:visited,
.FreeformDarkGray a:active,
.FreeformLightGray a:link,
.FreeformLightGray a:visited,
.FreeformLightGray a:active
 {color: #3366cc;}
 
 .FreeformDarkGray H4,
 .FreeformLightGray H4,
 .FreeformDarkGray H4 a:link,
 .FreeformLightGray H4 a:link,
 .FreeformDarkGray H4 a:visited,
 .FreeformLightGray H4 a:visited,
 .FreeformDarkGray H4 a:active,
 .FreeformLightGray H4 a:active
  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; color:#333; text-decoration: none;
 }
 
 .FreeformDarkGray H4 a:hover,
 .FreeformLightGray H4 a:hover
  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; text-transform: uppercase; color:#333; text-decoration: underline;
 }
 
.FreeformDarkGray a:hover,.FreeformLightGray a:hover {color: #3366cc; text-decoration: underline;}


.FreeformLightGray {   
	width:215px;  background:#eeeae8; float:left; margin:0 0px 30px 0; padding: 10px 5px;
}


.IE6 .FreeformLightGray {   
	width:216px; background:#eeeae8; float:left; margin:0 5px 30px 0; padding: 10px 3px 10px 5px;
}

/* remove last item from class to remove the TEST attribute - or change it if needed */


