body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	margin: 20px auto;
}
p {
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	padding: 0 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	padding-top: 7px;
}
h3 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
li {
	font-size: 8pt;
	color: #333333;
}
#logo {
	height: 68px;
	float: none;
}
#navigation {
	height: 28px;
	float: none;
	background: url(../images/navigation.gif) no-repeat;
}
#navigation a {
	padding-left: 61px;
	float: left;
}
#content {
	margin-top: 10px;
	width: 700px;
	float: none;
}
#content-body {
	width: 460px;
	float: left;
}
#content-body-wide {
	width: 620px;
	float: left;
}
#menu {
	width: 240px;
	float: left;
}
#menu-top {
	width: 200px;
	height: 19px;
	float: none;
	background: url(../images/menu-top.gif) no-repeat;
}
#menu-body {
	width: 200px;
	float: none;
	background: url(../images/menu-body.gif) no-repeat;
}
#menu-body p {
	padding-left: 20px;
}
#menu-bottom {
	width: 200px;
	height: 10px;
	float: none;
	background: url(../images/menu-bottom.gif) no-repeat;
}
#footer {
	margin-top: 10px;
	height: 28px;
	width: 700px;
	float: none;
	background: url(../images/footer.gif) no-repeat;
}
#footer p {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.rta1{
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	padding: 0 2px;
}
input{
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	padding: 0 2px;
}
