h1.c3 {
	font-family: Alright Sans Thin, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	margin: 18px 0px 2px 0px;
	padding: 0px;
	line-height: 100%;
	height: 42px;
	border: solid 0px red;
}

h3 {
	margin: 16px 0px 3px 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #c4c4c4;
	font-family: Alright Sans, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #6e7b6b;
	padding: 1px 4px 1px 4px;
}

input[type="text"].limit_width_l,
input[type="file"].limit_width_l,
textarea.limit_width_l
{
	/* mobile only */
}


textarea.agreement {
	font-size: 11px;
	width: 96%;
	height: 250px;
}

select {
	border: 1px solid #c4c4c4;
	font-family: Alright Sans, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #6e7b6b;
	padding: 1px 0px 0px 2px;
	margin: 1px 0px 1px 0px;
}

select.limit_width_l {
	/* mobile only */
}

input.checkbox, radiobox {
	border: 0px solid #c4c4c4;
	font-family: Alright Sans, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #9eab9b;
}

hr.c3 {
	height: 1px;
	background-color: #c5c5b5;
	border: solid 0px #c5c5b5;
	margin: 8px 0px 12px 0px;
	white-space: nowrap;
}

td.small_noline {
	margin: 0px;
	padding: 0px 4px 2px 0px;
	color: #848678;
	font-size: 14px;
}

td.small_tab_sel {
	margin: 0px;
	padding: 0px 8px 2px 0px;
	color: #848678;
	font-size: 14px;
	border-bottom: solid 1px #B4B6A8;
	cursor: pointer;
}

td.small_tab_sel_right {
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 21px;
	background: transparent url(/c3/images/frames/small_tab_sel_slash.png)
		top left no-repeat;
}

td.small_tab {
	margin: 0px;
	padding: 0px 4px 2px 8px;
	color: #D4D6C8;
	font-size: 14px;
	border-bottom: solid 1px #C9CAAC;
	cursor: pointer;
}

td.small_tab_right {
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 21px;
	background: transparent url(/c3/images/frames/small_tab_slash.png) top
		left no-repeat;
}

td.list_space1 {
	width: 8px;
	max-width: 8px;
	min-width: 8px;
}

td.list1 {
	margin: 0px;
	padding: 14px 4px 18px 0px;
	border-top: solid 1px #C9CAAC;
}

td.list2 {
	border-top: solid 4px #C9CAAC;
	padding: 8px 0px 16px 0px;
	vertical-align: top;
}

div.list3 {
	border-top: solid 4px #C9CAAC;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}

div.list3_2 {
	border-top: solid 1px #C9CAAC;
	padding: 8px 0px 0px 0px;
	vertical-align: top;
}

td.list3 {
	border-bottom: dotted 1px #C9CAAC;
	vertical-align: middle;
	padding: 5px 0px 3px 0px;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 10px;
}

td.p {
	padding: 4px 0px 4px 0px;
}

img.cir_tri {
	margin: 4px 10px 0px 0px;
}

p.l1 {
	font-size: 12px;
	padding: 0px;
}

p.l2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

img.big_icon1 {
	border-top: solid 0px #e0e0d0;
	border-left: solid 0px #e0e0d0;
	border-right: solid 1px #e0e0d0;
	border-bottom: solid 1px #e0e0d0;
}

td.list_bigicon1 {
	vertical-align: top;
}

div.note {
	margin: 10px 0px 10px 0px;
	background-color: #fcfdfa;
	border-top: solid 1px #e0e0d0;
	border-left: solid 0px #e0e0d0;
	border-right: solid 0px #e0e0d0;
	border-bottom: solid 0px #e0e0d0;
	padding: 10px 10px 10px 10px;
	font-style: italic;
	line-height: 180%;
	font-size: 11px;
}

table.wide {
	width: 512px;
	max-width: 512px;
}

table.chart1 {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.chart1 tbody tr td.nocolor {
	background-color: transparent;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.nocolor_m {
	background-color: transparent;
	font-size: 11px;
	padding: 4px 8px 4px 10px;
}

table.chart1 tbody tr td.nocolor_b {
	background-color: transparent;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.nocolor_i {
	background-color: transparent;
	font-style: italic;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.gray {
	background-color: #e7ece0;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.lightgray {
	background-color: #f8f9f4;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.lightgray_m {
	background-color: #f8f9f4;
	font-size: 11px;
	padding: 4px 8px 4px 10px;
}

table.chart1 tbody tr td.white {
	background-color: white;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

table.chart1 tbody tr td.white_m {
	background-color: white;
	font-size: 11px;
	padding: 4px 8px 4px 10px;
}

td.dotted_border_top {
	border-top: dotted 1px #c5c5b5;
}

li{
	/* mobile only */
}

ul.small {
	padding: 2px 2px 2px 14px;
	margin: 0px;
	font-size: 11px;
}

ul.small li {
	padding-left: 2px;
	font-size: 11px;
}

/* input[type="submit"] { */
input.submit_g{
	/* padding:6px 4px 6px 4px; */ 
}

ul.ul_inside_left_s{
	/* mobile only */
}

ul.ul_cir_tri{
	list-style-type: none;
	font-size: 11px;
	padding-left: 0;
	font-family: Alright Sans Medium, Arial, Helvetica;
}

ul.ul_cir_tri li {
	padding-left: 18px;
	padding-top: 4px;
	
	background-repeat:no-repeat;
	background-position-y:4px;
}

ul.ul_cir_tri li a{
	text-decoration:none;
}

div.clink2_2 {
	padding: 2px 0px 2px 0px;
}

.M_EN{
	
}
.D_EN{
	
}

td.lp_list_item{
	padding-top:7px;
	padding-bottom:7px;
}

td.lp_list_top{
	/* mobile only */
}

a.hovercolor span.lp_item_link_text{
	padding-left:12px;
}
