@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/policy.gif) left bottom no-repeat;
	}

div#content h3 {
	margin-bottom: 15px;
	width: 595px;
	height: 32px;
	text-indent: -9999px;
	}

div#content h4 {
	margin-bottom: 15px;
	width: 595px;
	height: 53px;
	text-indent: -9999px;
	}

/* @group div#messageFromOwner */

div#messageFromOwner {
	}

div#messageFromOwner h3 {
	background: url(../img/policy/header/message_from_owner.gif) no-repeat;
	}

div#messageFromOwner p {
	margin-bottom: 1em;
	}

div#messageFromOwner p img {
	margin: 0 15px 5px 0;
	float: left;
	}

div#messageFromOwner p.author {
	text-align: right;
	}

/* @end */

/* @group div#policies */

div#policies p {
	margin-bottom: 1em;
	}

div#policies h3 {
	background: url(../img/policy/header/policies.gif) no-repeat;
	}

div#policies div {
	margin-bottom: 30px;
	}

div#policies div#policy1 h4 {
	background: url(../img/policy/header/policy1.gif) no-repeat;
	}

div#policies div#policy2 h4 {
	background: url(../img/policy/header/policy2.gif) no-repeat;
	}

div#policies div#policy3 h4 {
	background: url(../img/policy/header/policy3.gif) no-repeat;
	}

div#policies div#policy4 h4 {
	background: url(../img/policy/header/policy4.gif) no-repeat;
	}

/* @end */


/* @group div#sequence */

div#sequence p {
	margin-bottom: 1em;
	}

div#sequence h3 {
	background: url(../img/policy/header/sequence.gif) no-repeat;
	}

div#sequence div {
	margin-bottom: 30px;
	}

div#sequence div img {
	margin: 0 10px 5px 0;
	padding: 4px;
	border: 1px solid #ccc;
	float: left;
	}

div#sequence div#step1 h4 {
	background: url(../img/policy/header/step1.gif) no-repeat;
	}

div#sequence div#step2 h4 {
	background: url(../img/policy/header/step2.gif) no-repeat;
	}

div#sequence div#step3 h4 {
	background: url(../img/policy/header/step3.gif) no-repeat;
	}

div#sequence div#step3 ol {
	}

div#sequence div#step3 ol li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../img/policy/step3_triangle.gif) center bottom no-repeat;
	text-align: center;
	}

div#sequence div#step3 ol li strong {
	padding: 7px;
	border: 1px solid #d7d7d7;
	display: block;
	width: 575px;
	background: #f3f3f3;
	font-weight: bold;
	}

div#sequence div#step3 ol li img {
	margin-top: 5px;
	float: none;
	}

div#sequence div#step3 ol li.noText {
	padding-bottom: 25px;
	}

div#sequence div#step3 ol li.noText strong {
	/*margin-bottom: 10px;*/
	}

div#sequence div#step3 ol li.finish {
	background: none;
	}

div#sequence div#step4 h4 {
	background: url(../img/policy/header/step4.gif) no-repeat;
	}

/* @end */





