/* Some notes...
    color: #7FA3BF; for the top content
    color: #B9CDDF; for the bottom content
*/


.copyright{
  color: #E7E7E7;
  font-family: verdana;
  font-size: 7pt;
}


p {
  font-family: verdana;
  font-size: 7pt;
  padding: 10 20 10 20;
  text-align: justify;
  color:#ffffff;
  line-height: 12pt;
}

 .content {
    padding: 10 21 10 21;
    text-align: justify;
    color:#E2F1FE;
    line-height: 10pt;
}

a{
  text-decoration: none;
  letter-spacing: 1
}
a:link {color: #F5E1B6;}
a:hover {color: #F5E1B6; text-decoration: underline;}
a:visited {color: #F5E1B6;}
a:active {color: #F5E1B6;}

a.credit {
    text-decoration: none;
}
a.credit:link {color: #153046;}
a.credit:hover {color: #153046; text-decoration: underline;}
a.credit:visited {color: #153046;}
a.credit:active {color: #668298;}

.label{
  color:#FFFFFF;
  text-align: right;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  text-transform: normal;
  letter-spacing: 0;
  padding: 4 4 4 4;
  vertical-align: top;
}

/* This class is for footer */
.input{
  text-align: left;
  padding: 0 4 0 4;
}

/* This class is for footer */
.input_off{
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  font-weight: normal;
  padding: 0 2 0 2;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  width: 150;
}

.email_failed{
	color: #FF0000;
	font-family: Verdana, Helvetica, Arial; sans-serif;
	font-size: 12px;
	text-transform: normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.email_sent{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial; sans-serif;
	font-size: 12px;
	text-transform: normal;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
