.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.footer-motiontide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.footer-motiontide a:link {
	color: #CCCCCC;
	text-decoration: none;

}
.footer-motiontide a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}
.footer-motiontide a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
#container {
	position: absolute;
	width: 760px;
	top: 150px;
	left: 121px;
   }

#translucentbg {
   width: 750px;
   background-image: url(images/bg.png) !important;    /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #ffffff;                          /* IE only */
   filter:alpha(opacity=65);                           /* IE only */
   }

#opaquetext {
	width: 760px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;


}
#scroll-box {
	padding: 10px;
	height: 380px;
	overflow: auto;

}
a:link {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}
.green {
	color: #008000;
}
.purple {
	color: #990066;
}
.indigo {
	color: #663399;
}
.orange {
	color: #FF9900;
}
.blue {
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;


}
#inset {
	padding: 2px 5px;
	width: 600px;
	border: 2px dashed #000000;
	text-align: justify;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#block-quote {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;




}
