@charset "utf-8";
/* -------------------------Begin CSS Print Layout page Definition------------------------- */
/*
	Note: The W3C CSS Validation Service is accessible via this website:
	http://jigsaw.w3.org/css-validator/
*/	
/* Hide certain div/class */
.clearfloat,
.more_links, 
#hhs-masthead, 
#header,
#pagetools_top, 
#fda-breadcrumbs,
.left-column,
.right-column, 
#footer, 
#bottom_corner, 
.box_top,  
.box_bottom, .searchlable, a.quicklinks, #sp-main-admin-left, #sp-main-admin-right{
	display: none;
}
/**/
body * {
	height: auto; 
	border: none;
	background: none;
}
body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	behavior: none;
}
.head1, .head2, .head3, .head4, h1, h2, h3, h5, .subcontent_head4 {
	width: 100%;
	padding: 1% 0;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.head1, h1 {font-size: 1.50em;}
.head2, h2 {font-size: 1.35em;}
.head3, h3 {font-size: 1.20em;}
.head4, h4, .subcontent_head4 {font-size: 1.00em;}
.blacktext {
	color: #484138;
}
.boldtext {
	color: #484138; 
	font-weight: bold;
}
ul, ol {margin:0; padding: 1% 0 1% 8%;}
ul li, ol li {margin: 0; padding: 0;}
/**/
#outerwrapper{}
#wrapper{}
.pg_description {
	font-style:italic;
}
.index_list{
	padding: 1%;
	font-weight: bold;
	background: none;
	border-bottom: 1px #ccc groove;
}
.index_list a {
	color: #12357e;
	text-transform: uppercase; 
	text-decoration: none;}
.index_list ul {
	margin: 0;
	padding: 0;
	color: #BC4804;
}
.index_list ul li {
	display: inline;
	margin: 0;
	padding: 1% 3px;
}
.middle-column, .middle-column_2, .middle-column_3,
.sub-left-column, .sub-right-column, .box {
	width: 100%;
	margin: 1% 0;
}
.box .head3, .box h3 {
	margin: 0; padding: 0;
}
/**/
/* -----------------------------END CSS Print Layout page Definition------------------------- */
