h3 {
	font-size: 15px;
	margin-bottom: 10px;
    text-align: center;
}
.Normal_Cont{
	display:block;
	color:#333333;
	font-size:12px;
	line-height:1.8em;
	margin:0px 0px 10px 2px;
}
.Normal_Cont table{
	display:block;
	width:580px;
	margin:10px 0px 0px 0px;
}
.Normal_Cont table th{
	width:80px;
	background-color:#EEEEEE;
	text-align:right;
	font-weight:normal;
	padding-right:5px;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}
.Normal_Cont table th.nocol{
	background-color:#FFFFFF;
}
.Normal_Cont table td{
	text-align:left;
	padding:5px 0px 5px 5px;
	background-color:#F9F9F9;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}
.Normal_Cont table td.col{
	background-color:#EEEEEE;
	border-right:3px solid #ffffff;
}
.Normal_Cont table td ul{
	list-style-position:outside;
	list-style:decimal;
	margin-left:20px;
	line-height:1.2em;
}
.Normal_Cont table td li{
	margin-bottom:5px;
}


.philosophyBox{
	color:#333333;
	font-size:12px;
	line-height:1.8em;
	margin:0px 30px 10px;
}

.philosophyBox h2{
    margin: 15px 0;
    text-align: center;
    font-size: 20px;
    
}

.philosophy{
    margin:20px 0;
}

.philosophy p{
    margin-bottom: 25px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}

p.txtR{
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

.philosophy ol {
    margin:0 auto;
    width: 415px;
}