@charset "UTF-8";
/* CSS Document */
.contentWrapper {
background: #1c1c1c url(../images/subPageContentBg.jpg) repeat-y 16px 0;
	margin: 0;
	padding: 10px 26px 0 72px;
	min-height: 450px;
}
*html .contentWrapper {
	height: 100%;
}
.mainContent {
	float: left;
	width: 532px;
	margin: 20px 0 60px 0;
	padding: 0;
}
.customerServiceForm textarea {
	height: 9em;
	width: 350px;
}
.customerServiceForm .fieldDescriptor {
	display: block;
	float: left;
	text-align: right;
	width: 75px;
}
.customerServiceForm .fieldDescriptor img {
	padding: 4px 10px 0 0;
}
.customerServiceForm .submitButton {
	margin: 0 0 0 75px;
}
.feedbackForm {
	background-image: url(../images/subNavFeedback.gif);
	background-repeat: no-repeat;
	padding: 80px 25px 0 25px;
	height: 436px;
}
.feedbackForm h5 {
	font-size: 80%;
	font-weight: 100;
}
.feedbackForm img {
	font-size: 100%;
	font-weight: 100;
	padding: 5px 0 4px 0;
}
.feedbackForm p {
	margin: 1em 0 0 0;
	font-weight: normal;
}
.feedbackForm .submitButton {
	text-align: left;
}
.feedbackForm .textBox, .feedbackForm textarea {
	margin: 0;
	padding: 5px 0 4px 0;
	width: 140px;
}
.feedbackListing p {
	font-size: 110%;
	margin: 1em 0 0 0;
	font-weight: normal;
}
.feedbackListing .byline {
	display:block;
	font-size: 100%;
	font-weight: 100;
	font-style: italic;
	margin: 0 0 1em 0;
	text-align: right;
}
.rightColumn {
	/*float: right;*/
	width: 235px;
	height: 336px;
	margin: 0 0 60px 578px;
	padding: 0;
}


.grungeLineMed3, .grungeLineMed4 {
display: block;
	background-image: url(../images/grungeLineMed3.gif);
	background-repeat: no-repeat;
	width: 531px;
	height: 6px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

.grungeLineMed4 {
	background-image: url(../images/grungeLineMed4.gif);
	margin-bottom: 20px;
}

.rightColumn .customerService {
	background-image: url(../images/subNavCustService.gif);
	background-repeat: no-repeat;	
	list-style-type : none; 
	position : relative; 
	width: 235px;
	height: 336px;
	margin : 0 0 30px 0; 
	padding : 99px 0 0 0; 
}

.rightColumn .myAccount {
	background-image: url(../images/subNavAccount.gif);
	background-repeat: no-repeat;	
	list-style-type : none; 
	position : relative; 
	width: 235px;
	height: 336px;
	margin : 0 0 30px 0; 
	padding : 99px 0 0 0;  
}

.rightColumn ul {
	background-image: url(../images/subNavCustService.gif);
	background-repeat: no-repeat;	
	list-style-type : none; 
	position : relative; 
	width: 235px;
	height: 336px;
	margin : 0 0 30px 0; 
	padding : 99px 0 0 0; 
}

.rightColumn li {
	list-style-type: none;
	margin: 0 0 21px 20px;
	padding: 0;
	height: 22px;
}

.rightColumn li a {
display : block; 
width: 178px;
height: 22px;
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden;
}
.designNote {
	color: red;
	font-style: italic;
}
.kfRecordList img {
	border: 0;
}
.kfRecordList td {
	vertical-align: top;
}
.kfRecordList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.kfRecordList li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1em;
}
