@charset "utf-8";
/* CSS Document */

.side_line {
	background: url(images/line.gif) right repeat-y;
	width: 1px;
}

.required{
	color: #FF0000;
}

.column_left{
	width:12px;
}

.column_right{
	padding-left: 10px;
}

.column_label{
	width:150px;
}

.orange{
}

.orange a{
	text-decoration: none;
	color: #f27406;
}

.foot_text{
/*	color: #716664;*/
	font-weight:bold;
}

.about_header{
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 22px;
	font-weight: bold;
	font-size: 22px;
}