.maintableborder {
	border: thin solid #2E9246;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
}
.blueseparatorhorz {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0099FF;
}
.RIGHTBLUEBORDER {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-width: thin;
	border-left-color: #0099CC;
}
.TOPBRDRBLUE {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
}
.headerlinkCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
#brochure {
	width: 150px;
	float: left;
	padding-left: 2px;
}

td.stdLeftMenu
{
	padding:10px;
	width:155px;
	vertical-align:top;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right:thin solid #0099FF
}

