@charset "UTF-8";

.secondary_nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 25px;
	text-decoration: none;
}
.vert_line {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #009900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.copy_sml_grey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.credits_sml_wht {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.credits_container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	margin-right: auto;
	margin-left: auto;
}
.credits_sml_grey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-left: 20px;
}
.credits_sml_wht_BLD {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}.text_content_container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	margin-top: 3px;
	margin-bottom: 20px;
}
.textfield {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
.textfield_mandatory {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.horiz_line_above_below {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
