/* CSS Document */

a         { color:           #174C82; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a:link    { color:           #174C82; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a:visited { color:           #174C82; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a:hover   { color:           #333333; text-decoration: underline; font-family: Lucida, Tahoma, arial, sans-serif; }

a.nav         { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a.nav:link    { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a.nav:visited { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: Lucida, Tahoma, arial, sans-serif; }
a.nav:hover   { color:       #000000; font-size: 11px; text-decoration: underline; font-family: Lucida, Tahoma, arial, sans-serif; }

a.nav2         { color:       #878787; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2:link    { color:       #878787; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2:visited { color:       #878787; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2:hover   { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }

a.nav2On         { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2On:link    { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2On:visited { color:       #9E0D0A; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }
a.nav2On:hover   { color:       #878787; font-size: 11px; text-decoration: none; font-family: arial, Tahoma, Verdana, sans-serif; font-weight: bold; }


.Head {     height:           18px;
            font:             bold 18px Tahoma;
            color:            #174C82;}		
.Head2 {    height:           14px;
            font:             bold 14px Tahoma;
            color:            #174C82;}
.TD    {    font:            normal 11px Tahoma;
            color:           #333333; }
			
.TD2    {    font:            normal 15px Tahoma;
            color:           #333333; }
			
td     {   font:            normal 11px Tahoma;
           color:            #666666; }
.tag     {   font:            normal 10px Tahoma;
           color:            #666666; }
		   
.footer    {   font:            normal 14px Times Roman, serif;
               color:            #666666; }   
		   		   
table.brdr {  background-color: #FFFFFF; border: 1px; solid; #333333; background-color:#FFFFFF }

.bottombrdr {
            padding:0px;
            border-left:0px;
            border-top:0px;
            border-bottom:1px;
            border-right:0px;
            border-style:dotted;
            border-color:#AAAAAA;
           }
		   
hr.email {
    color: #333333;
	background-color:#333333;
	height:1 px;
	border: 0;
	padding:0px;
	}	
.BG { background-image: url("../images/Company001/FooterBG.gif");
      background-repeat: no-repeat; } 

BODY {background-attachment: fixed;}