/*---------------------------------------[ Contract for sending via email. ]---------*/
body
{
	text-align: center;
}

body, td, tr
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #424E66;
	line-height: 14px;
}

p
{
	margin: 0px 0px 8px 0px;
}

h1
{
	color: #424E66;
	font-weight: bold;
	font-size: 1.3em;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2
{
	color: #424E66;
	font-weight: bold;
	font-size: 1.1em;
	margin: 20px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h3
{
	color: #424E66;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.ww_bold
{
	color: #A80800;
	font-weight: bold;
	text-transform: uppercase;
}

.blue_text
{
	color: #00f;
	font-weight: bold;
}

.faux_link
{
	color: #00f;
	text-decoration: underline;
}

#contract_frame
{
	width: 594px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #424E66;
	padding: 10px;
	border: solid 1px #a8a8b0;
}

#content_box
{
	position: relative;
	width: 562px;
	border: solid 1px #A8A8B0;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	padding: 10px 15px 10px 15px;
}

#page_controls
{
	display: none;
	visibility: none;
}

#bottom_button
{
	display: none;
	visibility: none;
}

.paypal
{
	display: none;
	visibility: none;
}

#declaration
{
	width: 574px;
	border: solid 1px #a8a8b0;
	padding: 10px;
	background-color: #eee;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

table#contract_details
{
	width: 574px;
	padding: 0px;
	text-align: justify;
}

table#bank_details
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	width: 568px;
	text-align: justify;
}

td.text
{
	padding: 5px 0px 5px 0px;
	text-align: justify;
	width: 562px;
}

td.label
{
	width: 92px;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 0px 0px;
	text-align: right;
}

td.label_2
{
	width: 89px;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 0px 0px;
	text-align: right;
	margin: 0px;
	text-align: right;
}

td.label_3
{
	width: 87px;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 0px 0px;
	text-align: right;
	margin: 0px;
	text-align: right;
}

td.data
{
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 8px 0px 0px 10px;
	border: solid 1px #a8a8b0;
	height: 22px;
	width: 461px;
}

td.data_2
{
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 8px 0px 0px 10px;
	border: solid 1px #a8a8b0;
	height: 22px;
	width: 191px;
}

td.data_3
{
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 8px 0px 0px 10px;
	border: solid 1px #a8a8b0;
	height: 22px;
	width: 162px;
}

td.data4
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 0px 3px;
	border: none;
	width: 461px;
	height: 22px;
}

span.service1
{
	display: inline;
	color: #000;
	border: solid 1px #a8a8b0;
	padding: 0px 5px 0px 5px;
	margin: 0px 20px 0px 3px;
}

span.service2
{
	display: inline;
	color: #000;
	border: solid 1px #a8a8b0;
	padding: 0px 5px 0px 5px;
	margin: 0px 7px 0px 3px;
}

pre
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

td.address
{
	height: 200px;
	width: 442px;
	color: #000;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 0px 10px;
	border: solid 1px #a8a8b0;
}

td#signature
{
	height: 50px;
	width: 199px;
	border: solid 2px #a8a8b0;
}

td#date
{
	border: solid 2px #a8a8b0;
	width: 170px;
}

td.code
{
	width: 46px;
	border: solid 1px #a8a8b0;
	height: 22px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

td.dash
{
	text-align: center;
	width: 9px;
}

.page_break
{
	display: block;
	page-break-before: always;
}

.link
{
	font-family: arial;
	font-size: 12px;
	color: #A80800;
	text-decoration: none;
}

.link:hover
{
	font-family: arial;
	font-size: 12px;
	color: #A80800;
	text-decoration: underline;
}

.p_control:link
{
	font-size: 12px;
	color: #A80800;
	text-decoration: none;
	font-weight: bold;
}

.p_control:hover
{
	font-size: 12px;
	color: #A80800;
	text-decoration: underline;
	font-weight: bold;
}

.p_control:visited
{
	font-size: 12px;
	color: #A80800;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	font-family: arial;
	color: #A80800;
	text-decoration: none;
}

a:hover
{
	font-family: arial;
	color: #A80800;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	font-family: arial;
	color: #A80800;
	text-decoration: none;
}