body{	
background-color:#ffffff;
background-image:url(../images/body_background.jpg);
background-position:top;
background-repeat:repeat-x;
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 17px;

}

a{	

	color: #A20315;
}

hr {border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

td{	
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 17px;
}
td.title{	
	padding-left: 10px;
	margin: 0;
	font-family: Tahoma, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
td.title2{	
	padding-left: 18px;
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
td.body{	
	margin: 0;
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
A.front{	
	color: #022884;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
}
A:hover.front{	
	color: #022884;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration:none;
	line-height: 15px;
}

.header {	
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.front_header {	
	font-family: Times New Roman, Verdana;
	font-size: 22px;
	color: #052C84;
}
.front_header2 {	
	margin: 0,15px;
	font-family: Times New Roman, Verdana;
	font-size: 22px;
	color: #052C84;
}
select, input {	
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

input.submit {	
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}

.bottom_fill {
	background: url("../images/bottom_fill.jpg"); background-repeat: no-repeat;  margin-top: 0;   margin-right: 0;   margin-bottom: 0;   margin-left: 0;
}

h2.page_header {
	font: bold 26px/1.5  "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #0130A6;
	letter-spacing:-1px;
	margin: 20px 0 0 0;
	padding: 0 0 1px 0px;
	border-bottom: 1px solid #ddd;
	clear: both;
}
h2 span {
	background-color: inherit;
	color: #CC0906;
}

h3 {
	font: bold 14px/1.5  "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #CC0906;
	margin: 15px 0 0 0;
}
h5 {
	font: bold 14px/1.5  "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #CC0906;
	margin: 0 0 0 0;
}
h3 span {
	background-color: inherit;
	color: #0130A6;
}

p {
	margin: 12px 0 0 0;
	background-color: inherit;
}
p.contact {
	margin: 12px 12px 12px 12px;
	background-color: inherit;
}

#sign_up {
	margin: 15px 0 0 0;	
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#p_column1 {
float:left;
}
#p_column2 {
float:left;
padding: 20px 35px 0px 28px;
font-family: Tahoma, Verdana;
font-size: 24px;
line-height: 30px;
}
#p_column3 {
float:left;
}
}
#float_image {
padding: 16px 0 0 16px;
width: 200px;
height: 121px;
background: #fff url(../images/image2_bg.gif) no-repeat;
color: inherit;
}

#float_image_left2 {
float:left;
padding: 16px 0px 30px 16px;
width: 200px;
height: 121px;
background: #fff url(../images/image2_bg.gif) no-repeat;
color: inherit;
}

#float_image_right {
float:right;
padding: 16px 0 0 16px;
width: 200px;
height: 180px;
background: #fff url(../images/image_border.gif) no-repeat;
color: inherit;
}

#float_image_left {
float:left;
padding: 16px 0 0 16px;
width: 200px;
height: 180px;
background: #fff url(../images/image_border.gif) no-repeat;
color: inherit;
}

#float_video {
float:right;
padding: 16px 0 0 16px;
width: 300px;
height: 260px;
color: inherit;
}
#float_video2 {
padding: 0px 0 0 0px;
width: 370px;
height: 300px;
color: inherit;
}

div.row {
  clear: both;
  padding-top: 0px;
  }
div.row2 {
  clear: both;
  padding-top: 10px;
  }
div.row2 span.label {
  float: left;
  width: 90px;
  text-align: right;
  }

div.row span.label {
  float: left;
  width: 90px;
  text-align: right;
  }
div.row2 span.formw {
  float: right;
  width: 250px;
  text-align: left;
  } 

div.row span.formw {
  float: right;
  width: 250px;
  text-align: left;
  } 
div#signup_form {
	width: 350px;
	background-color: #FED6D6;
	margin: 10px 10px 10px 10px;
}
.right_column2 {
float:left;
padding: 16px 0 0 16px;
width: 350px;
color: inherit;
}

.right_column3 {
float:left;
padding: 16px 0 0 16px;
width: 400px;
color: inherit;
}

textarea {
	font: 10px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}

#errorMessage
{
		border:solid 2px #890d0d;
		background:#bf1313;
		font-color:#fff;
		font-family: 'Trebuchet MS',Arial;
		font-size:13px;
		font-weight: bold;
		width:418px;
		padding:5px;
		margin-bottom:10px;
}

#successMessage
{
		border:solid 2px #25890d;
		background:#38ba1a;
		font-color:#fff;
		font-family: 'Trebuchet MS',Arial;
		font-size:13px;
		font-weight: bold;
		width:418px;
		padding:5px;
		margin-bottom:10px;
}
