﻿P
{
  text-indent: 1.25cm;
  line-height: 200%;
  text-align: justify;
  margin-top: 0.2em;
  margin-bottom: 0px;
}
H1
{
  text-align: center;
  font-size: 150%;
  margin-top: 0px;
  margin-bottom: 0px;
}
H2
{
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.2em;
}

ul
{
  margin-top: 0px; 
  margin-bottom: 0px; 
}
li
{
  text-indent: 0cm;
  margin-top: 0em;
}

.content A
{
	color: #993333;
	line-height: 100%;
}
.content A:hover
{
	color: #9900cc;
}

.steps p
{
  text-indent:0px;
  /*margin-left:1.25cm;*/
}
.steps a
{
  line-height: 120%;
}
.paypal_btn
{
  line-height: 0px;
  font-size: 0px;
  vertical-align: middle;
  text-align: center;
}

.checkbox_table td
{
  border-style: dashed;
  border-color: #ac3130;
  border-width: 0px;
  margin: 10px;
  background-color: #fcf9f9;
}
.checkbox_table th
{
  border-style: dashed;
  border-color: #ac3130;
  border-width: 0px;
  margin: 10px;
  background-color: #fcf9f9; /*#e7f8e6;/*#e4f5e3;*/
}


.checkbox_table .td_border_no_bottom
{
  border-left-width: 1px; 
  border-right-width: 1px; 
  border-top-width: 1px; 
}
.checkbox_table .td_border_left
{
  border-left-width: 1px; 
}
.checkbox_table .td_border_right
{
  border-right-width: 1px; 
}
.checkbox_table .separated_row
{
  border-top-width: 1px;
  background-color:#fafafa;
  line-height: 0px;
  font-size: 0px;
}