/* Start of CMSMS style sheet 'contact_clean' */
html
{

}

body {
height: 100%;
background-color: #fff;
background-repeat:repeat-x;
font-family:Segoe UI, Trebuchet MS, Arial;
font-size:13px;
color: #333333;
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 0;
line-height: 18px;
}

a {
text-decoration: none;
color: #333;
}

a:visited{
text-decoration: none;
color: #333;
}

a:hover {
text-decoration: none;
color: #1BA7D8;
}
.contactform label {
	display: block;
	float: left;
	width: 180px;
}


/* End of 'contact_clean' */

