body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #EAE8D6;
	background-color: #EAE8D6;
}
td {
	font-size: 11px;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
li {
	padding-bottom: 10px;
}
.list {
	padding-bottom: 2px;
}
.underline {
	text-decoration: underline;
}
.box {
	background-color: #D4E6DB;
	padding: 5px;
}
.tdDisclaimer {
	color: #93A098;
}
.pullOut {
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: normal;
}
.heading1 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.heading2 {
	font-size: 14px;
	color: #669999;
	font-weight: normal;
}
.heading3 {
	color: #669999;
	font-weight: bold;
}
.globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.globalNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txtGreen {
	color: #669999;
}
div.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background: #F9F6E0;
	line-height: 12px;
}

div.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background: #D4E6DB;
	line-height: 12px;
}

div.menuActive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background: #D4E6DB;
	line-height: 12px;
}

table.menu a {
	width: 213px;
	display: block;
}


h1 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #669999;
	font-weight: normal;
}
h3 {
	color: #669999;
	font-weight: bold;
}