.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}

#bodydiv {}

#introheading{

	/*to insert an image as a heading set the with to 750px and right-align the text to hide it*/
	height:30px;
	width:3750px;
	background-image:url(http://www.solicitor.net/images/convey_quote.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:right;
}

#buyingheading{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

#sellingheading{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

#remortgagingheading{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}



#linklist{}

#header {}

#headernav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
}

#headernav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
}

#footer {}

#footernav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D5D5D;
}

#footernav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D5D5D;
}

.tableHeader{
	background-color:#D3D3D3;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.tableDivider{
	background-color:#D3D3D3;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.tableBody{
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.heading{
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.instruction{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.buttonStyle{
	background-color:#CCCCCC;
	color:#000000;
}

.formField{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.required {
	color:#CD0000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight: bold;
}
