body {
	margin: 9px 0px 0px;
	padding: 0px;
	background-image: url(../images/body/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #eeeeee;
}
.bodyText {
	font-size: 11px;
}
.bodyLight {
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 5px;
}
.bodyInfoTitle {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoDecal {
	background-color: #D1D0D0;
	background-image: url(../images/body/info_decal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textParagraph {
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
li a {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.infoDecal2 {
	background-color: #707070;
	background-image: url(../images/body/info_decal2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 3px;
}
.menuBorder {
	display: block;
	border: 1px solid #274569;
}
.errorStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
