.TblBdrGrnBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.TblBdrGrnBottomRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-right-style: solid;

}
A.leftMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;

}
A.leftMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;

}
A.leftMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;

}
A.leftSubMenu:link{	
	font-size: xx-small;
	color: #006600;
	text-decoration: none;
}
A.leftSubMenu:hover{	
	font-size: xx-small;
	color: #006600;
	text-decoration: underline;
}
A.leftSubMenu:visited{	
	font-size: xx-small;
	color: #006600;
	text-decoration: none;
}
A.leftSubMenu:active{	
	font-size: xx-small;
	color: #006600;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.ActiveLeftMenu {
	background-color: #F0FBF0;
	border-top: 1px solid #B7D2B8;
	border-right: 1px none #B7D2B8;
	border-bottom: 1px solid #B7D2B8;
	border-left: 1px none #B7D2B8;


}
.ActiveLeftMenuTop {

	background-color: #F0FBF0;
	border-top: 1px none #B7D2B8;
	border-right: 1px none #B7D2B8;
	border-bottom: 1px solid #B7D2B8;
	border-left: 1px none #B7D2B8;
}
.TblBdrGrnRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.TblBdrGrn {
	border: 1px solid #006600;
}
.TblCellGreenWBdr {
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/greengradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.BgGrn {
	background-color: #006600;
	color: #FFFFFF;
}
.Justify {
	text-align: justify;
}
.smallText {
	font-size: xx-small;

}
.TblCellGreyWBdr {
	background-color: #EFEFEF;
	border: 1px solid #DBDBDB;
}
.TblCellGreyBdr {
	border: 1px solid #DBDBDB;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TblBdrWht {
	border: 1px solid #FFFFFF;
}
.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
.mediumText {
	font-size: xx-small;
}

.divDeptHeader {
	width:100%;
	background-color:#006600;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:4px;
}

.divDeptIntro {
	background-color:transparent;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	padding:4px;
	margin-bottom:4px;
}
