.bkdgGreen {
	background-color: #007350;
}
.borderBlkFull1 {
	border: 1px solid #000000;
}
.borderBlkFull2 {
	border: 2px solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #191919;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #4C4C4C;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #4C4C4C;
}
.bkgdLtGray {
	background-color: #EDEDED;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.borderBlkTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.borderBlkTopLeft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.borderBlkBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headerClm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.borderBlkBtmLeft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBlkBtmRt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.borderBlkLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderBlkRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #4C4C4C;
}
a:link {
	color: #8A8330;
	text-decoration: underline;
}
a:visited {
	color: #8A8330;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.textBlack a {
	color: #000000;
	text-decoration: underline;
}
.textBlack a:hover {  
 color: #000000; 
 text-decoration: 
 none
}
.textBlack a:visited { 
 color: #000000; 
 text-decoration: 
 underline
}
.textBlackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.textBlackbold a {
	color: #000000;
	text-decoration: underline;
}
.textBlackbold a:hover {  
 color: #000000; 
 text-decoration: 
 none
}
.textBlackbold a:visited { 
 color: #000000; 
 text-decoration: 
 underline
}
.bkgdBlack {
	background-color: #000000;
}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.borderBlkNoTop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bkdgLtGreen {
	background: #EAF4F1;
}
.bkdgMdGreen {
	background: #CAE9DF;
}
.textGreen {
	color: #007350;
	font: normal 12px/16px Arial, Helvetica, sans-serif;

}
.headerSmallGreen {
	color: #007350;
	font: bold 12px/15px Arial, Helvetica, sans-serif;

}
.textWhite {
	color: #FFFFFF;
	font: normal 12px/16px Arial, Helvetica, sans-serif;

}