
@charset "UTF-8";
/* Labaton CSS Document */



/*START styles for global navigation and layout*/
.CS_Document {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11.5px; 
	color:#333333;
}
.CS_Document,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	text-decoration:none;
}
body {
	background-color:#000000;
	text-decoration:none;
}
p {
	padding: 0px;	
}
div {
	overflow:visible;
}
strong {
	overflow:visible;
}
a:active {
	text-decoration: none;
	color: #0073AE;
}
a:link {
	color: #0073AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0073AE;
}
a:hover {
	text-decoration: none;
	color: #0073AE;
}

.masterDIV {
	width:950px;
	
}
.masterContent {
	background-color:#7b7b7b;
	padding-bottom:2px;
}
.whiteContentArea {
	background-color:#FFFFFF;
	width:935px;
	/*min-height:550px;*/
}
.globalNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;	
}
.globalNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNav a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected {
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;		
}
.globalNavSelected a:link {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected a:visited {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavSelected a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavLocateCase {
	font-size: 11px;
	font-weight: bold;
	color: #376776;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	white-space: nowrap;
	background-color:#dde1bd;
	width:100px;
}
.globalNavLocateCase a:link {
	color: #376776;
	text-decoration: none;
}
.globalNavLocateCase a:visited {
	color: #376776;
	text-decoration: none;
}
.globalNavLocateCase a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNavLocateCase a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.globalNavNonUsInvestors {
	font-size: 11px;
	font-weight: bold;
	color: #b9e1f8;
	padding-right: 12px;
	padding-left: 0px;
	text-decoration: none;
	white-space: nowrap;	
}
.globalNavNonUsInvestors a:link {
	color: #b9e1f8;
	text-decoration: none;
}
.globalNavNonUsInvestors a:visited {
	color: #b9e1f8;
	text-decoration: none;
}	
.globalNavNonUsInvestors a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavNonUsInvestors a:active {
	color: #ffcc00;
	text-decoration: none;
}
.globalNavBullet {
	color: #F15D35;
	text-transform: uppercase;
	margin-right:2px;
}
.globalNavBulletNonUsInvestors {
	color: #dde1bd;
	text-transform: uppercase;
	margin-right:2px;
}
.globalNavSmallLink {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	text-decoration: underline;	
	padding-left: 4px;
	padding-right:5px;		
}
.globalNavSmallLink a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.globalNavSmallLink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.globalNavSmallLink a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.globalNavSmallLink a:active {
	color: #ffcc00;
	text-decoration: underline;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #666666;
	height: 13px;
	width: 110px;
	padding: 4px 4px 1px;
	border: 1px solid #333333;
}
.detailedSearchLink a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.medWhiteTitle {
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left:10px;	
}
.medBlueTitle {
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #0073ae;
	padding-bottom:10px;
}

.footer {
	font-size: 12px;
	color: #666666;
	width:900px;
	padding-left:24px;
	padding-right:6px;
	padding-top:15px;
	padding-bottom:10px;
}
.copyright {
	width:900px;
	font-size: 12px;
	color: #666666;
	padding-bottom:10px;
	padding-top:15px;
}
.localNavSpacer {
	display:block;
	height:15px;
	width:100%;
	/*border:#309 dotted 1px;*/
}
.localNav {
	background-color:#FFE9C5;
	padding-right: 10px;
	padding-left: 10px;
	width:160px;
}
.localNavLink{
	font-size: 12px;
	padding-bottom: 6px;
	padding-left:5px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
}
.localNavLink a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLink a:link {
	color: #000000;
	text-decoration: none;
}
.localNavLink a:visited {
	color: #000000;
	text-decoration: none;
}
.localNavLink a:hover {
	color: #F99D36;
	text-decoration: none;
}

.localNavLinkSelected {
	font-size: 12px;
	padding-bottom: 6px;
	padding-left:5px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
	background-color: #E0CA9F;
	color:#FFFFFF;
}
.localNavLinkSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.localNavLinkSelected a:visited {
	color: #FFFFFF;;
	text-decoration: none;
}
.localNavLinkSelected a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLinkSelected a:hover {
	color: #F99D36;
	text-decoration: none;
}


.localNavLink_2 {
	font-size: 11px;
	padding-top:4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFD2A8;
	background-color:#EED8B0;
	padding-left:20px;
}
.localNavLink_2 a:active {
	color: #F99D36;
	text-decoration: none;
}
.localNavLink_2 a:link {
	color: #000000;
	text-decoration: none;
}
.localNavLink_2 a:visited {
	color: #000000;
	text-decoration: none;
}
.localNavLink_2 a:hover {
	color: #F99D36;
	text-decoration: none;
}



.leftcolumncallout {
	padding-right: 50px;
	padding-left: 24px;
}

.inContentNav {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 24px;
	text-decoration: none;
	/*height:188px;*/
	margin-bottom:25px;		
}
.inContentNav a:link {
	color: #999999;
	text-decoration: none;
}
.inContentNav a:visited {
	color: #999999;
	text-decoration: none;
}
.inContentNav a:hover {
	color: #0073AE;
	text-decoration: none;
}
.inContentNavSelected {
	font-size: 11px;
	font-weight: bold;
	color: #0073AE;
	padding-right: 0px;
	padding-left: 24px;
	text-decoration: none;		
}


.pullQuote {
	font-family: Minion, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 17px;
	line-height: 24px;
	padding: 15px 0px 15px 24px;
	width:155px;
}
.pullQuote-inBody {
	font-family: Minion, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 17px;
	line-height: 24px;
	padding: 5px 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.calloutTD {
	color:#666666;
	/*padding: 15px 35px 15px 24px;
	width:188px;*/
	width:203px;
	padding:0px;
	vertical-align:top;
	/**/background-image:url(/en/cases/images/case_callout_middlebkgd.gif);
	background-repeat:repeat-y;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;	
}
.headline-37pt-MedOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 37px;
	line-height: 42px;
	color: #F15D35;
}
.headline-21pt-MedOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 26px;
	color: #F15D35;
}
.headline-37pt-LightOrange {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 37px;
	line-height: 42px;
	color: #F99D36
}
.headline-32pt-Green {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 35px;
	color: #669900;
}
.headline-PressRelease {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #669900;
}
.subheaderAll-CAPS-Green {
	line-height: 11px;
	text-transform: uppercase;
	color: #669900;
	padding-bottom:3px;
	padding-bottom:5px;
}

.firstParagraph {
	font-size: 15px;	
}
/**/.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.headerAll-CAPS {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.header-SECFraudForm {
	line-height: 11.5px;
	/*text-transform: uppercase;*/
	color: #F15D35;
	padding-bottom:5px;
	line-height:15px;
}
.headerAll-CAPS_LocalNav {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:link {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:visited {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}
.headerAll-CAPS_LocalNav a:hover {
	line-height: 11.5px;
	text-transform: uppercase;
	color: #F15D35;
	padding-bottom:5px;
}

.dottedLeftBorder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}
.dottedBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:35px;	
}
.rowColor1 {
	background-color:#FFFFFF;
	height:10px;
}
.rowColor2 {
	background-color:#D7D7D7;
	height:10px;
}
.cellFormat {
	height:20px;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.profilePhoto {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display:block;
	float: left;
}
.eventListItem {
	padding-right: 10px;
	padding-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}

/*END styles for global navigation and layout*/





/*START styles to control language lable roll-overs*/
.languagesNav {
	font-size: 10px;
	text-decoration: none;
	height:25px;
}
a.languagesNav span {
	display: none;
	text-decoration: none;
}
a.languagesNav {
	position: relative;
}
a.languagesNav:hover {
	background:;
	text-decoration: none;
}
a.languagesNav:hover span {
	position: absolute;
	top: -22px;
	left: 0px;
	display: block;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
	height:26px;
	vertical-align:top;
	/*border: 1px solid #339966;*/
}
/*END styles to control language label roll-overs*/



/*START styles for Home Page main content layout */

.HPContentMainColumnLeft {
	border-right-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	background-color:#CDD5E0;
}
.HPContentMainColumnRight {
	border-right-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	background-color:#d3d6ab;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.HPBkgd_LightBlue {
	background-color:#f2f4f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC3D3;
	border-left-color: #BAC3D3;	
}
.HPBkgd_LightBlueBottomBorder {
	background-color:#f2f4f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC3D3;
	border-left-color: #BAC3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC3D3;
}
.HPBkgd_MediumBlue {
	background-color:#CDD5E0;
}
.HPBkgd_DarkBlue {
	background-color:#ACB9CC;
}
.HPMoreCaseLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CDD5E0;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7AFC8;
	border-left-color: #A7AFC8;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
.HPMoreCaseLink a:link {
	color: #A7AFC8;
	text-decoration: none;
}
.HPMoreCaseLink a:visited {
	color: #A7AFC8;
	text-decoration: none;
}
.HPMoreCaseLink a:hover {
	color: #0073AE;
	text-decoration: none;
}
.HPMoreCaseLink a:active {
	color: #0073AE;
	text-decoration: none;
}
.HPContentList {
	color: #d0d5e0;
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 12px;
}
.HPContentLink {
	padding-bottom:10px;
	padding-top:5px;
	font-size:12px;
}
.HPContentLink a:link {
	color: #666666;
	text-decoration: none;
}
.HPContentLink a:visited {
	color: #666666;
	text-decoration: none;
}
.HPContentLink a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPContentLink a:active {
	color: #0073AE;
	text-decoration: underline;
}
.HPAnnouncementsRTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}
.HPAnnouncementsRTB a:link {
	color: #666666;
	text-decoration: none;
}
.HPAnnouncementsRTB a:visited {
	color: #666666;
	text-decoration: none;
}
.HPAnnouncementsRTB a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPAnnouncementsRTB a:active {
	color: #0073AE;
	text-decoration: underline;
}
.HPCalloutRTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right:33px; 
	padding-bottom:15px;	
}
.HPCalloutRTB a:link {
	color: #666666;
	text-decoration: none;
}
.HPCalloutRTB a:visited {
	color: #666666;
	text-decoration: none;
}
.HPCalloutRTB a:hover {
	color: #0073AE;
	text-decoration: underline;
}
.HPCalloutRTB a:active {
	color: #0073AE;
	text-decoration: underline;
}


#casejoin {
	font-weight: bold;
}

