/*  
FILE NAME:custom.css 
DATE MODIFIED:7 JULY 2016 4:20
DESCRIPTION: This style sheet is the default standard for the CLIPS CD-ROM and HTML products.
Please do not alter. All style variables are developed on 'project.css'. 
AUTHOR: dbocca
*/


.cell1 blockquote {

	width:300px;
	margin:3em 0;
}

iframe {
	border: none;

}

#nonFooter {
	
	background:#fff url(graphics/bgd.png) repeat-x bottom ;
}

table.tabular th {
	color: #EEF7F9;
	background-color: #00535E;
}