body  		{	font-family: tahoma, verdana, helvetica, arial, sans-serif;
				font-size: 9pt;				
				background-color: #ffffff;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px}
				
.white	 	{	background-color: #ffffff}

.black	 	{	background-color: #000000}

.gray	 	{	background-color: #D7D7D7}

.darkgray 	{	background-color: #393939}

.blue	 	{	background-color: #0C63B0;
				color:#FFFFFF;}

.biclighterbg	 	{	background-image: url(images/bic_lighter_bg.gif);
						background-repeat: repeat-x}

.homemainbg	 		{	background-image: url(images/home_main_bg.gif);
						background-repeat: repeat-x}

.homehdrbg	 		{	background-image: url(images/home_hdr_bg.gif);
						background-repeat: repeat-x}
						
.homescrollbg	 		{	background-image: url(images/home_scroll_bg.gif);
						background-repeat: no-repeat}

.navgrillbg	 		{	background-image: url(images/nav_grill_bg.gif);
						background-repeat: repeat-x}

.inthshadow		 	{	background-image: url(images/int_h_shadow.gif);
						background-repeat: repeat-x}

.vdash			 	{	background-image: url(images/vdash.gif);
						background-repeat: repeat-y}

.hline			 	{	background-image: url(images/hline.gif);
						background-repeat: repeat-x}

.center		{	image-align:center;
				text-align: center}
	 				 			
ul			{	font-family: tahoma, verdana, helvetica, arial, sans-serif;
				font-size: 8pt;
				color: #333333}
				
.small 		{	font-family: tahoma, verdana, helvetica, arial, sans-serif;
				font-size: 8pt;
				color: #808080}
				
.bottomline	{	border-bottom: 1px solid black;
				font-weight:bold;}

.graybottom	{	background-color: #D7D7D7;
				border-bottom: 1px solid black;}

#topimg {
	width:990px;
	height:132px;
	text-align:center;
	margin:0px auto 0px auto;
}


img { 
	behavior: url(iepngfix.htc) 
}
				
.lpbg	{	background-image: url(images/lp/grad_bg.gif);
			background-color: #ffc70d;
			background-repeat: repeat-x
}

.btmimg	{	
			background-image: url(images/lp/btm_img.png);
			background-repeat: no-repeat;
			/*  margin: top right bottom left */
			margin: 300px auto 0px auto;
			height: 100px;
}		

p.lp {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color:#3a3a3a;
	font-size: 9pt;
	/*  margin: top right bottom left */
	padding: 0px 20px 0px 20px;
}

p.credits {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color:#3a3a3a;
	font-size: 7.5pt;
	/*  margin: top right bottom left */
	padding: 33px 0px 0px 0px;
}




#mainimgs {
	width:641px;
	height:71px;
	text-align:center;
	margin:0px auto 10px auto;
}
	.lighter1 {
		width:91px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 169px 0px 0px;
	}

	.lighter2 {
		width:91px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 199px 0px 0px;
	}
	
	.lighter3 {
		width:91px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 0px 0px 0px;
	}
	
#sections {
	width:813px;
	margin:0px auto 0px auto;
}
	.section1 {
		width:183px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 80px 0px 43px;
	}

	.section2 {
		width:183px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 105px 0px 0px;
	}
	
	.section3 {
		width:172px;
		float:left;
	/*  margin: top right bottom left */
		padding:10px 0px 0px 12px;
	}	

.pad5 {
 padding: 5px;
}

a.cr:link {	
	text-decoration: none;
	color: #3a3a3a;
}

a.cr:visited {	
	text-decoration: none;
	color: #3a3a3a;
}

a.cr:hover {	
	text-decoration: underline;
	color: #3a3a3a;
}

a.cr:active {	
	text-decoration: underline;
	color: #3a3a3a;
}