body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width:90%;
}
li {
	list-style-image: url(../images/bullet_yellow.gif);
	list-style-position: outside;
	font-weight: bold;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.left_home, .left, .navigation, .print_hide {
	display:none;
}
.main_table{ width:90%;}
.logo{ border-right:2px solid #224F7B;}