﻿/* CSS 1 & 2 Style Sheet for CorpSite Printer Friendly Template /*


/* Set default browser chrome (IE5.5+ !) */

body, textarea {

	scrollbar-arrow-color:#0000A0;
	scrollbar-base-color:#DDDDDD;
	
               }

/* Set the default font for PC (NN4+, IE3+, OP3+ AOL? ?) */

body, p, td, th, ul, li, a {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	
			   }

/* Set the default font for MAC (NN4+, IE3+ OP3+ AOL? ?)

body, p, td, th, ul, li, a {

	font-family: Geneva, Helvetica, sans-serif;
	
			   } */

/* CSS to replace: <body bgcolor="#FFFFFF" link="#0000A0" vlink="#0080FF" alink="#0000FF"> */



/* Set page background white (NN 6+, IE4+ !) */

body {

	background-color: #FFFFFF;
	background: #FFFFFF;
     }

/* Set appearance for text links (NN 6+ and IE4+ !) */

A:link {

	color: #0000A0;
	text-decoration: none;
	
       }

A:visited {

	color: #0080FF;
	text-decoration: none;
	
          }
          
A:hover {

	text-decoration: underline;
	color: #0000FF;
	
        }
        
A:active {

	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0000A0
	
         }

/* Set images to have no borders */

img {

	border: 0px;

    }

.top {

	vertical-align: top;
     }
      

.mn {

	padding-top: 5px;
	padding-bottom: 10px;
        vertical-align: top;

    }


/* Fonts */


.mn-tl {

	color: #0000A0;
	font-size: 0.95em;
	text-align: left;   
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;

       }

.mn-hd-mn {

	color: #0080FF;
	font-size: 0.95em;
	font-weight: bold;
	text-align: align;
	
          }

.mn-hd-sb {

	color: #0000A0;
	font-size: 0.90em;
	font-weight: bold;

          }




.mn-txt {

	font-size: 0.90em;
    text-align: justify;
    line-height: 125%;   
        
        }



.lnk-hrc { 

	color: #777777;
	font-size: 0.7em;
	font-style: oblique;
	
         }
                      
.lnk-txt {

	color: #777777;
	font-size: 0.72em;
    text-align: right;
	
         }

.lnk-txt2 {

	color: #777777;
	font-size: 0.7em;
	
         }

.nws-txt {

	color: #CD4C4C;
	font-size: 0.72em;
    text-align: right;
	
         }



.tst-hd {

	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;	
	
         }

.tst-txt {

	color: #CD4C4C;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: left;	
    	
         }

.tst-src {

	color: #000000;
	font-size: 0.6em;
	text-align: right;	
	font-weight: bold;
	
         }


.nts-txt {

	color: #0000A0;
	font-size: 0.8em;
	font-style: oblique;

         }

.ann-txt {

	color: #CD4C4C;
	font-weight: bold;
	font-style: oblique;

         }

.src-txt {

	font-size: 0.75em;

         }


/* Footer text */

.ftr-txt {

	font-size: 0.7em;

         }

.atc-txt {

	font-size: 0.7em;
        text-align: center;

         }


/* Back to Top Link */


.lnk-top {

	color: #777777;
	font-size: 0.6em;
	text-align: right;
	vertical-align: top;             
	font-weight: bold;
	
         }
         

.sz520x1 {

        width: 520px; 
        height: 1px; 
         
      }  



.sz25x1 {

        width: 25px; 
        height: 1px; 
         
      }  


.sz10x1 {

        width: 10px; 
        height: 1px; 
         
      }  


.w520 {

        width: 520px; 
         
      } 


.w570 {

        width: 570px; 
         
      }         


/* Box a cell or element and center align its text contents */

.bx-tp {

	border-top: solid 1px #0080FF;
	padding-top: 10px;
        vertical-align: top;

	
       }

.bx-tp2 {

	border-top: solid 1px #0080FF;
        vertical-align: bottom;

	
       }

.bx-lt {

	border-left: solid 1px #0080FF;
	padding-left: 4px;
        vertical-align: top;

	
       }



/* Logo TransAction Top */

.lo-ta-tp {

	height: 60px;
        width: 255px;
        vertical-align: bottom;
         
         }

/* Logo TransAction Middle */
         
.lo-ta-md {

	height: 15px;
        width: 255px; 
         
          }

/* Logo TransAction Left */
         
.lo-ta-lt {

	height: 15px;
        width: 10px; 
         
          }


/* Logo TransAction Text */
         
.lo-ta-txt {

	height: 15px;
        width: 225px; 
         
         }

/* Logo TransAction Bottom */
         
.lo-ta-bt {

	height: 40px;
        width: 140px; 
         
         }      