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



#sidebar, #login, #header .logo, #menu_container, #content .breadcrumb, #google {
	display: none;
	}

body, p, h1, h2, h3, h4, h5, a, table, th, td, #header, #content .module, .module_footer {
	color: #666666 !important;
	border: none !important;
	background: #fff url(images/blank.gif) repeat !important;
	}
	
.home, .home a, .who, a.who, .how, a.how, .services, a.services, .submit, a.submit, .news, a.news, .standards, a.standards, .contact, a.contact {
	color: #000000;
	}
	
#print_logo {display: inline;}

	
#content {width: 100%;}
	
#content table {width: 600px;}

