@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited,a:hover,a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	font-size: 12px;
}
a img {
	border: none;
} 
h1 {
	color:#333;
	font-size: 20px;
}
h2 {
	color:#333;
	font-size: 14px;
	padding: 0;
	margin:0;
}
h3 {
	display: none;
}
#logo{
	padding-bottom: 15px;
}
.menu {
	margin-left: 10px;
}
.text-left {
	text-align: left;
}
.content {
	width: 100%;
	margin-top: 0px;
}
.table-left {
	padding-right: 10px;
}
img{
	display: none;
}
#fadeshow, #fadeshow1, #fadeshow2, #fadeshow3, #fadeshow4, #fadeshow5
{
	display: none;
}
.noprint{
	display: none;
}
