.TV18BlueBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #0080FF}
.TV18Bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.V10Grey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999}
.V10Red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #800000}
.V10GreyBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999999 }
.V10RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #800000 }
.V10Blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000080}
.V10BlueBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000080 }
.V12Black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.V12RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #800000 }
.V12BlackBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
.V14Black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.V14Green {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #109b59 }
.V14BlackBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold}
.V16RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #800000 }
.V16GreenBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #109b59 }
.V16BlueBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0066FF}
.V16WhiteBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.V18RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #800000 }
.V24RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #800000 }
.V36RedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #800000 }
.V36GreenBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #109b59 }
.LeftBox {
	background:#109b59;
	float:left;
	width:180px;
	text-align:left;
}
.RightBox {
	float:right;
	width:700px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
	padding-left:5px;
}
.RightBox1of2 {
	float:left;
	width:350px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
}
.RightBox2of2 {
	float:right;
	width:350px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
}
.RightBox1of3 {
	float:left;
	width:240px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
}
.RightBox2of3 {
	float:left;
	width:240px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
}
.RightBox3of3 {
	float:right;
	width:240px; /* Width of the box - may or may not be necessary*/
	margin:0px 0 0 0; /* positions the box next to the other. This will have to be adjusted depending on the LeftBox.*/
	text-align:left;
}
.containertop {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	margin-bottom:0px;
}
.containerbottom {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	margin-top:0px;
}

