.menu {
	text-align: right;
	padding-top: 10px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
	text-decoration: none;
}
.menuOn {
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
	line-height: 20px;
	text-decoration: none;
}
.title {
	text-align: left;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
	padding-left: 20px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodyText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.bodyTextEm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.bodyTextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 0px;
	margin-left: -10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_black_sm.gif);
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	background-color: #C9DFED;
	float: right;
	position: static;
	top: 50px;
	right: 40px;
	padding: 5px 0px 10px;
	width: 260px;
	border: 2px solid #336699;
	margin: 20px 10px 5px;
	text-align: left;
	clear: none;
	list-style-position: inside;
	background-image: url(images/block_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blockTextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin-right: 10px;
	margin-left: -15px;
	list-style-type: none;
	list-style-image: url(images/bullet_blue_sm.gif);
	list-style-position: outside;
}
.blockGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	background-color: #C9DFED;
	padding: 5px;
	border: 2px solid #336699;
	list-style-position: inside;
	background-image: url(images/block_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
}
.style2 {
	color: #339900;
	font-weight: bold;
}
.style3 {font-size: 16px}