#static-content p {
	width: 600px;
	margin-bottom: 1em;
}
#static-content hr {
	margin-right: 30%;
}
.static-list li {
	list-style: disc outside;
	margin-left: 30px;
	width: 570px;
}
.static-list {
	margin-bottom: 20px;
}
.static-ordered-list li {
	list-style-type: decimal;
}
/* specific to the Joint Commission logo on proxy and med rec questions */
#jc {
	vertical-align: middle;
	margin-right: 5px;
}
.em {
	font-weight: bolder;
}
#index-choices img {
	vertical-align: middle;
}
#index-choices p {
	margin-top: 20px;
}
#hd {
	margin-left: 170px;
	margin-bottom: 10px;
}
#ft {
  text-align : center;
}
#ft p {
  margin-top : 20px;
  font-size : smaller;
}
h2 {
	font-weight: bolder;
	margin-bottom: 10px;
}
h3 {
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
}
#learn-more li {
	margin-left: 15px;
}
#learn-more a:link {
	color: #008080;
}
#learn-more a:visited {
	color: #008080;
}
#learn-more a:hover {
	color: white;
}
.text-as-button {
	/* background-color: #008080; */
	/* color: white; */
}
#static-content a:link {
	color: #008080;
}
#static-content a:visited {
  	color: #008080;
}
#static-content a:hover {
	color:white;
}
strong {
  font-weight: bold;
}
#agent-choices {
  width: 600px;
}
#g-checkout {
  margin-left: 250px;
}
#register-table {
  margin-top: 18px;
  width: 500px;
}
#register-button {
  width: 185px;
}
#register-text {
  padding-left: 2px;
  
}
#g-accept {
  width : 75px;
}
