body {
	background-color: white
	color: #000000;
}
:link { color: #000066 }
:visited { color: #000066 }
:active { color: #000066 }
td.header {
	background-color:rgb(240, 255, 240);
	border-bottom: 4px solid green;
}
td.meat {
	padding-left: 8px;
	padding-right: 8px;
}
td.highlight {
	border-style: solid;
	background-color:rgb(240, 255, 240);
	border-width: 4px;
	border-color: white;
}
td.highlightreferrer {
	border-style: solid;
	background-color:rgb(240, 240, 255);
	border-width: 4px;
	border-color: white;
}
td.highlightincomplete {
	border-style: solid;
	background-color:rgb(255, 240, 240);
	border-width: 4px;
	border-color: white;
}
td.highlightcoldcall {
	border-style: solid;
	background-color:rgb(255, 225, 255);
	border-width: 4px;
	border-color: white;
}
td.standard {
	border-style: solid;
	border-width: 4px;
	border-color: white;
}
td.total {
	border-style: solid;
	border-width: 4px;
	border-color: white;
	border-top: 4px solid green;
	font-style: bold;
}
td.prospectdetail {
	border-style: solid;
	border-width: 4px;
	border-color: white;
	vertical-align: top;
}
td.lined {
	border-style: solid;
	border-bottom-width: 2px;
	border-color: white white lightgrey white
}
table.summary {
  background-color: rgb(240, 255, 240);
}
h1 {
  font-family: Helvetica, Arial;
  font-size: 30px;
  color: black;
  text-align: right;
}
h1.script {
  font-family: Helvetica, Arial;
  font-size: 30px;
  color: black;
  text-align: right;
	margin-bottom: 0px;
}
h2 {
  font-family: Helvetica, Arial;
  font-size: 24px;
  color: rgb(0, 0, 128);
  text-align: center;
  margin-top: 6px;
  margin-bottom: 2px;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 0px;
}
h2.small {
  font-family: Helvetica, Arial;
  font-size: 24px;
  color: rgb(0, 128, 0);
  text-align: left;
  margin-top: 5px;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 2px;
}
h2.long {
  font-family: Helvetica, Arial;
  font-size: 18px;
  color: rgb(0, 0, 128);
  text-align: left;
  margin-top: 6px;
  margin-bottom: 2px;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 2px;
}

h3 {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: rgb(0, 0, 128);
  text-align: left;
  margin-top: 6px;
  margin-bottom: 0px;
}
ul {
	list-style: square;
}
li {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
}
li.prompt {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
  margin-left: 1in;
}
li.promptnarrow {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
  margin-left: 0.5in;
}
li.instruction {
  font-family: Helvetica, Arial;
  font-style: italic;
  font-size: 16px;
  color: black;
  background-color: rgb(240, 255, 240);
  margin-left: 1in;
}
td {
  font-family: Helvetica, Arial;
  font-size: 14px;
  color: black;
  margin-left: 1in;
}
p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
  
}
p.lowerbuttonbar {
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 12px;
  color: black;
}
p.footer {
  font-family: Helvetica, Arial;
  font-style: italic;
  font-size: 10px;
  color: black;
}
p.objections {
  font-family: Helvetica, Arial;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  color: black:
}
p.navi {
  font-family: Helvetica, Arial;
  font-style: italic;
  font-size: 13px;
  color: black;
}
p.instruction {
  font-family: Helvetica, Arial;
  font-style: italic;
  font-size: 16px;
  color: black;
  background-color: rgb(240, 255, 240);
  margin-left: 1in;
}
p.prompt {
  font-family: Helvetica, Arial;
  font-style: normal;
  font-size: 16px;
  color: black;
  margin-left: 0.5in;
}
p.promptid {
  font-family: Helvetica, Arial;
  font-style: italic;
  font-size: 16px;
  color: black;
  text-align: right;
}
p.buttons {
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
  margin-left: 1in;
}
a {
  color: #000066;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
  color: green;
	cursor: pointer;
	text-decoration: underline;
}
td.objections {
  padding-top:7px;
}
font.green {
	color=#00cc00
}
font.yellow {
	color=#ff9900
}
font.red {
	color=#ff0000
}
a:link {color: #000066;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 5pt;


}
.TitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	text-indent: 10pt;
	font-weight: bold;
	font-style: normal;

}
