.title_header {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.title_text {
	font-size: 19px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.photo {
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.choice_text {
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
}
.main_text {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 12px;
}
.small_text {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.link_text {
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
.assistance_text {
	font-size: small;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.sm_title {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: thin ridge #999999;
}
.title_1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC66;
	text-align: center;
	padding: 2px;
	border: thin ridge #999999;
}
.img_stlye {
	text-align: center;
	padding: 5px;
}
.line {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
}

.title {
	font-size: 16px;
	font-weight: bolder;
	color: #FF9900;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: bottom;
}
.text {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: bottom;
}
.tag_line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.work_icon {
	cursor:pointer;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	border: thin solid #FFCC00;
	font-weight: bold;
	font-size:12px;
}
.work_img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.work_title {
	font-size: 16px;
	font-weight: bolder;
	color: #FF9900;
	padding: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.work_text {
	border-bottom-width: medium;
	border-bottom-style: solid;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: #FF9900;
	padding-top: 5px;
}

.worksp_text {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:12px;
}

