/*  Rempel Bros. CSS *//*  Updated - 05/14/2004 *//*  Created by: EDGE Training and Consulting *//*  Contact: +1-604-683-6466 *//*  www.edgeltd.com *//*  BODY */body {	font-family: Verdana, Geneva, sans-serif;	background-color: #2C2B2B;	margin: 0px;}ul {	list-style-type: square;}li {	list-style-type: square;}/*  TABLE CELLS */.CellBannerLVL1 {	background-image: url(../Images/bkgd_banner.gif);	height: 200px;}.CellBannerLVL2 {	background-image: url(../Images/bkgd_banner_lvl2.gif);	height: 120px;}.CellNav {	background-color: #E5F5F4;	vertical-align: top;}.CellContent {	background-color: #FFFFFF;	vertical-align: top;}.CellFooter {	background-color: #FFFFFF;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #8ED5D1;	height: 50px;	font-size: 10px;	color: #009F96;	padding-top: 10px;	padding-right: 20px;	padding-bottom: 15px;	padding-left: 20px;}.TableHead {	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	background-color: #009F96;	padding: 2px 5px 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #2C2B2B;}.TableRow1 {	font-size: 10px;	padding: 2px 5px 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8ED5D1;}.TableRow2 {	font-size: 10px;	background-color: #CCECEA;	padding: 2px 5px 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8ED5D1;}/*  LINKS */a {  color: #3E5FAA;  text-decoration: none}a:hover {   color: #3E5FAA;   text-decoration: underline}a.LinkNavLVL1 {	color: #2C2B2B;	text-decoration: none;}a.LinkNavLVL1:hover {	color: #2C2B2B;	text-decoration: underline;}a.LinkNavLVL2 {   color: #535353;   text-decoration: none}a.LinkNavLVL2:hover {   color: #535353;   text-decoration: underline}/*  NAVIGATION */.NavLVL1 {	font-size: 10px;	background-color: #8ED5D1;	height: 25px;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #CCECEA;	padding-left: 10px;	font-weight: bold;}.NavLVL2 {	font-size: 10px;	background-color: #CCECEA;	height: 25px;	padding: 4px 10px 8px;	line-height: 14px;}.NavLVL3 {	font-size: 10px;	height: 25px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8ED5D1;	padding: 4px 10px 8px;	line-height: 14px;}.NavLVL4 {	font-size: 10px;	height: 25px;	padding: 4px 10px 8px;	line-height: 14px;}.NavBreadcrumbs {	font-size: 10px;	color: #009F96;	padding-top: 2px;	padding-right: 5px;	padding-bottom: 3px;	padding-left: 5px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: dotted;	border-bottom-style: dotted;	border-top-color: #8ED5D1;	border-bottom-color: #8ED5D1;}/*  CONTENT */.Head1 {	font-size: 17px;	font-family: Tahoma, Arial, Geneva, sans-serif;}.Head2 {   font-size: 12px;   font-weight: bold;   color: #009F96}.Head3 {	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	background-color: #009F96;	padding: 2px 5px 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #2C2B2B;}.TextMain {   font-size: 11px}.TextMainBold {   font-size: 11px;   font-weight: bold}.TextSmall {   font-size: 10px}.TextSmallBold {   font-size: 10px;   font-weight: bold}.TextNews {	font-size: 10px;	background-color: #CCECEA;	height: 25px;	padding: 10px;}/*  FORMS */.FormField {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	color: #2C2B2B;	border: 1px solid #009F96;	background-color: #E5F5F4;}.FormButton {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	color: #2C2B2B;	background-color: #E5F5F4;}