body 		{font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #333333; 
			background: #dcdcdc;
			text-align: center;
  			text-justify: distribute;
   			text-align-last: none;
			}
.b		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.txt9		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}

.txt10		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

.txt11		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.txt12		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.black1		{color: #000000;}

.red		{color: #ff0000;}

.orange		{color: #FB7622;}

.blue		{color: #336699;}

.floatnumber
{
	float: right; 
	z-index: 200; 
	position: relative; 
	left: -85px; 
	top: 10px; 
	height:0px; 
	width:300px;
}

#thirdparty {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background: #dcdcdc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	color: #666666;
	font-size: 10px;
}

#container
{
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
}

#content {
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#contentWrapper {
	text-align: left;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/contentBg.png);
	background-repeat: repeat-y;
}

#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 930px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 10px;
	padding-top: 1px;
	height: 20px;
	width: 890px;
	margin-left: 15px;
	margin-right: auto;
	text-align: center;
}

#footer a{
	color: #7A7A7A;
}

#footer a:hover{
	color: #000000;
}

#footer .footnote{
	color: #000000;
	text-align: justify;
  	text-justify: newspaper;
   	text-align-last: none;
	margin-left: 15px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline /*-block*/;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1px;
}

.features li {
color: #0080ff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
text-align: left;
line-height:13px;
}

.features li a {
text-decoration: none;
}

#dhtmltooltip{
position: absolute;
width: 400px;
border: 1px solid black;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
text-align: left;
line-height:13px;
padding: 15px;
background-color: #a4141d;
/* 	background-image: url(../images/Feature_bug.gif); 	*/
/* 	background-repeat: no-repeat;						*/
/* 	background-position: right top;						*/
visibility: hidden;
z-index: 9999;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

.linky{
cursor: hand; 
cursor: pointer;
}

