 /* ----------------------------- common page-level controls --------------------------- */
 
  .main            { font-family     : verdana;
                   font-size         : 11px;
				   color             : #828181;			               }
  .main2           { font-family     : verdana;
                   font-size         : 11px;
				   color             : #4684C1;			               }
  .main3           { font-family     : verdana;
                   font-size         : 11px;
				   color             : navy;			               }
  .leftside        { font-family     : verdana;
                   font-size         : 12px;
				   color             : #4684C1;			               }
  .dateheadline    { font-family     : verdana;
                   font-size         : 12px;
				   color             : red;
				   font-weight		 : bold; 			               }
  .headline        { font-family     : verdana;
                   font-size         : 14px;
				   color             : black;
				   font-weight		 : bold; 			               }
  .heading1        { font-family     : verdana;
                   font-size         : 11px;
				   color             : navy;			               }	
  .text            { font-family     : verdana;
                   font-size         : 11px;
				   color             : #AFB737;			               }
  .text2           { font-family     : verdana;
                   font-size         : 11px;
				   color             : black;			               }
  .copy            { font-family     : verdana;
                   font-size         : 9px;
				   color             : #D3D1D1;			               }

/* ----------------------------------------links---------------------------------------- */

  .link1 {font-family: Verdana,Arial,Helvetica;
  		  font-size: 11px;
   		  color: #FFFFFF;
		  text-decoration: underline;}
  .link2 {font-family: Verdana,Arial,Helvetica;
          font-size: 11px;
   		  color: #4E8ECE;
		  text-decoration: underline;}
  .link3 {font-family: Verdana,Arial,Helvetica;
          font-size: 11px;
   		  color: black;
		  text-decoration: none;}
  .link4 {font-family: Verdana,Arial,Helvetica;
          font-size: 11px;
   		  color: #4E8ECE;
		  text-decoration: none;}
  .link5 {font-family: Verdana,Arial,Helvetica;
          font-size: 11px;
   		  color: navy;
		  text-decoration: none;}


.background {  background-attachment: fixed; background-image: url(images/phone.jpg); background-repeat: no-repeat; background-position: center bottom}
