/* CSS Document */
.text_orange_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #D58704;
	text-align: center;
	position: relative;
	width: 600px;
	height: auto;
}
.text_orange_med {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #D58704;
}
.text_orange_med_sub {
	color: #D58704;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
.text_body {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.text_orange_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FAA619;
}
.text_gery_big {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 15px;
}	
.text_gery_med {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
}
.text_gery_med_sub {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}
.text_gery_small {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.text_gery_small_lite {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.text_blue_med {
	color: #0A94BC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
.text_blue_body {
	color: #0A94BC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text_white_med {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.text_roman_grey {
	color: #555555;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
}
.text_roman_response_quotes {
	color: #FAA61A;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
}
.text_roman_quotes {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
}
.text_roman_quotes_sm {
	color: #FDD797;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
}
.text_roman_quotes_sub {
	color: #95630F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.text_roman_white_bg {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
}
.text_news_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FBB746;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #FB8D13;
	width: auto;
	margin-bottom: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB8D13;
	padding-bottom: 3px;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #3F3F3F;
	width: auto;
	margin-bottom: 8px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #3F3F3F;
	width: auto;
	margin-bottom: 8px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
.text_roman_white_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}	
