@charset "UTF-8";
/* Base Homepage styles */

#client_tbl a.contact_btn   {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/layout/button_bkgnd_f1.gif) repeat;
	padding: 3px 10px;
	margin: 4px 0px;
	border: 2px solid #F0D885;
	text-decoration: none;
	display: inline-block;
}
#client_tbl a.contact_btn:visited       {
	background-image: url(../images/layout/button_bkgnd_f1.gif);
}

#client_tbl a.contact_btn:hover     {
	background-image: url(../images/layout/button_bkgnd_f2.gif);
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
th {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: top;
	width: 23%;
	text-align: left;
	padding-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.redtext {
	color: #7C6554;
}
#content input {
	padding: 2px;
	border: 1px solid #B6BFCE;
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 2px;
}
#content select {
	color: #333333;
	padding: 2px;
	border: 1px solid #B6BFCE;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#content table {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content table td {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	border-right: 1px none #BFCDD9;
	border-bottom: 1px none #BFCDD9;
}
#content #client_tbl td {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#client_tbl h4
{
	margin-top: 20px;
}
