@charset "UTF-8";
/* CSS Document */

.GTableData {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}

.insideOptIn {
	margin: 10px;
	padding: 6px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
.success {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #fffd9d;
	border: 1px solid #e7c500;
}
.GTDBackground2 {
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.GTDBorder2 {
	border: 1px solid #E1E1E1;
}
.GTDBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.GHeader3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
}
.GTextSmaller2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
