body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_tile.gif);
	background-repeat: repeat;
}
.itallies {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.bodies {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.par_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}
.bodies_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.links_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.LeftNavBg {
	background-image: url(bg_leftnav_tile.gif);
	background-repeat: repeat-y;
}
.BgTile {
	background-image: url(../css/bg_tile.gif);
	background-repeat: repeat;
}
.BgHeaderTile {
	background-image: url(../css/bg_header_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BgContent {
	background-color: #FFFFFF;
}
.BgTitleNav {
	background-color: #2b3087;
}

.style1Copy {
	font-size: 16pt
}