﻿
.inputformcontainer
{
	width: 100%;
}

.contactusinputform
{
	display: none;
	/*float: left;
	width: 665px;
	padding-top: 18px;
	padding-left: 10px;
	display : block;
	color : #000000;
	font-size : small;
	background-repeat : repeat-x;*/
}

.contactuslocation
{
	display : block;
	/*float: left;*/
	margin-left: 0px;
	width : 100%;
	color : #000000;
	border-left : #c3c3c3 1px solid;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 18px;
	padding-bottom : 10px;
	background-repeat : repeat-x;
}

.contactuslocation .address
{
	display : inline-block;
	font-weight : bold;
	font-size : small;
}

.contactuslocation .directions
{
	display : inline-block;
	font-size : small;
}

.redstar
{
	color:Red;
}	

.clientsidefooter
{
	display: none;
	visibility: hidden;
}

.footer
{
	display : none;
} 

.printfooter
{
	color: #868686;
	font-size: 10pt;
	text-align : center;
}