
/* SURROUND >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


#ca_spacer_cell {
	padding-left: 6px;
}


/* TOP >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


#ca_top_header_table {
	height: 30px;
	background-color:  #1e3585;	
	margin-bottom: 5px;
}

#ca_top_header_cell {
	
}

#ca_top_page_title {
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: 12px;
}

#ca_top_info_table {
	margin-top: 2px;
	margin-bottom: 6px;
	background-color: #888888;
	border: 1px solid #666666;
}

#ca_top_info_cell { 
	padding: 10px;
}

#ca_top_info_text  {
	line-height: 130%;	
	color:  white;
}

span.text_bullet {
	color: #140046;
	font-weight: bold;
}


/* SECTION HEADERS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

table.ca_section_block_table {
	margin-top: 2px;
}

td.ca_section_header_cell {
	background-color:  #ff7800;
	padding: 8px;
	padding-top: 16px;
}

p.ca_section_header_para {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}



/* LABELS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

p.frm_label0 {
	font-weight: normal;
	font-size: 10px;
}

p.frm_label1 {
	font-weight: bold;
	color: #ff7800;
	font-size: 10px;
}

td.frm_label0 {
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}


td.frm_label1 {
	background-color: #eeeeee;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}

span.astrix {
	color: #ff7800;
	font-weight: bold;
	font-size: 12px;
}

/* FIELDS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

input.ca_info_button {
	background-color: #1e3585;
	color: #ffffff;
	border: 1px outset #1e3585;
	font-size: 9px;
}




/* BOTTOM >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

td.tc_text_cell {
	padding: 10px;

}

#tc_text {
	font-weight: bold;
}


input.press_button_type_a {
	margin-top:3px;
	background-color: #1e3585;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 10px;
	width: 120px;
	margin-right: 8px;
}

input.press_button_type_b {
	margin-top:3px;
	background-color: #ff7800;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 10px;
	width: 120px;
	margin-right: 8px;
}

#terms_box {
	width:  770px;
	height:  180px;
	border: 1px inset #333333;
	overflow:  auto;
	background-color:  #ffffff;
}