td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #636466;
	line-height: 18px;
}
a {
	color: #78001E;
	text-decoration: underline;
}
a:hover {
	color: #78001E;
	text-decoration: none;
}
a.grey {
	color: #636466;
	text-decoration: underline;
}
a.grey:hover {
	color: #636466;
	text-decoration: none;
}
a.blue {
	color: #225CAB;
	text-decoration: underline;
}
a.blue:hover {
	color: #225CAB;
	text-decoration: none;
}
a.orange {
	color: #72553B;
	text-decoration: underline;
}
a.orange:hover {
	color: #72553B;
	text-decoration: none;
}
a.home {
	color: #FFFFFF;
	text-decoration: underline;
}
a.green {

	color: #5A5B34;
	text-decoration: underline;
}
a.green:hover {

	color: #5A5B34;
	text-decoration: none;
}
a.text_Lgrey:hover {
	color: #77787B;
	text-decoration: none;
}
.textarea_comments {
	width: 220px;
}
.text_12px {
	font-size: 12px;
}
.text_14px {
	font-size: 14px;
}
.text_14px_lh25px {
	font-size: 14px;
	line-height: 25px;
}
.text_lh4px {
	line-height: 4px;
}
.text_lh6px {
	line-height: 6px;
}
.text_lh23px {
	line-height: 23px;
	font-size: 14px;
}
.text_lh25px {
	line-height: 25px;
}
.text_Lgrey {
	color: #77787B;
}
.text_grey {
	color: #6D6E71;
}
.text_Lgrey_lh25px {
	color: #77787B;
	line-height: 25px;
}
.text_vLgrey {
	color: #939598;
	line-height: 25px;
}
.text_green {
	color: #A4A812;
}
.text_orange {
	color: #DF6C00;
}
.text_blue {
	color: #225CAB;
}
.text_Lblue {
	color: #A1B8D6;
}
.text_white {
	color: #FFFFFF;
}
.text_blue_14px {
	font-size: 14px;
	color: #225CAB;
}
.text_Dgreen {
	color: #5A5B34;
}
.text_Dorange {
	color: #6C523B;
}
.bg_blue {
	background-color: #225CAB;
	color: #FFFFFF;
}
.bg_orange {
	background-color: #DF6C00;
	color: #FFFFFF;
}
.bg_green {
	background-color: #A4A812;
	color: #FFFFFF;
}
