
/*		Lapengine - KBG - JCK - Version 2.3		*/
/*		Updated - December 7 2009		*/

/*		Page Styles		*/

html, body, img, div, table, form { margin: 0px; padding: 0px; border: none; }

html {}
body { font-family: Arial; font-size: 12px; color: #333333; line-height: 18px; background-color:#f2f2f2 }

/*		Text Styles		*/

p { padding: 0px 0px 10px; margin: 0px; }
a { color: #0099ff; }

ul { padding-left: 25px; }
li { margin-bottom: 10px; }
hr { margin: 10px 0px 15px 0px; }

.white  { color: #FFFFFF; }
.black  { color: #000000; }
.gray 	{ color: #999999; }
.light_gray { color: #cbcbcb; }
.orange	{ color: #fca330; }

.georgia { font-family: Georgia; }

h1, h2, h3, h4, h5, h6 {}

.t_10 { font-size: 10px; line-height: 12px; }
.t_11 { font-size: 11px; line-height: 14px; }
.t_12 { font-size: 12px; line-height: 18px; }
.t_14 { font-size: 14px; line-height: 20px; }
.t_18 { font-size: 18px; line-height: 24px; }
.t_20 { font-size: 20px; line-height: 24px; }
.t_24 { font-size: 24px; line-height: 30px; }
.t_30 { font-size: 30px; line-height: 30px; }
.t_50 { font-size: 50px; line-height: 50px; }

.crossout  { text-decoration: line-through; }
.uppercase { text-transform: uppercase; }
.center    { text-align: center; }
.bold      { font-weight: bold; }
.justify   { text-align: justify; }
.right     { text-align: right; }

/*		Block Styles		*/

.bg_EEEEEE { background-color: #EEEEEE; }

.block_0  { padding: 0px 0px 10px; }
.block_10 { padding: 0px 10px 10px; }
.block_20 { padding: 0px 20px 10px; }
.block_30 { padding: 0px 30px 10px; }
.block_40 { padding: 0px 40px 10px; }
.block_blank { padding: 0px; margin: 0px; }
#error_block { padding: 10px; color: #FF0000; font-weight: bold; }

.top_10 { padding-top: 10px; }
.top_20 { padding-top: 20px; }
.top_30 { padding-top: 30px; }
.top_40 { padding-top: 40px; }

.img_10 { padding: 0px 10px 10px 0px; }

.clear { clear: both; }
.div_content {float:left}

/*		Grid Division Layout		*/

.wrapper {}

	.page_wrapper {}
	
		#page {	width: 960px; margin: 0px auto; position: relative; }
		
			.le_index { position: absolute; }
			.re_index { position: absolute; }
		
			#header {}
			
			
			.section {}
				
				.col_1015 { width: 1015px; }
				.col_ { width: px; }
				
				.col_1015, .col_ { float: left; }
	#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13 {  position: relative; background: transparent url(../images/bg_slice.gif) repeat-y left top; }
	
	#p1{ width: 1015px; height: 590px; position: relative; } 
	#p2{ width: 1015px; height: 835px; position: relative; } 
	#p3{ width: 1015px; height: 500px; position: relative; }
	#p4{ width: 1015px; position: relative; }
	#p5{ width: 1015px; height: 500px; position: relative; }
	#p6{ width: 1015px; position: relative; }
	#p7{ width: 1015px; position: relative; }
	#p8{ width: 1015px; position: relative; }
	#p9{ width: 1015px; position: relative; }
	#p10{} 
	#p11{}
	#p12{}
	#p13{}
	#footer {}
		
		.disclaimer {}
