body {
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text-home {
	padding-right: 45px;
	padding-left: 45px;
	font-size: 11px;
}

body#popup {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: normal;
	color: #006666;
}
.header1 {
	font-size: 11pt;
	font-weight: bold;
	color: #74A8B6;
}
.header2 {
	font-size: 10pt;
	font-weight: bold;
	color: #D3940E;
	font-style: italic;
}
dt {
	font-weight: bold;
}

.text {
	line-height: 16pt;
	text-align: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.footer {
	font-size: 10px;
	color: #006666;
	line-height: normal;
}
.light {
	color: #EEF4F6;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
}
.left {

	float: left;
	margin-bottom: 20px;
	border: none;
	margin-right: 20px;
}
a.link2:link {
	text-decoration: none;
	color: #006666;
}
a.link2:visited {
	text-decoration: none;
	color: #006666;
}
a.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.border-popup-images {
	border: 2px solid #74A8B6;
}
.border {
	border: 2px solid #74A8B6;
}
li {
	list-style-image: url(images/bullet.gif);
}
#monkey-squad { width:200px; height:233px; display:block; text-indent:-999em; background:url(images/monkey-th.jpg); overflow:hidden}
#monkey-squad:hover { background:url(images/monkey-th.jpg) -200px 0 }