body {
	font: normal 11px Tahoma;
	color: #606060;
     }

td {
	font: normal 11px Tahoma;
	color: #606060;

    }

td.white {
	font: normal 11px Tahoma;
	color: #FFFFFF;
    }

#head {
	position: relative;
	z-index:8;
	width: 970px;
	margin: 0 auto;
}



a {
	text-decoration: underline;
	font: normal 11px Tahoma;
	color: #000000;
  }

a:hover{
	text-decoration: none;
	color: #2c2c2c;
  }


.lnkWhite {
	font-weight: bold;
	font: normal 11px Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
  }

.lnkWhite:hover {
	text-decoration: none;
	color: #e0dfe3;
}

.lnkGray {
	font-weight: normal;
	font: normal 11px Tahoma;
	color: #a2a2a2;
	text-decoration: underline;
  }

.lnkGray:hover {
	text-decoration: none;
	color: #b6b6b6;


  }

 .lnkBlue {
	font-weight: bold;
	font: normal 11px Tahoma;
	color: #809ab9;
	text-decoration: underline;
  }

.lnkBlue:hover {
	text-decoration: none;
	color: #b4cbe6;

}

b.boldGry {
	color: #606060;
	font-weight: bold;
	font-size: 11px;
}

b.boldRed {
	color: #734141;
	font-weight: bold;
	font-size: 11px;
}

b.boldGrn {
	color: #417343;
	font-weight: bold;
	font-size: 11px;
}

/*************** added ******************/

h1 {
       font-size: 18px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;
}

h1.level_top {
       font-size: 11px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;
	   text-decoration: underline;
}

h2.level_one {
       font-size: 18px;
       font-weight: bold;
       padding-top:0px;
       padding-bottom:0px;
       margin-top:0px;
       margin-bottom:0px;
}

h2 {
       font-size: 14px;
}

h3 {
       font-size: 14px;
}

.ContactInput1 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #000000;
       height: 18px;
       width: 375px;
       border: 1px solid #848484;
       background-color: #FFFFFF;
}
.ContactInput2 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #000000;
       height: 97px;
       width: 375px;
       border: 1px solid #848484;
       background-color: #FFFFFF;
}
.button {
       font-size : 12px;
       font-family : Arial, Helvetica, sans-serif;
       font-weight : normal;
       BORDER-BOTTOM: #335884 1px outset;
       BORDER-LEFT: #335884 1px inset;
       BORDER-RIGHT: #335884 1px outset;
       BORDER-TOP: #335884 1px inset;
       background-color : #5b7daa;
       color : #FFFFFF;
}

.text {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}

.text16 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.text16 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        text-decoration: underline;
}
.text16 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
}

.text18w {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text18w a {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.text18w a:hover {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.image_text {
   position: relative;
   /*width: 100%;*/ /* for IE 6 */
   width: 365px; /* for IE 6 */
   /*border: 1px #000000 solid;*/
   color: #000000;
}

.image_text_over {
   position: absolute;
   top: 27px;
   left: 347px;
   width: 15;
   text-align:left;
   color: #000000;
}

.image_text_over2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   position: absolute;
   top: 27px;
   left: 286px;
   width: 80;
   text-align:left;
   text-decoration: bold;
   color: #000000;
   background-color : #cccccc; /*E9E9E9;*/
}
