
/* 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: 13px;
}

.phone {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

