/* TYPOGRAPHY
----------------------------------------------------------- */

blockquote {
	background:transparent url(../images/typography/s5_left_quote.png) no-repeat top left;
	color:#666666;
	font-size:110%;
	font-style:italic;
	line-height:150%;
	margin:15px 0pt;
	padding:0px 0px 5px 65px;
	width:auto;
}

blockquote p {
	background:transparent url(../images/typography/s5_right_quote.png) no-repeat bottom right;
	margin-top:0pt;
	padding:0pt 65px 10px 0pt;
}

.code {
	background:#EBEAEA none repeat scroll 0%;
	border-left:solid 5px #666666;
	color:#666666;
	font-family:monospace;
	font-size:9pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 20px;
	padding-top:20px;
	padding-bottom:20px;
}

ul.ul_arrow li {
	background:transparent url(../images/typography/s5_ul_arrow.png) no-repeat top left;
	padding:3px;
	padding-left:18px;
	padding-right:18px;
}

ul.ul_check_sm li {
	background:transparent url(../images/typography/s5_check_sm.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
}

ul.ul_check_sm-blue li {
	background:transparent url(../images/typography/s5_check_sm-blue.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
}

ul.ul_check_sm-red li {
	background:transparent url(../images/typography/s5_check_sm-red.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
}

ul.ul_star li {
	background:transparent url(../images/typography/s5_ul_star.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
}

ul.ul_bullet li {
	background:transparent url(../images/typography/s5_ul_bullet.jpg) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:28px;
}

ul.ul_bullet_small li {
	background:transparent url(../images/typography/s5_bullet_small.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
}

ul.check-page li {
	background:transparent url(../images/typography/check-page.jpg) no-repeat top left;
	padding:6px;
	padding-left:33px;
	padding-right:38px;
}

ul.minus-page li {
	background:transparent url(../images/typography/minus.jpg) no-repeat top left;
	padding:6px;
	padding-left:33px;
	padding-right:38px;
}

li.li_number1  {
	background:transparent url(../images/typography/s5_li_number1.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number2  {
	background:transparent url(../images/typography/s5_li_number2.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number3  {
	background:transparent url(../images/typography/s5_li_number3.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number4  {
	background:transparent url(../images/typography/s5_li_number4.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number5  {
	background:transparent url(../images/typography/s5_li_number5.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number6  {
	background:transparent url(../images/typography/s5_li_number6.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number7  {
	background:transparent url(../images/typography/s5_li_number7.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number8  {
	background:transparent url(../images/typography/s5_li_number8.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number9  {
	background:transparent url(../images/typography/s5_li_number9.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

.red_box {
	background:#FFD6D6;
	border-top:solid 2px #EF706F;
	border-bottom:solid 2px #EF706F;
	color:#CC0000;
	padding:13px;
}

.blue_box {
	background:#D0DCEC;
	border-top:solid 2px #5B95DA;
	border-bottom:solid 2px #5B95DA;
	color:#1B6FC2;
	padding:13px;
}

.green_box {
	background:#EEF7DD;
	border-top:solid 2px #B0CB79;
	border-bottom:solid 2px #B0CB79;
	color:#8DCB0E;
	padding:13px;
}

.orange_box {
	background:#FEF6D8;
	border-top:solid 2px #FDE179;
	border-bottom:solid 2px #FDE179;
	color:#A38106;
	padding:13px;
}

.yellow_box {
	background:#F4F5B9;
	border-top:solid 2px #EFF11E;
	border-bottom:solid 2px #EFF11E;
	color:#9FA112;
	padding:13px;
}

.boxed:hover {
	border:2px solid #666666;
}
.boxed {
	border:2px solid #CCCCCC;
}

.check_box {
background:transparent url(../images/typography/s5_check.png) no-repeat scroll left center;
border:1px solid #DEDEDE;
padding:25px 25px 25px 68px;
}

.border_box {
border:1px solid #DEDEDE;
padding:15px 15px 15px 15px;
}



td.border-light {
padding-top : 8px;
padding-bottom : 8px;
padding-right : 8px;
padding-left : 8px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
color : #505050;
line-height: 15px;
font-size:.9em;
text-align : center;
}

td.border-light-all {
padding-top : 8px;
padding-bottom : 8px;
padding-right : 8px;
padding-left : 8px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
color : #505050;
line-height: 15px;
font-size:.9em;
}

td.top {
border-top: 1px solid #cccccc;
}

td.bottom {
border-bottom: 1px solid #cccccc;
}

td.fade {
background : url("../images/fade_gray.gif") repeat top;
}