/* *********** left nav ************ */
.leftnavHd {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	visible: false;
	}

.leftnavTxt {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	/*display: block;*/
	visible: false;
	}
	
a.leftnavTxt {
	text-decoration: none;
    }
	
a.leftnavTxt:hover {
	text-decoration: underline;
	}

body {
	background: #F9F9F9 url('images/bodybackground_grayfade.jpg') repeat-x fixed top;
	font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	}
	
	
/* *********** text ************ */
h1 {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #03B1F0;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	letter-spacing: -.5px;
	display: block;
	visible: false;
	}
	
h3 {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #03B1F0;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 2px;
	letter-spacing: -.5px;
	display: block;
	visible: false;
	}

p {
	font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	}
	
.text {
	font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	}

a.text {
	font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	color: #019AD1;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	text-decoration: none;
	}

a.text:hover {
	font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
	font-weight: normal;
	color: #019AD1;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	text-decoration: underline;
	}

UL, LI
        {
        list-style-image: url(images/bullet_arrow.gif);
		font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
		font-weight: normal;
		padding: 4px 0px 0px 0px;
		color: #666666;
		font-size: 13px;
		line-height: 18px;
		visible: false;
		 }
		 
.more {
	color: #666666;
	font-size: 15px;
    text-decoration:none;
    }
	
.ecFooter
		{
      font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
          font-size: 11px; 
          font-weight: normal;
          text-decoration: none;
		  line-height: 14px;
		color: #868686
     } 
	 
a.ecFooter
     {
     font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
     font-size: 11px; 
     font-weight: normal;
     text-decoration: none; 
     color: #868686 
	 }
	 
a.ecFooter:link
    {
    font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
    font-size: 11px; 
    font-weight: normal;
    text-decoration: none; 
    color: #868686 
 }

a.ecFooter:hover
	{
	text-decoration: underline;
	color: #444444;
	}

.ecHeader
		{
      font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
          font-size: 11px; 
          font-weight: normal;
          text-decoration: none;
		  color: #FFFFFF
     } 
	 
a.ecHeader
     {
     font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
     font-size: 11px; 
     font-weight: normal;
     text-decoration: none; 
     color: #FFFFFF 
	 }
	 
a.ecHeader:link {
     font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
     font-size: 11px; 
     font-weight: normal;
     text-decoration: none; 
     color: #FFFFFF 
	}

a.ecHeader:hover
	{
	text-decoration: underline;
	color: #76D7FE;
	}
	
.search
{
     font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif; 
     font-size: 11px; 
     font-weight: normal;
     text-decoration: none; 
     color: #666666; 
	 }
	 
.redTextBold {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.spanBorders{
    border-left-color:#ffffff;
    border-right-color:#ffffff;
    border-width:1px;
}
