html, body { 

	background:#530013;

	color:#000;

	font: 12px/16px calibri, arial, sans-serif;

	margin: 0 30px 0 30px;

	padding: 0;

	text-align:center;	

}



td {

	font: 12px/16px calibri, arial, sans-serif;

}



p {
	
	background: #ffffff;
	
	color: #000;
	
	font-family: Calibri, arial, sans-serif;
	
	font-size: 12px;
	
	line-height: 16px;
}



a {

	font-weight:normal;

	color: #911a42;

	background: inherit;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a.more {

	font-family: arial, sans-serif;

	font-weight:bold;

	color: #911a42;

	background: inherit;

	text-decoration: none;

}



.headline {
	
	color:#993333;
	
	background: inherit;
	
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	
	font-size: 22px;
	
	line-height: 26px;
	
	font-weight: bold;
 }


.headline2 {
	color:#996600;
	
	background: inherit;
	
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	
	font-size: 18px;
	
	line-height: 24px;
	
	font-style: normal;
 }

.subhead {
	
	color:#000;
	
	background:inherit;
	
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	
	font-size: 18px;
	
	line-height: 20px;
	
	font-weight: normal;
 }



hr {

	color: #fff; 

	background-color: #fff; 

	border: 1px dotted #a12831; 

	border-style: none none dotted;

}

hr.short {

	color: #fff; 

	background-color: #fff; 

	border: 1px dotted #a12831; 

	border-style: none none dotted; 
	
	text-align:center;
	
	width: 40%;

}


.forms {	
	text-align:left;
}


/*  form styles below */

.secondtable {

	margin-top: 10px;

}



.formheader {
	font:bold 14px calibri, arial, sans-serif;
	text-transform: none;
	text-align: center;
}



.formsubhead {

	font:bold 12px calibri, arial, sans-serif;

	clear: left;

}



.smalltext {
	
	font-family: calibri, arial, sans-serif;
	
	font-size: 10px;
	
	font-style: italic;
}




.hrforms {

	border: none 0;

	width: 85%;

	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

.error {
	
	color: #f00;
	
	background: inherit;
}

ol.forms {
	
	margin-left: 0;
	
	padding-left: 0;
}

ol.forms li {
	
	margin-left: 20px;
	
	padding-bottom: 15px;
}


.textbold {

	font-weight:bold;

}

.italic {
	font-style:italic;
}

input.text {

	vertical-align:top;

}



div.table-row {

  background: inherit; 

  margin-top: 0; 

  margin-right: auto; 

  margin-bottom: 0; 

  margin-left: auto;

  padding: 0; 

  width: 100%;

}

div.table-row2 {

  background: inherit; 

  margin-top: 0; 

  margin-right: auto; 

  margin-bottom: 0; 

  margin-left: auto;

  padding: 0; 

  width: 50%;

}

.leftcol2 {

	border: none; 

	float: left; 

	margin: 0; 

	padding: 0; 

	width: 15%;

}



.rightcol2 {

	float: left;

	border: none; 

	float: right; 

	margin: 0; 

	padding: 0; 

	width: 75%;

}


.leftcol {

	border: none; 

	float: left; 

	margin: 0; 

	padding: 0; 

	width: 40%;

}



.rightcol {

	float: left;

	border: none; 

	float: right; 

	margin: 0; 

	padding: 0; 

	width: 55%;

}



div.formspace {

  clear: both; 

  margin: 0;

  padding: 0; 

  width: auto;

  height: 10px;

}

p.indent {
	
	margin-left: 25px;
}



/* end form styles */

