/* CSS Document */


body {
	background-color: #FFFFFF; color: #666666;
	background-image: url(images/assets/LM_Background.gif);
	background-position: top; background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

a:link { color: #FF9900; text-decoration: none; } 
a:visited {color: #66CCFF; text-decoration: none; } 
a:hover {color: #66CCFF; text-decoration: underline; } 
a:active {color: #FFCC00; text-decoration: none; }

img { border: 0px; }

.bar_text { font-size: 10px; color: #FF9900; line-height: normal; font-weight: bold}
.body_text { font-size: 11px; color: #666666; line-height: 16px; font-weight: normal; font-style: normal}
.Intro_Title { font-size: 11px; color: #336699; line-height: 11px; font-weight: bold}
.body_text_intro { font-size: 20px; color: #336699; line-height: 26px; font-weight: normal; font-style: normal }
.body_text_detail { font-size: 11px; color: #336699; line-height: 16px; font-weight: normal; font-style: normal }
.caption_text { font-size: 11px; color: #336699; line-height: 16px; font-weight: normal; font-style: normal }

.table { background-color: #000000; left: auto; clip:  rect(   )}

.body_text_blue { font-size: 11px; color: #336699; line-height: 16px; font-weight: normal; font-style: normal }
.body_text_orange { font-size: 11px; color: #FF9900; line-height: 16px; font-weight: normal; font-style: normal }


/* LMA083 UPDATE STYLES */

.ch_imgTable { width: 410px; height: 280px; }

#ch_imgHolder {
	width: 391px; padding-left: 19px; height: 263px; padding-top: 17px;
	background-image: url(images/caseHistories/cs_box.gif);
	background-position: left top; background-repeat: no-repeat;
	text-align: left;
	font-size: 10px; line-height: 15px;
	display: block;
}

.ch_content {
	width: 670px; padding-left: 40px;
}

#ch_title {
	width: 670px; height: 54px; padding-top: 26px;
	display: block;
}
.ch_rule10, .ch_rule20, .ch_spc10 {
	width: 670px;
	position: relative; clear: both;
	background-image: url(images/caseHistories/Case_Rule.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
.ch_rule10, .ch_spc10 { height: 30px; background-position: left 10px; }
.ch_rule20 { height: 20px; }
.ch_spc10 { background-image: none; }

.ch_column {
	width: 153px; height: auto;
	position: relative; float: left;
	display: block;
}
.ch_column_spc { padding-right: 30px; }
.ch_linkImg {
	width: 153px; height: 173px;
	text-align: left;
	display: block;
}
.ch_linkTxt {
	width: 153px; height: auto;
	position: relative; clear: both;
	text-align: left;
	display: block;
}

.padL40 { padding-left: 40px; }
.padB28 { padding-bottom: 28px; }