/* CSS Document */

body{
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
	font-color: #cccccc;
	text-decoration: none;
	font-family: helvetica;
	font-size: 12pt;
}

.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

td {
	background-color: #ffffff;
	font-color: #cccccc;
	text-decoration: none;
	font-size: 10pt;
}

ul{
	padding-left: 15px;
	/*margin-left: 2px;
	list-style-type: disc;*/
	color: #000000;
}

h1{
	font-size: 12pt;
	color: #66CCFF;
}

h2{
	font-size: 11pt;
}

h3{
	font-size: 11pt;
	font-style: italic;
	padding: -100px;
}

a { 
	color: #2B9ADA;
	font-style: italic;
}

p{
	padding-left: 0px;
	font-family: helvetica;
	font-size: 10pt;
}

.spacer {
	width: 25;
	height: 45;
	valign: center;
}

.title {
	height: 45px;
	width: 550px;
	valign: center;
}


#ContentTitle {	font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold; color: 333333; }

#ContentBody {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: 333333; }

.text{
	valign: top;
	margin-top: 25px;
	margin-left: 100px;
	font-family: arial;
	font-size: x-small;
}

.powered{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: 333333;	
	text-align: right;
	text-valign: center;
}