/* CSS Document */
<style type="text/css">

.style2 {color: #0066CC}
.iframeDivform {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
body
{
	margin: 0px;
		padding: 0px;
		height: 100%;
}

.outerdiv {
	width: 900px;
	padding: 1px;
	border: 1px solid #AFAEA5;
	margin-right: auto;
	margin-left: auto;	
}
.contentdiv {
	background: #ffffff;
	color: #000000;
	border: 1px solid #AFAEA5;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.innerdivstd {
	width: 100%;
	font-family: 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 450px;
}
.tfoot
{
	background: #DCDDD3 url(http://www.project-meditation.org/community/images/chestnut/gradients/gradient_thead.gif) repeat-x top left;
	color: #7EA5AA;
	font-size: 12px;
}
.tfoot a:link, .tfoot_alink
{
	color: #666458;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #666458;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #666458;
	text-decoration: none;
}

</style>


