@charset "UTF-8";
.mainText a:link {color:#9CF;}      /* unvisited link */
.mainText a:visited {color:#767f86;}  /* visited link */
.mainText a:hover {color:#23AC00;}  /* mouse over link */
.mainText a:active {color:#767f86;}  /* selected link */
.margins {
	padding-right: 40px;
	padding-left: 20px;
}
.menuBG {
	background-image: url(images/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TableBackGround {
	background-image: url(images/GreenerDiamondBG.png);
	background-repeat: repeat-y;
}
.floatcenter {
	padding-left: 70px;
}
.footer {
	font-family: "Times";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftPad {
	margin-left: 25px;
}

.leftPad50 {
	margin-left: 50px;
}
.floatRight {
	float: right;
}
.mainText {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #999999;
	font-weight: normal;
}

.mainText2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}

.mainText2 a:link {
	color: #999999;
	text-decoration: none
}

.mainText2 a:visited {
	color: #999999;
}


.mainText2 a:hover {
	color: green;
	text-decoration: underline
}


.floatRight {
	float: right;
}

.floadLeft {
	float: left;
}
.bottomStroke {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #209900;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}
.nonBold {
	font-weight: normal;
}
.smallText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TimesMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.letterBG {
	background-color: #eeeeee;
	background-image: url(images/letterBG.jpg);
	background-repeat: repeat-x;
}

.LargeText {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #CCCCCC;
}

.DarkText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
