/* CSS Document */
 
.ls1 A:link {text-decoration: none}
.ls1 a {color: #ffffff; }
.ls1 A:visited {color: #ffffff; }
.ls1 A:link:hover {color: #000000;}
.ls1 A:visited:hover{color: #000000;}

.ls2 a {text.decoration:none}
.ls2 A:visited {color: #3600FF; }
.ls2 A:visited {color: #3600FF; }
.ls2 A:link:hover {color: #000000;}
.ls2 A:visited:hover{color: #000000;}

DIV.footer {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 110px;
font-family: Arial;
font-size:12px;
color:#ffffff;
text-align:left;
TEXT-DECORATION: none
} 


     DIV.frontpage-tile-titles {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana;
font-size:14px;
color:#000000;
text-align:center;
vertical-align:top;
font-weight: bold; 
TEXT-DECORATION: none
} 

table.pdf {
	background-color: white;
		border-style: none;
}


table.casestudy {
	border-width: 1px 1px 1px 1px;
	border-spacing: 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.casestudy th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #F1DD99;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.casestudy td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



.fptitle-black {
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:14px;
color:#000;
text-align:left;
font-weight: bold; 
} 



.H2 {
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:12px;
color:#000;
text-align:left; 
} 


.fptext {
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:12px;
color:#000;
text-align:left; 
} 



.fptitles {
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:18px;
color:#B78A07;
text-align:left;
font-weight: bold; 
} 

div.findoutmore {
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:10px;
color:#3600FF;
text-align:right;
} 



DIV.quotes {
float: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:13px;
color: #fff;
background: url(/images/quotebox_03.jpg) no-repeat;
font-style: italic;
font-weight: bold; 
text-align:left;
} 

DIV.resources {
float: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:13px;
color: #fff;
background-color: #3399FF;
text-align:left;
} 

.footer-text {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:11px;
color:#000000;
text-align:left;
} 


     DIV.titles {
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
font-family: Arial;
font-size:20px;
color:#B78F0B;
text-align:left;
font-weight: bold; 
TEXT-DECORATION: none
} 




  DIV.bodytext {
margin: 20px 48px 0px 8px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:12px;
color:#000000;
text-align:left;
text-decoration: none;
} 

.bodytext {
font-family: Arial;
font-size:12px;
color:#000000;
text-align:left;
text-decoration: none;
} 


.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}

   .ScrollerFrame
 {
   border-style:none;
   border-width:0px;
   border-color:#000000;
   text-align:left;
 }




  .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #00000;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}