.Subhead {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #5C7F92;
}
.dottedLine {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}

.legal {font-family: "Trebuchet MS";font-size: 10px;color: #666666;}
.legal a:link {color: #5C7F92;text-decoration: underline;}
.legal a:visited {
	twext-decoration: underline;
	color: #7D9AAA;
}
.legal a:active {color: #000000;text-decoration: underline;}
.legal a:hover {color: #5C7F92;text-decoration: underline;}
.copy_sm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	list-style-image: url(Images/bullet1.gif);
}
.TrimGrey {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copyBlue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5C7F92;
	list-style-image: url(Images/bullet1.gif);
}
body {
	background-image: url(/Images/BG_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
