/* PAGE STYLES */

/* PAGE HEADER CHANGE-OUTS */

#dcp {
	position: absolute;
	height:156px;
	width: 808px;
	background: url(images/dcp_808x156.jpg) no-repeat left top;	
	bottom: 2px;
	*bottom: 1px;
	left: 0px;
	z-index: 1003;
}

/* PAGE FEATURE INSERTS */

.feature1 {
	position: relative;
	width: 790px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background-color:#fff;	
	border: 1px solid #D4D6C9;
	text-align: center;
}

#feature2 {
	position: relative;
	width: 570px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background:#fff;	
	border: 1px solid #D4D6C9;
}

.feature3 {
	position: relative;
	width: 780px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color:#fff;	
	border: 1px solid #D4D6C9;
	text-align: left;
}

.feature4 {
	position: relative;
	width: 800px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	background:#DAE6F4;	
	border: 1px solid #B3D2EF;
	text-align: center;
}

#feature5 {
	position: relative;
	width: 790px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background:#fff url(images/insert_250x153.jpg) no-repeat right bottom;	
	border: 1px solid #D4D6C9;
}

.feature6 {
	position: relative;
	width: 780px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	background:#DAE6F4;	
	border: 1px solid #B3D2EF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/* PAGE FEATURE ARTICLE */

#feature-article {
	position: relative;
	width: 800px;
	margin-bottom: 30px;
}

#feature-insert {
	position: relative;
	height:160px;
	width: 150px;
	background: url(images/insert2_150x160.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;

}

#feature-article2 {
	position: relative;
	width: 800px;
	margin-bottom: 28px;
}

#feature-insert2 {
	position: relative;
	height:128px;
	width: 90px;
	background: url(images/insert_90x128.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}



#signature {
	position: relative;
	height:107px;
	width: 155px;
	background: url(images/sig_155x107.gif) no-repeat left top;	
	display: block;
	margin-bottom: 15px;

}



#feature-article3 {
	position: relative;
	width: 800px;
	margin-bottom: 20px;
}

#feature-insert3 {
	position: relative;
	height:220px;
	width: 150px;
	background: url(images/insert_150x220.jpg) no-repeat right top;	
	display: block;
	float: right;
	padding-left: 10px;
	padding-bottom: 3px;
}

#feature-article4 {
	position: relative;
	width: 800px;
	margin-bottom: 20px;
}

#feature-insert4 {
	position: relative;
	height:135px;
	width: 150px;
	background: url(images/insert_150x135.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}




/*TABLE ELEMENTS used in conjunction with global.css TABLE ELEMENTS*/


.col1 {
	width: 101px;
}
.col2 {
	width: 233px;
}
.col3 {
	width: 233px;
}

.col4 {
	width: 232px;
}


.angela {
	position: relative;
	height: 142px;
	width: 87px;
	background: url(images/angela_87x142.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 15px;
	margin-top: 8px;
}



.regina {
	position: relative;
	height: 142px;
	width: 87px;
	background: url(images/regina_87x142.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 15px;
	margin-top: 8px;
}



.val {
	position: relative;
	height: 128px;
	width: 87px;
	background: url(images/val_87x128.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 15px;
	margin-top: 8px;
}


.refund {
	position: relative;
	height: 140px;
	width: 801px;
	background: url(images/refund_801x140.jpg) no-repeat left top;	
	display: block;
}

.refund span {
	display: none;
}



