.CELLBORDER_RED_TOP {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A82020;
	border-right-color: #A82020;
	border-bottom-color: #A82020;
	border-left-color: #A82020;
}

.TABLEBORDER1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DB0000;
	border-right-color: #DB0000;
	border-bottom-color: #DB0000;
	border-left-color: #DB0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
}
.SMALLCAPLEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #233E6E;
}
.TIMELINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
}
.TIMELINEBORDER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DB0000;
}
.SMALLCAPTITLEBORDER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #233E6E;
	height: auto;
	width: auto;
	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: none;
	border-left-style: none;
}

.CELLBORDER_RED_MIDDLE {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A82020;
	border-right-color: #A82020;
	border-bottom-color: #A82020;
	border-left-color: #A82020;
}

.CELLBORDER_REDCopy2 {
	border: 1px solid #A82020;
}

.CELLBORDER_RED_TOP_RIGHT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A82020;
	border-right-color: #A82020;
	border-bottom-color: #A82020;
	border-left-color: #A82020;
}


.CELLBORDER_RED_LEFT {
	border-left: 3px solid #F00;
	background: #233E6E;
	font: bold small-caps 11pt Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 8px;
}

.CELLBORDER_LEFT_RIGHT {
	border-right: 4px solid #A82020;
	border-left: 4px solid #A82020;
	background: #233E6E;
	font: bold small-caps 11pt Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 8px;
}

.CELLBORDER_NONE {
	background: #233E6E;
	font: bold small-caps 11pt Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 8px;
}

.CELLBORDER_BOTTOM {
	background: #233E6E;
	font: bold small-caps 11pt Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 8px;
	border-bottom: 3px solid #F00;
}
