body {
	background-image: url(../images/bg-3.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.bodyprint {
	background-color: #FFFFFF;
		font-size:14px
}

.content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}
.content a {
	text-decoration: none;
	color: #990002;
}
.content a:link {
	text-decoration: none;
	color: #0000FF;
}
.content a:visited {

	text-decoration: none;
	color: #0000FF;
}
.content a:hover {


	text-decoration: underline;
	color: #0000FF;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	color: #990002;
	text-decoration: none;
	font-weight: bold;
}
.titles-3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 28px;
	color: #990002;
	text-decoration: none;
	font-weight: bold;
}
.titles2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #990002;
	text-decoration: none;
	font-weight: bold;
}
.printbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990002;
	border: 1px solid #000000;
}
.style1 {
	font-size: 12px;
}
.style3 {
    font-size: 12px;
	font-weight: bold;
}


#FSmainTable		{border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSdateSelect		{border:1px solid #999999; background-color:white}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#CCCCCC; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center; line-height:14px}
#FSdateToday		{font-size:11px; font-weight:bold; line-height:20px}
.formfieldtest {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	clear: both;
	float: left;
}

p.error {
  font: normal 20px Arial, Helvetica, sans-serif;
  color: #FF0000;
  padding: 20px;
  border: 2px solid #FF0000;
}

div.enter-code {
  font: bold 14px Arial, Helvetica, sans-serif !important;
  color: #000000;
  text-align: center !important;
  width:300px; 
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px;
}

div.captcha {
  margin-right: auto;
  margin-left: auto;
  width:300px;
  margin-bottom:30px;
}

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#E8BE1C !important;    
   /* background color*/
 }
 
 #recaptcha_table {
   /*border-color: #000 !important; */
   /*reCaptcha widget border color*/
 }
 
 #recaptcha_response_field {
   /*border-color: #ccc !important; */
   /*Text input field border color*/
   
   
   /*background-color:#E8BE1C !important; */
   /*Text input field background color*/
 }
