body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #006666;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CA0000;
}
a.linkRed:link {
	color: #CA0000;
}
a.linkRed:visited {
	color: #CA0000;
}
a.linkRed:hover {
	color: #515151;
}
a.linkRBar:link {
	color: #660000;
	text-decoration: none;
}
a.linkRBar:visited {
	color: #660000;
	text-decoration: none;
}
a.linkRBar:hover {
	color: #CA0000;
	text-decoration: none;
}
.contentBrd_Side {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEA254;
	border-left-color: #EEA254;
}
.contentBrd_Btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEA254;
}
.contentPad {
	padding: 14px;
}
.contentImg_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: -3px;
}

.contentImg_right {
	float: right;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: -3px;
}

.TEST {
	height: 100%;
}
.txtMain {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.txtMaroon {
	color: #660000;
}
.txtGrey {
	color: #515151;
}
.txt_heading1 {
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.txt_heading2 {
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.rbar_links {
	font-size: 10px;
	color: #660000;
	font-weight: bold;
	line-height: 18px;
}
.tablePad1 {
	padding: 5px;
}
.tablePad2 {
	padding-bottom: 8px;
	padding-top: 7px;
}
.paragraphIndent {
	padding-left: 10px;
}
.txtGrey2 {
	color: #666666;
}

.style2 {
	font-size: 14px;
	color: #660000;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: large;
	font-weight: bold;
}
.toDo-LINK {color: #0099FF}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {font-size: medium}
