body, table {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #568057;
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #00D102;
}

acronym { 
	cursor: help;
	border-bottom: 1px dashed #00D102;
}

.bold {
	font-weight: bold;
}

.inlineImage {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.ital {
	font-style: italic;
}

.sideMenu {
	border-top: 4px solid #2B4880;
	border-bottom: 4px solid #2B4880;
	text-transform: capitalize;
}

.sideMenu a {
	color: #2B4880;
	text-transform: capitalize;
}

.sideMenu a:hover {
	color: #F7AD00;
}

.sideMenuHeader {
	font-size: 10pt;
	color: #2B4880;
	font-weight: bold;
}

.sideMenuHeader td {
	border-bottom: 2px solid #2B4880;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
}

.sideMenuHeader a {
	color: #2B4880;
}

.sideMenuItem {
	font-size: 10pt;
	font-weight: normal;
}

.sideMenuItem td {
	border-bottom: 1px solid #2B4880;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-position: right;
	background-repeat: no-repeat;
}

.smallPrint {
	font-size: 8pt;
	font-weight: normal;
}

#TOP_ROW {
	background-color: #2B4880;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#TOP_ROW table {
	margin: 0px;
	padding: 0px;
}

#BODY {
	position: absolute;
	top: 134px;
	left: 222px;
	width: 528px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 150%;
}

#BODY p {
	margin-top: 0px;
	padding-top: 0px;
}

#SIDE_COLUMN {
	width: 152px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

#SIDE_COLUMN p {
	margin-top: 0px;
	padding-top: 0px;
}

#SIDE_COLUMN table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 200%;
	text-align: left;
}