/*
 *  Traffic.css
 *  CSS styles for Traffic Engineering http://dot.pima.gov/trafeng/dev/banner.cfm
 *  Last Updated December 13, 2006
 */

/*html tags*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body { margin: 0em; padding: 1em; font: 100%/125% Verdana, Arial, Helvetica, sans-serif; color: #000033; background: #FFFFFF; }

a {
        text-decoration: none;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
        font-weight: bold;
	background-image: none;
}

a:visited {
	color: #996600;
	background-image: none;
}

a:active {
	color: #EE0000;
	background-image: none;
}

a:hover {
	color: #0033ff;
        font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	background-image: none;
}


 p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        margin-left: 2%;
        margin-right: 2%;
        text-align: lefter;
        background-image: none; }

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 95%;
	list-style-position: outside;
	text-align: left;
	color: #663300;
        margin-top: -10px;
}

li {
	text-align: left;
	background-image: none;
	text-decoration: none;
        margin: 0;
        margin-left: -15px;
        padding-bottom: 0px;
	padding-right: 3px;
}


.LinkHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
        /*background-color: #D1A483;*/
        background-color: #f6f6ec;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	position: relative;
        z-index: auto;
	border-right-color: #999999;
	border-right-style: solid;
        border-right-width: 1px;
}

.LinkHeadersRT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
        background-color: #D1A483;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	position: relative;
	z-index: auto;
	border-right-color: #999999;
	border-right-style: solid;
        border-right-width: 1px;
        width: 225px;
}

.tdrightcolumn { width: 225px; left: 0px; top: 0px; background-color: #FFFFFF; vertical-align: top; background-image: none;}

.asidelinkRt {
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: none;
	background-position: left top;
}


/*
*           background-color: #F6F6EC;
*           background-color: #EFE8CE;
*           background-color: #996600;
*/

.asidelink {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: none;
	white-space: normal;
}


 small { margin: 0.5em; padding: 0em; font: bold 85%/120% arial, Helvetica, Verdana, sans-serif; color: #000033; }

 /* hr { color: #000099; border-style: none; height: 1px; background-color: #000099; }*/


.tdleftNav {
        width:200px;
        font-size: 80%;
	font-style: normal;
        line-height: 90%;
	font-variant: normal;
	text-transform: none;
/*        color: #663300;*/
	text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
        background-image: none;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        vertical-align: top;
}

.lispecial { list-style-position: outside; list-style-type: disc; line-height: 190%; text-align: left; background-image: none; list-style-image: none; padding-bottom: 2%; }

.tdhdrbg { background-image: url(/images/hdr2b.jpg);
         background-repeat: repeat-x;
         height: 72px;
         vertical-align: bottom;
         background-position: left bottom;
}

/*text options*/

  .txtVeryBg {  font-family: Verdana, Arial, Helvetica; font-size: 200% }
  .txtBg {
        font-family: Verdana, Helvetica;
        font-size: 150%;
        color: #000000;
  }
  .txtBody {
        font-family: Verdana, Helvetica;
        font-size:  100%
   }
  .txtBannerCtr { font-family: Verdana, Helvetica; font-size:  150%; text-align: center; }
  .txtBodyCtr { font-family: Verdana, Helvetica; font-size:  100%; text-align: center; }
  .txtBodyJus { font-family: Verdana, Helvetica; font-size:  100%; text-align: justify; }
  .txtBodyRt { font-family: Verdana, Helvetica; font-size:  100%; text-align: right; }
  .txtL { font: normal 130% arial, Helvetica, Verdana, sans-serif; }
  .txtXL { font: normal 150% arial, Helvetica, Verdana, sans-serif; }
  .txtSm { font-family:  Verdana, Helvetica, Arial;  font-size: 90%}
  .txtVs { font-family: Verdana, Arial, Helvetica; font-size: 80%}
  .txtVVs { font-family: Verdana, Arial, Helvetica; font-size: 70%}
  .txtH5 { font: normal 85%/120% arial, Helvetica, Verdana, sans-serif; color: #990000; }
  .txtHeading {font-family: Bookman Old Style, Helvetica, Verdana, arial, sans-serif; font-size: 190%; font-style: normal; font-weight: normal;}
  .txtVVVS {
        font-family: "Arial", Times New Roman, Helvetica, Arial, Verdana, Helvetica; Times New Roman, Times, serif;
        font-size: 55%;
	font-style: normal;
        text-transform: none;
	line-height: normal;
        font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
        text-align: center;
        text-transform: none;
        width: 100%;
	background-image: none;
        margin-left: -0.5px;
   }

   .txtVsClr {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 70%;
	font-style: normal;
        text-transform: none;
        font-variant: normal;
	text-transform: none;
        color: #C00000;
        text-transform: none;
   }

  .txtB {
        font-family: "Arial", Times New Roman, Helvetica, Arial, Verdana, Helvetica; Times New Roman, Times, serif;
        font-size: 100%;
	font-style: normal;
        text-transform: none;
	line-height: normal;
        font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
        text-align: left;
        text-transform: none;
	background-image: none;
        margin-left: .5px;
   }

  .txtRed { color: #990000}
  .BrghtRed { color: #FF4040}
  .txtOrange { color: #FF6633}
  .txtGreen{ color: #336633}
  .txtGray { color: #666666}



 /* special emphasis shading colors */

   .SoftLghtTan {
           background-color: #F6F6EC;
           background-image: none;
   }
   .lghtTan {
           background-color: #EFE8CE;
           background-image: none;
   }
   .DrkBrwn {
           background-color: #996600;
           background-image: none;
   }



/*Borders*/

 .borderTop {
        border-top: 1px solid #996600;
        background-color: #FFFFFF;
 }
 .borderBottom {
        border-bottom: 1px solid #996600;
        background-color: #FFFFFF;
 }
 .borderTopBottom {
        border-top: 1px solid #996600;
        border-bottom: 1px solid #996600;
        background-color: #FFFFFF;
 }
 .borderRt {
        border-right: 1px solid #996600;
        background-color: #FFFFFF;
 }
 .borderLt {
        border-left: 1px solid #996600;
        background-color: #FFFFFF;
 }

.borderAll {
        border-top: 1px solid #F6F6EC;
        border-bottom: 1px solid #F6F6EC;
        border-right: 1px solid #F6F6EC;
        border-left: 1px solid #F6F6EC;
        background-color: #FFFFFF;}

 hr.borders { background-color: #F6F6EC; border-bottom: 1px solid #D1A483; border-top: 1px solid #996600; border-left: 1px solid #996600; border-right: 1px solid #D1A483;}
 td.borders { border-bottom: 1px solid #996600; }
 td.bordershv { border-bottom: 3px solid #996600; }
 td.background { background-color: #F6F6EC; }
 td.backgroundDrk { background-color: #996600; }
 td.QuadBg { background-color: #D1A483; }
 td.QMenuBg { background-color: #DBC7B9; }
 td.iframeBg { background-color: #F6F6EC; }
 td.iframeTitleBg { background-color: #996600; }

 td.bordersbgc { border-bottom: 1px solid #996600; background-color: #F6F6EC;}
 td.borderRt { border-right: 1px solid #996600;}
 td.borderLt { border-left: 1px solid #996600;}
 td.borderbgc_btm { border-top: 1px solid #996600; background-color: #F6F6EC;}
 td.bordersbgcbr { border-bottom: 1px solid #996600; background-color: #D1A483;}
 td.bordersbgctop { border-top: 1px solid #996600; background-color: #FFFFFF;}
 td.bordersbgcbottom { border-bottom: 1px solid #996600; background-color: #FFFFFF;}