DIV#HPLocateCaseLink {
	font-size: 14px;
	font-weight:bold;
	
}
DIV#HPLocateCaseLink a:link {
	color:#000000;
	color: #0073AE;
	text-decoration: none;
}
DIV#HPLocateCaseLink a:visited {
	color:#000000;
	color: #0073AE;
	text-decoration: none;
}
DIV#HPLocateCaseLink a:hover {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
}
DIV#HPLocateCaseLink a:active {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
}
DIV#HPpopoutContentLink a:link {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:visited {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:hover {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutContentLink a:active {
	color: #F99D36;
	/*color: #0073AE;*/
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutContentLink {
	/*padding-bottom:10px;*/
	padding-top:5px;
}
DIV#HPpopoutCloseLink a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
DIV#HPpopoutCloseLink a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
DIV#HPpopoutCloseLink a:hover {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutCloseLink a:active {
	/*color: #F99D36;*/
	color: #0073AE;
	text-decoration: underline;
	font-weight: bold;
}
DIV#HPpopoutCloseLink {
	padding:3px 5px;
	background-color:#B7BED0;
	background-position: right;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	width:40px;
	margin-top:16px;
	vertical-align: bottom;
	white-space:nowrap;
}
.HPpopoutTD {
	padding:10px;
}
div.holder	{ 
	position:absolute;
	overflow:hidden;
	width:620px; height:200px; 
	display: none;
	margin-top:0px;
	padding-top:0px;
}
div.glide {
	position:relative;
	width:588px;
	z-index:1;
	background-color:#FFE5B7;
	padding: 0px;
	margin-top:0px;
	border: 2px solid #FFFFFF;
}
.hpPressLink {
	float:right; 
	display:block; 
	padding-left:5px;
	margin-left:5px; 
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	height: 50px;
}
/*END styles for Home Page main content layout */

