body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page-bg {
	background-image: url(tall_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#A8B2AF;
}
.footer {
    font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: none;
}
.white-text-bold {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.v-dotted-line {
	background-image: url(v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.gray-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #393939;
}
a.gray-text:hover {
	color: #87AF51;
}
.gray-text-bold {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #393939;
}

.leftside-button {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #87AF51;
	text-decoration: underline;
	background-image: url(gray-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
}
.leftside-button:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #3F5968;
	text-decoration: underline;
	background-image: url(green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
}
.leftside-button-active {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #3F5968;
	text-decoration: underline;
	background-image: url(green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
}
.h-dotted-line {

	background-image: url(h-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.box {
	width:185px;
	border-style:solid;
	border-width:1px;
	border-color:#555555;
	background-color:#ECEEEE;
	color:#393939;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:12px;
}
.light-gray-border {
	border: 1px solid #E8E8E8;
}
.green-text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #87AF51;

}.gray-text-justify {

	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 16px;
	color: #393939;
	text-align:justify;
}
.grey-border {

	border: 1px solid #D6DDE2;
}
.green-text-thin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6BAE2B;
}
.green-btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #759E36;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89BA3F;
	border-right-color:#698E31;
	border-bottom-color: #698E31;
	border-left-color: #89BA3F;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration:none;
	line-height: 20px;

}
.green-btn:hover {

	background-color: #888E88;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8BAC0;
	border-right-color: #989CA6;
	border-bottom-color: #989CA6;
	border-left-color: #B8BAC0;

}
.star-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #393939;
}
.green-text-headings {

	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #87AF51;
}
