body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#F5F2ED;
}

a:active, a:focus {outline: 0;}
h1,h2,h3,h4,h5,h6,ul,li,p,div,br {padding:0px; margin:0px;}
div {line-height:normal;}

/* background:url('images/css_L.gif') no-repeat left top; */

/* Link Styles */

.glink{font: bold 12px/1.5em Arial;color:#D42A29;}
a.glink:link{text-decoration: none;}
a.glink:visited{text-decoration: none;}
a.glink:hover{text-decoration: underline;}

.flink{font: bold 11px/2.8em Arial; color:#D42A29;
background:url('../images/forms-pdf-icon.jpg') no-repeat left center;
padding-left:35px; height:35px;
}
a.flink:link{text-decoration: none;}
a.flink:visited{text-decoration: none;}
a.flink:hover{text-decoration: underline;}

.bt-link{font: bold 12px/1.5em Arial; color:#FFFFFF; padding:0 5px 0 5px;}
a.bt-link:link{text-decoration: none;}
a.bt-link:visited{text-decoration: none;}
a.bt-link:hover{text-decoration: underline;}


.form-insert-txt {font: normal 12px Arial;color:#CBCBCC;}


.cell-graydiant{font: normal 12px/1.3em Arial; color:#323232;  background:url('../images/1pxcell-back.jpg')  repeat-x  left top; padding:10px;}
.cell-graydiant1{font: normal 12px/1.3em Arial; color:#323232;  background:url('../images/1pxcell-back.jpg')  repeat-x  left top; padding:0 0 0 10px;}

.normal{font: normal 12px/1.3em Arial; color:#343434;}
.redtxt{font: bold 12px/1.3em Arial; color:#B9271A;}
.gallerytxt{font: bold 11px/1.3em Arial; color:#343434;}
.gallerytxt img {margin-bottom:10px;}

.seotext{font: bold 20px/1.5em Arial;color:#B9271A;}
.standout{font: bold 14px/1.3em Arial;color:#B9271A;}

.standout2 {background: #DFCAA9; font: bold 14px/1.3em Arial;color:#B9271A;}

.bullet {font: normal 12px/1.3em Arial; color:#343434; 
background:url('../images/bullet.jpg') no-repeat left center; list-style:none; padding-left:15px;
}


.copy {font: normal 11px/1.3em Arial; color:#7E0D03; 
background:url('../images/copyright-back.jpg') no-repeat left top;
height:59px; text-align:center;
}

ul{list-style: disc inside;}



/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:881px;
	  height:45px;
      font-size:14px;
	  font-family:arial;
	  font-weight:bold;
	  color:#555555;
      line-height:normal;
	  background:url('../images/navback.jpg') no-repeat left top;
      }
    #tabsJ ul {
        margin:0;
        padding:13px 0px 0 20px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url('../images/css-left.jpg') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:7px; padding-right:3; padding-top:0; padding-bottom:0px;
	  cursor:pointer;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url('../images/css-right.jpg') no-repeat right top;
      color:#555555; padding-left:5px; padding-right:15px; padding-top:8px; padding-bottom:8px;  
	  cursor:pointer;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#8A0E03;
      }
    #tabsJ a:hover {
      background-position:0% -36px;
	  color:#8A0E03;
	  cursor:pointer;
      }
    #tabsJ a:hover span {
	color:#8A0E03;
      background-position:100% -36px;
	  cursor:pointer;
      }

        #tabsJ #select a {
				color:#8A0E03;
                background-position:0% -36px;
				cursor:pointer;

        }
        #tabsJ #select a span {
                background-position:100% -36px;
                color:#8A0E03;
				cursor:pointer;
        }
/*- Menu Tabs J ends--------------------------- */