@charset "UTF-8";
/* CSS Document */


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

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88a198;
	}
	
.rgtborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88a198;
	}
	
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88a198;
	}
	
.body  {
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.body a:link {
	color: #000000;
	text-decoration: underline;
	}

.body a:visited {
	text-decoration: underline;
	color: #000000;
	}

.body a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.grnbody  {
	color: #114432;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.grnbody a:link {
	text-decoration: none;
	color: #114432;
	}

.grnbody a:visited {
	text-decoration: none;
	color: #114432;
	}

.grnbody a:hover {
	text-decoration: none;
	color: #999999;
	}
	
.grnlrg  { 
	color: #114432; 
	font-size: 12px;
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.grnlrg a:link {
	text-decoration: none;
	color: #114432;
	}

.grnlrg a:visited {
	text-decoration: none;
	color: #114432;
	}

.grnlrg a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
.grnsub  {
	color: #114432;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.grnsub a:link {
	text-decoration: none;
	color: #114432;
	}

.grnsub a:visited {
	text-decoration: none;
	color: #114432;
	}

.grnsub a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
.whtsub  {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.whtsub a:link {
	text-decoration: none;
	color: #FFFFFF;
	}

.whtsub a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

.whtsub a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.blksub  {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.blksub a:link {
	text-decoration: underline;
	color: #000000;
	}

.blksub a:visited {
	text-decoration: underline;
	color: #000000;
	}

.blksub a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
.smbody  { 
	color: #333333; 
	font-size: 10px;
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.smbody a:link {
	text-decoration: none;
	color: #333333;
	}

.smbody a:visited {
	text-decoration: none;
	color: #333333;
	}

.smbody a:hover {
	text-decoration: underline;
	color: #000000;
	}


.header  {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.header a:link {
	text-decoration: none;
	color: #000000;
	}

.header a:visited {
	text-decoration: none;
	color: #000000;
	}

.header a:hover {
	text-decoration: underline;
	color: #999999;
	}

.footer  { 
	color: #666666; 
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.footer a:link {
	text-decoration: none;
	color: #666666;
	}

.footer a:visited {
	text-decoration: none;
	color: #666666;
	}

.footer a:hover {
	text-decoration: underline;
	color: #000000;
	}

.copy  { 
	color: #666666; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.copy a:link {
	text-decoration: none;
	color: #666666;
	}

.copy a:visited {
	text-decoration: none;
	color: #666666;
	}

.copy a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.whtcopy  { 
	color: #FFFFFF; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.whtcopy a:link {
	text-decoration: none;
	color: #FFFFFF;
	}

.whtcopy a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

.whtcopy a:hover {
	text-decoration: underline;
	color: #114432;
	}
