/* CSS Document */

body {
	background-color: #8CC6FF;
	}

.titlesubheading {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-stretch: expanded;
	}

.mainheading {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #FF8000;
	}

.mainheading2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #0080C0;
	}

.menubar {
	font-color: #666666;
	font-family: Arial;
	text-align: center;
	background-color: #FFC488;
	}
	
.sidemenubar {
	font-family: Arial;
	}
	
.textbody {
	font-family: Arial;
	font-size: small;
	}
	
.textbodyheading {
	font-family: Arial;
	font-weight: bold;
	font-size: normal;
	color: #0080C0;
	}
	
.textbodysubheading {
	font-family: Arial;
	font-size: normal;
	color: #FF8000;
	font-style: italic;
	}

.topbutton {
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	font-size: x-small;
	}
	
.intexttopbutton {
	font-weight: normal;
	font-family: Arial;
	text-align: left;
	font-size: x-small;
	}

.phonenumber {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	}

.disclaimer {
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	}

.enlargetext {
	font-size: 12px;
	font-family: Arial;
	}

.technologyheading {
	font-family: Arial;
	color: #FF8000;
	}
	
.aboutmolecheckssubheading {
	font-family: Arial;
	color: #0080C0;
	}

.table {
	background-color: #FFFFFF;
	}
	
.bottombar {
	background-color: #FFC488;
	}

a:link {
	text-decoration: none;
	color:#0066FF;
}

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

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a:active {
	text-decoration: none;
}
