div#sub_page_title {
	margin-top: 40px;
	margin-right: 5px;
	margin-left: 35px;
	width: 469px;
	margin-bottom: 15px;
}

div#sub_page_title td.t{
	padding-bottom: 12px;	
}

div#sub_page_text {
	border-bottom-color: #E1E1E1;
	margin-right:25px;
}

div#sub_page_text table {
	margin-bottom:15px;
}

div#sub_nav li {
	font-size: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	width: 150px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	padding-left: 3px;
}

div#sub_nav li.liNoBorder {
	font-size: 10px;
	text-transform: uppercase;
	width: 150px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	padding-left: 3px;
	border: 0px;
}

div#sub_page_text table.bt {
	margin-bottom:5px;
	width: 100%;
}


div#sub_page_text td.bottom {
	padding-bottom:15px;
	background-image:url(../images/rule1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#sub_page_text td.bottom_last {
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
