/* generated by csscreator.com */ 
html, body{
	padding:0;
	text-align:center;
	margin: 0;
} 

body, td, th, ul, li {
	font-size:12px;
	font-family:Tahoma;
	text-align: left;
}

ul {
	padding: 0px;
	margin: 20px;
}
li {
	margin-top: 10px;
	margin-left: 0px;
}

p, ul {
	margin-top: 10px;
	margin-bottom: 5px;
}

#pagewidth{ 
 	width:734px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
} 
.leftcol {
	background-color: #0099FF;
	color: #FFFFFF;
	display: table-cell;
	padding-left: 10px;
	width: 183px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
}
.columntitle {
	font-size: 14px;
	font-weight: bold;
}


 
#header{
 position:relative; 
 height:234px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
	float:left;
	position:relative;
	background-color:#0099FF;
	height: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:522px; 
 }
 
#footer{
	height:24px;
	background-color:#FFFFFF;
	clear:both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
a:hover {
	background-color: #99FFFF;
}
a:link {
	color: #0000FF;
}
.pagetitle {
	font-size: 180%;
	color: #FF6600;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagetitle em {
	font-size: 80%;
	font-style: normal;
}
.maincol {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	width: 498px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
.subtitle {
	font-size: 150%;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.antibag {
	width: 100%;
}
.rightFloat {
	float: right;
	margin: 10px;
}
.imagecap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.inovatrack {
	font-family: Tahoma;
	color: #FF6600;
	font-size: 110%;
	font-weight: bold;
}
#leftmenu p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#leftmenu li {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	left: 5px;
	text-indent: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
}
#leftmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#leftmenu a:hover {
	color: #0000FF;
}
.leftFloat {
	float: left;
	padding: 10px;
}
