div.floatleft 
	{
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	}
div.floatleft p 
	{
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	}
div.floatright 
	{
	float: right;
	padding: 5px;
	}
div.floatright p 
	{
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	}

.widilink
	{
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(44,102,141);
	font-weight: bold;
	}
.widilink10
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(44,102,141);
	}
.widilink10bold
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(44,102,141);
	font-weight: bold;
	}
.widilink_tutorial
	{
	background: #eeeeee;
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(44,102,141);
	}
.widitext
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-align: justify;
	}
.widitext6
	{
	font-family: Verdana;
	float: none;
	font-size: 8.0pt;
	color: rgb(0,0,0);
	text-align: justify;
	border: 0px solid #5c5c5c;
	background: #FAFAFA;
	-moz-border-radius: 4px;
	padding-left: 13;
	padding-right: 13;
	padding-top: 3;
	padding-bottom: 3;
	overflow: auto;
	}
.widilink6
	{
	font-family: Verdana;
	font-size: 8.0pt;
	color: rgb(44,102,141);
	font-weight: bold;
	}
.widitext9
	{
	font-family: Verdana;
	font-size: 12pt;
	color: rgb(0,0,0);
	}
.widitextbiger
	{
	font-family: Verdana;
	font-size: 8.5pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widinotjusttext
	{
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(0,0,0);
	}
.widibighead
	{
	font-family: Verdana;
	font-size:14pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widihead
	{
	font-family: Verdana;
	font-size:12pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widimenulink
	{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,0,0);
	text-decoration: underline;
	}
.widiredcaption
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(255,0,0);
	font-weight: bold;
	}
.widinews
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	}

.widitable 
	{
	border: 1px solid #5c5c5c;
	border-collapse: collapse;
	}


.widitable .caption1
	{
	background: #999999;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: left;
	padding-left: 13;
	border: 1px solid #5c5c5c;
	}
.widitable .caption2
	{
	background: #666666;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: center;
	border: 1px solid #5c5c5c;
	}
.widitable .caption3
	{
	background: #818181;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: center;
	border: 1px solid #5c5c5c;
	}
.widitable .lightcell
	{
	background: #eeeeee;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}
.widitable .midcell
	{
	background: #dedede;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}
.widitable .darkcell
	{
	background: #c5c5c5;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}
