﻿TD.t {
  font-size : 10px;
  font-family : verdana;
  color : #ffffff;
  background : #ffffff url(images/graygradient_4.gif) ;
}


TD.s {
  background : #ffffff url(images/graygradient_4.gif) ;
}


TD {
  font-size : 18px;
  font-family : verdana;
  color : #000000;
}


P {
  font-size : 10px;
  font-family : verdana;
  color : #383838;
  background : transparent;
  text-align : justify;
}

H1 {
  color : #000000;
  font-size : 10px;
  font-family : verdana;
  background : transparent;
  text-align : left;
  text-decoration: none;
}

H2 {
  color : #000000;
  font-size : 9px;
  font-family : verdana;
  background : transparent;
  text-align : left;
  text-decoration: underline;
  font-weight:normal;
}

H3 {
  color : gray;
  font-size : 14px;
  font-family : verdana;
  background : transparent;
  text-align : left;
  text-decoration: none;
}




H4 {
  font-family : verdana;
  font-size : 14px;
  color : black;
  background : transparent;
  text-align : left;
  line-height: 25px;
}

H5 {
  font-size : 12px;
  font-weight: bold;
  font-family : arial;
  color : black;
  background : transparent;
  text-align : left;
}



BODY {
  font-family : verdana;
  color : #383838;
  background : #ffffff;
}


A:visited , A:link {
  font-size : 10px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : none;
}

A:active {
  font-size : 10px;
  font-family : verdana;
  color : gray;
  background : transparent;
  text-decoration : none;
}


A.npwt:visited , A.npwt:link, A.npwt:active {
	margin-left: 20px;
  font-size : 10px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : none;
}


A.npwt:hover {
	margin-left: 20px;
  font-size : 10px;
  font-family : verdana;
  color : red;
  background : transparent;
  text-decoration : underline;
}

#expertiseBox {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 12px; BACKGROUND: #e5e5e5; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 12px; PADDING-TOP: 20px
}


#redBox {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 12px; BACKGROUND: #f90033; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}