.page-rightside-border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #91A49A;
}
.main-bg {
	background-color: #FFFFFF;
	background-image: url(text-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.v-dotted-line {
	background-image: url(v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.h-dotted-line {
	background-image: url(h-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.border {
	border: 1px solid #6B9C11;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	text-align: justify;

}
.textspaced {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	text-align: justify;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 80px;

}
.textspaced2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	text-align: justify;
    padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 30px;

}
.textspaced3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	text-align: justify;
    padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	text-align: justify;
	font-weight: bold;

}
.header-bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 80px;

}
.declaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.green-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78A821;
	font-weight: bold;
}
.black-bold-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.border-gray {

	border: 1px solid #999999;
}
.home-text-bold {

	font-family: Tahoma;
	font-size: 11px;
	color: #626161;
	line-height: 17px;
	text-align: justify;
	font-weight: bold;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #CDCDCD;
	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: #DCDCDC;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #DCDCDC;
	height: 20px;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	width: 175px;
	border: 1px solid #DCDCDC;
	color: #444444;

}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}
