@charset "utf-8";
/* The Tandem Group style sheet */


/*----------------------*/
/* All Pages */
/*----------------------*/


.bodytext {
	font-family:Verdana, Arial, Helvetica;
	font-size:13px;
	line-height:25px;
	color:#6e675a;
	font-weight:normal;
	letter-spacing: 1px;	
}
.bodytext a:link {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;	
}
.bodytext a:visited {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;
}
.bodytext a:hover {
	color:#89004f;
	text-decoration:underline;
	letter-spacing: 1px;	
}


.bodytext-sm {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	line-height:20px;
	color:#6e675a;
	font-weight:normal;
	letter-spacing: 1px;	
}
.bodytext-sm a:link {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;	
}
.bodytext-sm a:visited {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;
}
.bodytext-sm a:hover {
	color:#89004f;
	text-decoration:underline;
	letter-spacing: 1px;	
}


.hometext {
	font-family:Verdana, Arial, Helvetica;
	font-size:13px;
	line-height:30px;
	color:#6e675a;
	font-weight:normal;
	letter-spacing: 1px;
}
.hometext a:link {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;	
}
.hometext a:visited {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;	
}
.hometext a:hover {
	color:#89004f;
	text-decoration:underline;
	letter-spacing: 1px;	
}

.homeletters {
	font-family:Verdana, Arial, Helvetica;
	font-size:28px;
	line-height:32px;
	color:#6e675a;
	font-weight:normal;
	letter-spacing: 1px;	
}


.title {
	font-family:Verdana, Arial, Helvetica;
	font-size:24px;
	line-height:30px;
	color:#e57825;
	font-weight:normal;
	letter-spacing: 1px;	
}


.subtitle {
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
	line-height:30px;
	color:#89004f;
	font-weight:normal;
	letter-spacing: 1px;	
}


.formfield {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#9e9a91;
	letter-spacing: 1px;
	background: #ffffff;
	border: 1px solid #9e9a91;	
}



.copytext {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	line-height:25px;
	color:#6e675a;
	font-weight:normal;
	letter-spacing: 1px;	
}
.copytext a:link {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;	
}
.copytext a:visited {
	color:#de7404;
	text-decoration:underline;
	letter-spacing: 1px;
}
.copytext a:hover {
	color:#89004f;
	text-decoration:underline;
	letter-spacing: 1px;	
}