.attorneycontactname {
	padding-left:24px;
}

.pastcaseslabel {
	text-align: center;
	font-weight: bold;
}

.pastcaselist {
	padding-left:24px;
}

.icons {
	padding-top:46px;
	padding-right:10px;
}
.joinCaseInContentBTN_POS {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 15px;
	text-decoration: none;		
}
.joinCaseInContentBTN {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color:#FFE9C5;
	color:#FF9900;	
}
.joinCaseInContentBTN a:link {
	color:#FF9900;	
}
.joinCaseInContentBTN a:visited {
	color:#FF9900;	
}
.joinCaseInContentBTN a:active {
	color:#FF9900;	
}
.joinCaseInContentBTN a:hover {
	color:#FF9900;	
}

.thirdLevelNavBTN {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	/*border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;*/
	/*background-color:#FFE9C5;*/
	color:#FF9900;
	text-transform:uppercase;
	display:block;
	/*width:200px;*/
	font-size:12px;
}
.thirdLevelNavBTN a {
	color:#F15D35;
}
.thirdLevelNavBTN a:link {
	color:#FF9900;	
}
.thirdLevelNavBTN a:visited {
	color:#FF9900;	
}
.thirdLevelNavBTN a:active {
	color:#FF9900;	
}
.thirdLevelNavBTN a:hover {
	color:#FF9900;	
}

.emailFormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*height: 13px;*/
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top:2px;
	margin-right:20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.emailFormButton {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	height: 13px;
	width: 200px;
	text-align:center;
	width:150px;
	padding-bottom:35px;
	padding-left:150px;
	text-align:left;*/
}
.emailFormMaster {
	/*width:360px;
	text-align:center;*/
	padding-right:10px;
	margin-right:30px;
}
.emailFormCheckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align:middle;

}
.emailFormDropDown {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:200px;
	height:20px;
}
.emailFormDropDown_ListItem {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:200px;
	height:13px;
}
.contactListDropDown {
	width:400px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;		
}
.siteMapHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom:10px;
	font-weight:bold;
}
.siteMapTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	/*font-weight:bold;*/
}
.siteMapTD {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*START styles for Cases mainpage callout */
.borderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccbf9d;
	border-left-color: #ccbf9d;
}
.borderRightBottom {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #ccbf9d;
	border-right-color: #ccbf9d;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccbf9d;
}
.container15pxPadding {
	padding-left:15px;
	/*padding-bottom:15px;*/
	padding-top:15px;
	padding-right:10px;
}

.searchBoxLocateCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 14px;
	width: 170px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px 1px;
	/*margin-top:5px;*/
}

/*END styles for Cases mainpage callout*/

/*START styles for listing and "featured"*/
.featuredMasterDIV {
	border: 1px solid #CCCCCC;
	background-color:#fafbfc;
}
.featuredItemDIV {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	line-height:15px;
	color: #5E5E5F;	
}
.featuredHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #b7bed0;
	padding: 5px;
}
.featuredHeadline {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
	/*color: #669900;*/
	color:#336600;
	padding-top: 0px;
	padding-bottom: 5px;
}
.resultsListTableHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #5E5E5F;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E5F;
	text-decoration: none;
}
.resultsListTableHeader a:link {
	color: #5E5E5F;
	text-decoration: none;	
}
.resultsListItem {
	color: #5E5E5F;
	padding: 5px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.caseFinder {
	padding:0px;
	margin:0px;
	background-image:url(/en/cases/images/bkgd_casefinder.gif); 
	background-repeat:no-repeat;
	width:249px;
	height:125px;
	vertical-align:top;
}
.caseFinderForm {
	padding:0px;
	margin:0px;
}
.caseFinderHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 21px;
	/*font-weight:bold;*/
	color: #669900;
	padding-top:10px;
	
}
.faqHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
.calloutItemContentHeader {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669900;
}
.calloutItemContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.calloutItemTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* Turn off "cancel" button for forms */
.clsCancelButton {
	display:none;
}
.CS_Form_Button {
	font:100%;
}


/* Modal Window Styles */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/SpryAssets/otherAJAX/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* END modal wondow styles */




