
/* CSS Document */

/* RED Instructor Training Contact Page */

#ContactareaSite {
	width: 684px;
	background-color: #FFFFFF;
	clear: both;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 14px;
	overflow: visible;
}

#ContactareaSite h1 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;

}

#ContactareaSite h2 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}



.phone {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

input {
	height: 25px;
}

select  {
	height: 25px;
}

legend {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

fieldset {
	padding-left: 12px;

}

#cFormText input {
	width: 400px;

}

#box2 {
	background-color: #ffffff;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-right-color: #eeeeee;
	border-right-style: solid;
	border-right-width: 7px;
	clear: both;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 7px;
	width: 684px;

}

#box2 h2 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

