/* CSS for frequencydesign Documents */
	body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url();
	background-color: #FFFFFF;
		}
	#content {
	width:360px;
	border-right-width: 10px;
	border-bottom-width: 50px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	#helplinks {
	width:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}
a:link {
	color: #A5A49E;
	text-decoration: none;
}
a:visited {
	color: #A5A49E;
	text-decoration: none;
}
a:hover {
	color: #A5A49E;
	text-decoration: none;
}
a:active {
	color: #A5A49E;
	text-decoration: none;
}
.text5 {color: #000000}

/* CSS for frequencydesign cm.aspx content Documents */
#content2 {
	width:720px;
	border-right-width: 10px;
	border-bottom-width: 50px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
