#header .left {
	text-align: right;
}
#header .center {
	width: 459px;
	text-align: center;
}
#header .right {
	text-align: left;
}

#sidebar1  {
	display: none;
}
#mainContent  {
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent .title {
	color: #7C8200;
}
#mainContent hr {
	color: 336799;
}
#mainContent .number {
	background-color: #FFFF00;
	color: #003399;
	font-weight: bold;
	font-size:larger
}

#mainContent #faq .question {
	font-weight: bold;
}
#mainContent #faq .answer{
	margin-bottom: 15px;
	font-weight: normal;
}

#footer address {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
#footer .update {
	color: #F0B000;
	font-size: xx-small;
}
