

/***********************
	tags
***********************/
body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: 12px;
}

p, td {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #55545a;
}

p.diff {
        font-family: arial narrow, arial, verdana;
        font-size: 14px;
        color: #55545a;
        line-height: 14pt;
        letter-spacing: 1px;
}

p.diff1 {
         font-family: helvetica, arial narrow, arial, verdana;
         font-size: 11px;
         color: #55545a;
         line-height: 13pt;
         letter-spacing: 1px;
         word-spacing: 1px;  
}

p.diff2 {
        font-family: helvetica, arial narrow, arial, verdana;
        font-size: 11px;
        color: #55545a;
        text-align: justify;
        line-height: 12pt;
        letter-spacing: 1px;
        word-spacing: 1px;     
        
}
font.h1 {
        font-family: helvetica, arial narrow, arial, verdana;
        font-size: 14px;
        color: #55545a;
        line-height: 15pt;
        letter-spacing: 1px;
        word-spacing: 1px; 
}	
font.sup {
        font-family: helvetica, arial narrow, arial, verdana;
        font-size: 13px;
        color: #55545a;
        line-height: 15pt;
        letter-spacing: 1px;
        word-spacing: 1px; 
}				    
p.sub {
        font-family: helvetica, arial narrow, arial, verdana;
        font-size: 11px;
        color: #55545a;
        text-align: center;
        line-height: 13pt;
        letter-spacing: 1px;
        word-spacing: 1px;   
}				

p.just, td.just {
                 text-align: justify;
                 font-family: verdana; helevtica, arial;
                 font-size: 9px;
                 color: #55545a;
                 line-height: 10pt;
}
p.just3, td.just3 {
                 text-align: justify;
                 font-family: verdana; helevtica, arial;
                 font-size: 11px;
                 color: #55545a;
                 line-height: 12pt;
}

p.disclaim { 
            font-family: arial, verdana, helvetica;
            font-size: 9px;
            color: white;
            text-align: justify;
            
            
}

p.disclaim2 { 
            font-family: arial, verdana, helvetica;
            font-size: 9px;
            color: white;
            text-align: justify;
            
}


p.white { 
            font-family: verdana, helvetica;
            font-size: 10px;
            color: white;
}
p.head {
        font-family: verdana, helvetica, arial;
        Font-size: 14px;
        color: #55545a;
        word-spacing: 1px;
        line-height: 23pt;
        
}

p.just2 { 
         text-align: justify;
         font-family: verdana, helvetica, arial;
         font-size: 12px;  
         color: #55545a;  
          line-height: 13pt;
         word-spacing: 1px;
}

p.justfirm { 
         text-align: justify;
         font-family: verdana, helvetica, arial;
         font-size: 12px;  
         color: #55545a;  
         line-height: 13pt;
         word-spacing: 1px;
}

li {
	padding-bottom: 4px;
	margin-top: 2px;
}


ul.attny {
      line-height: 27px;      
      list-style-type: square;
}
ul.firm {
      font-family: verdana, helvetica, arial;
      font-size: 12px;  
      line-height: 16px;      
      list-style-type: disc;
}

     


table.border {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: none;
        
}
table.border th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: none;
	-moz-border-radius: ;
}
table.border td {
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-color: white;
	background-color: none;
	-moz-border-radius: ;
}

/***********************
	script calls
***********************/

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}



#dropmenudiv{
position:absolute;
background-color: #c7cccf;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b7c6cf;
}




/***********************
	CLASSES
***********************/

.hdr, h1 {
	font-size: 18px;
	font-weight: bold;
	color:#746C56;
	margin-bottom: 7px;
	font-family: arial, helvetica, verdana;
}

.subhdr, h2 {
	font-size: 14px;
	font-weight: bold;
	color:#144856;
	margin-bottom: 6px;
	margin-top: 12px;
	letter-spacing: 1px;
}

.footDivider {
	color: #838385;
	font-size: 10px;
}

.footer {
	color: #828282;
	font-size: 10px;
}


/***********************
	ANCHOR
***********************/

a:link, a:visited {
	color: #144856;
}

a.btm:link, a.btm:visited, a.btm:hover {
          color: white
}

a:hover {
	color: #144856;
	text-decoration: none;
}

a.subNav:link, a.subNav:visited {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color: #144856;
	font-weight: bold;
}

a.subNav:hover {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	color: #144856;
	text-decoration: none;
	font-weight: bold;
}

a.foot:link, a.foot:visited {
	color: #144856;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}

a.foot:hover {
	color: #144856;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.plain {
         font-family: arial, verdana, helvetica;
         color: #55545a;
         font-size: 14px;
}