@charset "UTF-8";
/* Base Homepage styles */

*  .contact_btn  a:link     {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/global/button_bkgnd_f1.gif) repeat;
	padding: 3px 10px;
	margin: 4px 0px;
	border: 2px solid #F0D885;
	text-decoration: none;
}
*  .contact_btn  a:visited     {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/global/button_bkgnd_f1.gif) repeat;
	padding: 3px 10px;
	margin: 4px 0px;
	border: 2px solid #F0D885;
	text-decoration: none;
}

*  .contact_btn  a:hover     {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/global/button_bkgnd_f2.gif) repeat;
	padding: 3px 10px;
	margin: 4px 0px;
	border: 2px solid #F0D885;
	text-decoration: none;
}


#nav_wrapper #clients a {
	color: #FFFFFF;
	background: url(/images/global/nav_bkgnd_f1.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;
}
.Style2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#client_tbl .contact_btn a {
	font: 12px/14px Arial, Helvetica, sans-serif;
}
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;
}
#content select {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	border: 1px solid #B6BFCE;
	margin: 2px;
}
#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;
}