.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	color: #485770;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #485770;
}
.text_main_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #485770;
}
.text_mainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #485770;
	background: #D8DDE9;
	letter-spacing: .2em;
	border-top: 2px solid #7F889B;
	border-right: 2px dotted #B9C3D8;
	border-bottom: 2px solid #7F889B;
	border-left: 2px dotted #B9C3D8;
}
.text_mainboxcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #485770;
	background: #D8DDE9;
	letter-spacing: normal;
	border-top: 2px solid #7F889B;
	border-right: 2px dotted #B9C3D8;
	border-bottom: 2px ridge #7F889B;
	border-left: 2px dotted #B9C3D8;
	text-transform: uppercase;
}
