@charset "UTF-8";
.underline {
	text-decoration: underline;
}
/* CSS Document */


.lightgreenBorderLRTB {
	border: 3px solid #669999;
}
.whiteBorderLRTB {
	border: 5px solid #FFFFFF;
}
.lightgreenBorderTB {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	text-align:left
}
.lightgreenBorderT {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.lightgreenBorderL {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	border-left-style: solid;
}
.lightgreenBorderR {
	border-right-color: #669999;
	border-right-style: solid;
	border-right-width: 3px;
}
.lightGreenFontSize14 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336666;
}
.lineSpacing-smaller {
	line-height: 13px;
}
.lightGreySmallText {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.lightgreenBorderLR {
	border-right-color: #669999;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #669999;
}
