H1 {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #799EAB;
}

H2 {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #799EAB;
}

H2 a {
	text-decoration: none;
	color: #799EAB;
}

H2 a:hover {
	text-decoration: none;
	color: #799EAB;
}

H3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #0066CC;
}

HR {
	border: none;
	border-bottom: 1px solid rgb(125,205,241);
	height: 1px;
	margin-top: 2em;
	margin-bottom: 2em;
}

CITE {
	display: block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
	color: #69747B;
	margin-bottom: 2em;
}

UL {
	padding: 0em;
	margin: 1em 0em;
}

LI {
	padding: 0em;
	margin: 0em 0em 0.5em 2em;
}

caption {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 0.5em;
}

table.gridBasic {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #69747B;
	border-collapse: collapse;
}

table.gridBasic th {
	padding: 0em 0.5em;
	vertical-align: top;
}

table.gridBasic td {
	padding: 0em 0.5em;
	border: 1px solid rgb(125,205,241);
	vertical-align: top;
}

table.columns td {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #69747B;
	padding: 0em 2em 0em 0em;
	vertical-align: top;
}

tr.totals td {
	border-top: 3px double rgb(125,205,241);
}

table.gridBasic th.first-section {
	text-align: left;
	padding-left: 0em;
}

table.gridBasic th.section {
	text-align: left;
	padding-left: 0em;
	padding-top: 1em;
}

.bodyCopy {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #69747B;
}
.bodyCopy a {
	text-decoration: underline;
	color: #69747B;
} 
.bodyCopy a:hover {
	text-decoration: underline;
	color: #69747B;
}

.bodyCopyBlue {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}

.tinytext {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #69747B;
}
.tinytext a:link {
	text-decoration: none;
	color: #69747B;
}
.tinytext a:hover {
	text-decoration: none;
	color: #3399FF;
}

.faq {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #799EAB;
}
.faq a {
	text-decoration: underline;
	color: #799EAB;
}
.faq a:hover {
	text-decoration: underline;
	color: #3366FF;
}

.trivia {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: black;
}

.topnav {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69747B;
}
.topnav a {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69747B;
}
.topnav a:hover {
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}

.float-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.testimonials {
	margin: 2em 10px;
}

div.testimonials blockquote {
	margin: 1em;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #69747B;
}

div.testimonials cite {
	margin: 1em 0em 2em 3em;
	font-size: 12px;
	line-height: 18px;
}
