@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:11px;
	line-height:16px;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif !important;
	}

h1 {
	font-size: 24px !important;
	line-height: 28px !important;
}

h2 {
	font-size: 18px !important;
	line-height: 22px !important;
}

h3 {
	font-size: 14px !important;
	line-height: 18px !important;
}
	
p, li, td	{
	font-size: 11px !important;
	line-height:16px;
	}	

#logo, #header, #menu_container, #menu, #login, #main_image, #subnav, .noprint {display: none !important;}

#logo_print {display: block;}
#logo_print img { max-width:150px !important; height:auto !important;}

#breadcrumb, #breadcrumb a {
	font-size:11px !important;
}

.border-box {
	margin-bottom:20px;
}


#page, #content {
	padding: 0;
	}
	
	.sml {
		width:540px;
		text-align:left !important;	
	}
	
	.left {
		width:300px;	
	}
	
	dd {
		margin:0;	
	}
