body {
	background-color : #F5F5F5;
	color : #333;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.greybg{
	background-color: #B2B8BF;
}
h1 {
	font-size : 17px;
	font-weight : bold;
	margin-top: 18px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 18px;
	margin-top: 18px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 18px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover{
	background-color : #DDD;
}
p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
li{
	font-size: 12px;
	line-height: 18px;
}
ul{
	margin-top: 0px;
}
#text{
	padding: 0px 9px 0px 0px;
	text-align: justify;
}
#inline{
	padding: 18px 9px 0px 0px;
	text-align: justify;
}
#block1{
	display: block;
	padding-bottom: 18px;
}
#block2{
	display: block;
	padding-bottom: 18px;
}
#block3{
	display: block;
	padding-bottom: 18px;
}
#block4{
	display: block;
	padding-bottom: 18px;
}
h3.inline {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	display: inline;
}
p.inline{
	font-size: 12px;
	line-height: 18px;
	display: inline;
}
#address{
	padding: 15px 0px 15px 6px;
}
#address td {
	color: #5B6B7D;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
#address a {
	text-decoration: none;
	color: #5B6B7D;
}
#navalign{
	position: relative;
	top: 0px;
	left: 204px;
}
#nav{
	width: 573px;
	border: 1px solid #CC9;
	font-size: 11px;
	margin-top: 1px;
	line-height: 15px;
	text-align: center;
}
#bt {
	font-size: 10px;
	width: 575px;
	text-align: right;
	padding: 9px 9px 9px 0px;
}
#bt a{
	color: #bbb;
}


