table.nine_slice {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

table.nine_slice .c {
	font-size:0px;
}

table.nine_slice .t {
	background-repeat:repeat-x;
	background-position:top;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
table.nine_slice .b {
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

table.nine_slice .l {
	background-repeat:repeat-y;
	background-position:left;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
table.nine_slice .r {
	background-repeat:repeat-y;
	background-position:right;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

div.page {
	position:relative;
	width:850px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0f0f0f;
	text-align:inherit;
}

div.page td, div.page th, div.page caption {
	font-size:11px;
	font-weight: normal;
	text-align: inherit;
}

p.page_title {
	font-size:24px;
	font-weight:bold;
	color:#787878;
	margin:15px 0px;
	padding:0px 0px 0px 0px;
}

table.nine_slice tr td div.content {
	position:relative;
	width:800px;
	text-align:inherit;
	margin-left:18px;
}

.section_title {
	position:relative;
	font-size:18px;
	font-weight:normal;
	margin:15px 0px 5px 15px;
	padding:0px 0px 0px 0px;
	white-space:nowrap;
}

table.nine_slice div.divider {
	position:relative;
	height:2px;
	width:100%;
	line-height:0px;
	margin:5px 0px;
	font-size:0px;
	background-color:#eeeeee;
}

div.notice {
	position:relative;
	padding:5px 75px;
	font-weight:bold;
}

div.notice span {
	color:#f72a00;
}

table.nine_slice td.left_side {
	white-space:nowrap;
	
}

table.nine_slice td.left_side span {
	color:#aaaaaa;
}

table.nine_slice td.right_side {
	white-space:nowrap;
}

table.nine_slice td.right_side div {
	position:relative;
	width:inherit;
	height:inherit;
	overflow:visible;
	margin:2px 0px;
	text-align:right;
}

table.nine_slice .text_input {
	width:200px;
	margin:0px 0px 0px 4px;
	padding:0px;
	font-size:11px;
}

div.bottom_buttons {
	position:relative;
	width:100%;
	margin:25px 0px 20px 0px;
}

.bottom_buttons a {
	border:0px;
	margin:0px 10px;
	padding:0px;
}

.bottom_buttons img {
	border:0px;
	margin:0px;
	padding:0px;
}