@charset "utf-8";
/* CSS Document */

.errorText {
	color:red;
}
.error {
	font-weight:bold;
	color:red;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:15px;
	line-height:16px;
}

a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}

.no-margin {
	margin:0;
}

.margin-top {
	margin-top:15px;
}

li {
	margin-left:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
}

.changeColourPad {
	color:#8fdeff;
	margin-top:15px;
	font-weight:bold;
}

.text-link {
	color:#8fdeff;
	text-decoration:none;
}

.changeColour {
	color:#8fdeff;
	font-weight:bold;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	color:#FFF;
	font-style:italic;
	font-weight:normal;
}

#top-nav a, #bottom-nav a {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:10px;
}

#top-nav a:hover, #bottom-nav a:hover {
	color:#8fdeff;
}

#latest-proj-short a, #faqs-short a, #portfolio-short a, #newsletter-short a, #latest-quicklink a, #portfolio-quicklink a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding-left:8px;
	height:16px;
}

.form-field, .form-field-2, .form-field-3,.form-field-large {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
}

#footer, #footer a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
}

.footer-colour {
	color:#8fdeff;
	padding-left:10px;
}