
.txt_zip_code {
	color:				#666666;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				60px;
	height:				17px;
	background-color:	#FFFFFF;
	border-right:		#666666 1px solid;
	border-top:			#666666 1px solid;
	border-left:		#666666 1px solid;
	border-bottom:		#666666 1px solid;
}

.txt_form_section {
	color:				#ED1C24;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

.txt_normal_text {                     
	color:				#666666;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

.txt_important_text {                     
	color:				#666666;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

.txt_menu_title {                     
	color:				#666666;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		none;
	text-decoration:	none;
	letter-spacing:		0pt;
}

.txt_usermanual_header {
	font-weight: bold;
	font-size: 25pt;
	color: #504b4f;
	font-family: 'Verdana';
	letter-spacing: 0pt;
	text-decoration: none
}

.txt_usermanual_section {
	font-weight: bold;
	font-size: 13pt;
	color: #ed1c24;
	font-family: 'Verdana';
	letter-spacing: 0pt;
	text-decoration: none
}

.txt_usermanual_subsection {
	font-weight: bold;
	font-size: 12pt;
	color: #ed1c24;
	font-family: 'Verdana';
	letter-spacing: 0pt;
	text-decoration: none
}

.txt_usermanual_subsubsection {
	font-weight: bold;
	font-size: 11pt;
	color: #ed1c24;
	font-family: 'Verdana';
	letter-spacing: 0pt;
	text-decoration: none
}

.txt_error_field {
	color:				#ED1C24;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

.input_medium {
	color:				#666666;
	font-family:		'Verdana';
	font-size:			8pt;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				80px;
	height:				17px;
	background-color:	#FFFFFF;
	border-right:		#666666 1px solid;
	border-top:			#666666 1px solid;
	border-left:		#666666 1px solid;
	border-bottom:		#666666 1px solid;
}