  body {
  	margin-top: 0;
	padding-top: 0;
	background-color:#ffffff; /*#C7C7C7; /*#ADB2A4;*/
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

} td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

} p {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 13px;
} h6 {
	color:#bb0000;
	margin:2px 0 0 2px;
	font-size:12px;
	padding: 3;
	line-height: 35px;

} h7 {
	font-size:12;
	color:#333333;
	line-height:15px;
	font-weight:bold;
	padding: 3;
	margin:2px 0 0 2px;


} h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;

} h3.horizdiv {
	padding-bottom: 2px;
	margin-bottom: 10px;
	background: url('/images/horizdiv1.gif') bottom left no-repeat;
	
} redemphasis {
	color:#bb0000;
	font-size:11px;
	font-weight:bold;

} a {
	color: #333;

} a:hover {
	text-decoration: none;
	color: black;

} a.mediumlink, a.mediumlink-wrap {
	display: block;
	background: url('/images/mediumlinkbg.gif') center left no-repeat;
	padding-left: 24px;
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

} a.mediumlink-wrap {
	height: 22px;
	line-height: 11px;
	font-size: 12px;

} a.mediumlink:hover, a.mediumlink-wrap:hover {
	text-decoration: underline;

} a.tinylink, a.tinylink-selected {
	display: block;
	background: url('images/tinylinkbg.gif') top left no-repeat;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: none;

} a.tinylink-selected {
	font-weight: bold;

} a.tinylink:hover {
	text-decoration: underline;
	/* ============ */
}a.extlink {
	display: block;
	background: url('/images/plus.gif') center left no-repeat;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: none;
	color:#000000;

} a.extlink-selected {
	display: block;
	background: url('/images/minus.gif') center left no-repeat;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: none;
	color:#000000;
	font-weight:bold;

} a.extlink:hover {
	text-decoration: none;
	color:#0000cc;
/* ============ */



} img {
	border: 0;

} form {
	margin: 0;
	padding: 0;

} ul.nostyle, ul.nostyle li {
	margin: 0;
	padding: 0;
	list-style: none;

} ul.nopad, ul.nopad li {
	margin: 0;
	padding: 0;

} ul.faq, ul.faq li {
	margin: 0;
	padding: 0;
	list-style: none;

} ul.faq li div {
	display: none;
	margin: 0 0 1em 16px;

} ul.faq li.open a {
	font-weight: bold;

} ul.faq li ul li {
	list-style: disc;

} ol, ol li, ul.faq li ol li {
	list-style: decimal;

} .sm {
	font-size: 10px;
	color: #999;
	line-height: 11px;

} .error {
	color: red;
	font-weight: bold;




/*** shared components ***/


} div.longbox {
	background-color: #eef5e4;
	border: 1px solid #d8dad4;
	padding: 10px 10px 8px;
	
} div.bluebox {
	background-color:#D5E0E0;
	border: 1px solid #d8dad4;
	padding: 10px 10px 8px;
	
} div.whitebox {
	background-color:#FFFFFF;
	border: 1px thin #d8dad4;
	padding: 5px 5px 5px;

} div.twolinebox {
	position: relative;
	width: 289px;
	height: 55px;
	background: url('images/SPA_Labs_spectrogram.gif');

} div.twolinebox div {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 261px;

} div.twocol-left {
	float: left;
	width: 273px;
	margin: 0 12px 0 12px;

} div.twocol-right {
	float: left;
	width: 273px;
	
} div.horizdiv1 {
	height: 25px;
	background: url('/images/elements/horizdiv1.gif') center left no-repeat;

} div.horizdiv2 {
	height: 25px;
	background: url('/images/elements/horizdiv2.gif') center left no-repeat;



/*** table related ***/

} .bullet, .bullet li {
	background-color: inherit;
	background-image: url('/images/elements/blacksquare3.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;

} .nobullet {
	background-image: none !important;

} td.check {
	background-color: inherit;
	background-image: url('/images/somepic.gif');
	background-position: center center;
	background-repeat: no-repeat;

} table.table20 {
	width: 591px;
	border: 1px solid #ccc;

} table.table20 tr td {
	line-height: 20px;


} .tabletitle {
	font-weight: bold;
	color: white;
	line-height: 18px;
}

