/* CSS Document */

/* Fiona Gibson*/
BODY {
	MARGIN: 0;
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-TOP: 0;
	background-color: #E3E4F2;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	padding-top: 0px;

}
.space {
	margin: 10px;
	padding: 10px;
}

.bodyText A:link    	{ color: #AF0D1E; font-weight: normal; text-decoration: none; }
.bodyText A:active  	{ color: #AF0D1E; font-weight: normal; text-decoration: none; }
.bodyText A:visited 	{ color: #AF0D1E; font-weight: normal; text-decoration: none; }
.bodyText A:hover  		{ color: #AF0D1E; font-weight: normal; text-decoration: underline; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #333333;

}

.footer A:link    	{ color: #333333; font-weight: normal; text-decoration: none; }
.footer A:active  	{ color: #333333; font-weight: normal; text-decoration: none; }
.footer A:visited 	{ color: #333333; font-weight: normal; text-decoration: none; }
.footer A:hover  	{ color: #333333; font-weight: normal; text-decoration: underline; }

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #AF0D1E;
	padding-top: 0px;

}

.reply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #3D477A;
	padding-top: 0px;

}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990066;
	width: 180px;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #fff;

}

.contact A:link    	{ color: #C4E1FF; font-weight: normal; text-decoration: none; }
.contact A:active  	{ color: #C4E1FF; font-weight: normal; text-decoration: none; }
.contact A:visited 	{ color: #C4E1FF; font-weight: normal; text-decoration: none; }
.contact A:hover  	{ color: #C4E1FF; font-weight: normal; text-decoration: underline; }
.messageForm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	padding-top: 0px;
}
.bdr {
	border: 1px solid #000000;
}

