H2,{Font-family: Georgia, "Times New Roman", Times, serif;}

H3,H4,body,p,ul,td,li {Font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}

body,p,ul,td,li {font-size: 10pt}



a img {

	border-top-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-right-width: 0px;

}



h2 { /*	border-bottom: 10px solid blue;*/

	margin: auto;

	padding: 1em 0 0.5em 0;

	font-size: 16pt;

  color: blue

  }



h3 { 	margin: auto;

	padding: 0.5em 0 0.5em 0;

	font-size: 12pt;

	color: blue;

	}

h4 { margin: auto;

	padding: 0.5em 0 0 0;

	font-size: 11pt;

	color: blue;

	}

p {	margin: auto;

	  padding: 10px 0 0 0;}

ul { margin-top: 0}





.smfont {font-size: 75%}



/* Item menu level 1 definition */

.ddmx .item1,

.ddmx .item1:hover,

.ddmx .item1-active,

.ddmx .item1-active:hover

  {

  padding: 3px 15px 3px 15px;

  font: 12px Verdana, Arial, Helvetica, sans-serif;

  font-weight: bold;

  text-decoration: none;

  display: block;

  white-space: nowrap;

  position: relative;

  }



.ddmx .item1

  {

  color: #ffffff;

  background: Blue;

  }

.ddmx .item1:hover,

.ddmx .item1-active,

.ddmx .item1-active:hover

  {

  color: Blue;

  background: #e5e1da;

  }



/* Item menu level 2 definition */

.ddmx .item2,

.ddmx .item2:hover,

.ddmx .item2-active,

.ddmx .item2-active:hover

  {

  padding: 3px 8px 4px 8px;

  font: 11px Verdana, Arial, Helvetica, sans-serif; ;

  color: Blue;

  font-weight: bold;

  text-decoration: none;

  display: block;

  white-space: nowrap;

  position: relative;

  z-index: 500;

  }



.ddmx .item2

  {

  background: #ffffff;

  }



.ddmx .item2:hover,

.ddmx .item2-active,

.ddmx .item2-active:hover

  {

  background: #e5e1da;

  }



/* Item menu level 3 definition */

.ddmx .item3,

.ddmx .item3:hover,

.ddmx .item3-active,

.ddmx .item3-active:hover {

    padding: 3px 15px 3px 15px;

    background: Blue;

    font: 12px Verdana, Arial, Helvetica, sans-serif; ;

    color: #ffffff;

    font-weight: bold;

     font-style: italic;

    text-decoration: none;

    display: block;

    white-space: nowrap;

    position: relative;

}



.ddmx .section {

    border: 1px solid #b8b4ae;

    position: absolute;

    visibility: hidden;

    z-index: -1;

}

#footer{

    position:relative;

    text-align:center;

}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


