.style3 {font-size: 14pt}
.style5 {font-size: 12px}
.style7 {font-size: 10pt}
.style8 {font-size: 10}
.style9 {font-family: Arial, Helvetica, sans-serif; line-height:9pt;}
.style16 {
	font-size: 12;
	font-weight: bold;
}
.style17 {
	color: #990000;
	font-weight: bold;
}
.example {
	padding: 10px;
	margin: 10px;	
}
.left {
	float: left; margin: 20px;
}
.style20 {font-size: 9px}
.man {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style22 {
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menuLog { font-size:1.4em; margin:10px 20px 20px; }
	.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
	
	.fg-button { clear:left; margin:0 4px 40px 20px; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	a.fg-button { float:left;  }
	button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 2.1em; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-button.ui-state-loading .ui-icon { background: url(images/spinner_bar.gif) no-repeat 0 0; }


#firstLine {
	 position:absolute;
 	 width:450px;
 	 height:100px;
 	 z-index:3;
 	 margin-left:-300px;
 	 left: 50%;
 	 font-family: Arial, Helvetica, sans-serif; 
 	 font-size: 13px; 
 	 font-weight: normal ;
}	

.ie #firstLine { top: 1920px; }
.ie7 #firstLine { top: 1920px; }
.gecko #firstLine { top: 1820px; }
.win.gecko #firstLine{ top: 1880px; }
.opera #firstLine { top: 1780px; }
.webkit #firstLine { top: 1780px; }
