/*Copyright Bridgeline Software, Inc. An unpublished work created in 2008. All rights reserved. 
This software contains the confidential and trade secret information of Bridgeline Software, Inc. 
("Bridgeline").  Copying, distribution or disclosure without Bridgeline's express written permission is prohibited.*/

/********** BEGIN Default Element Styles **********/
body{ 
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #fff;
	background-image: none; 
}
ul, ul li{
	list-style-type: disc;
}
ul, ol{
	margin-left: auto;
}
/********** END Default Element Styles **********/

/********** BEGIN Basic Layout **********/
div.wrapper{
	display: block !important;
	width: 100%; 
	height: auto !important;
	margin: 0; 
	padding: 0; 
	overflow: visible !important;
	float: none !important;
	clear: both !important;
}
div.header{
	
}
div.main{
	
}
div.footer{
	
}
/********** END Basic Layout **********/

/********** BEGIN Container Specific **********/

/********** END Container Specific **********/