body, h1, h2, h3, h4, h5, h6, p, td, li, textarea, select, option, input {
	font-family: Trebuchet MS, Arial, MS Sans Serif, sans serif;
	background-image: url(/images/partners_bg.jpg);
}

body, p, td, h3, h4, input {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

body {
}

h1 {
	font-size: 14pt;
	color: #3366CC;
}

h2 {
	font-size: 12pt;
	color: #009900;
}

h3, h4 {
  margin: 0;
}

h4 {
  font-weight: normal;
}

ul, ol {
  margin-top: 0;
  margin-left: 15px;
  line-height: 120%;
}

ul {
  list-style-image: url("../images/bullet.jpg");
}
    
.bars {
  border-top: thin dotted #009999;
  border-bottom: thin dotted #009999;
}

.mask {
  font-size: 9pt;
  color: #FFFFFF;
  margin: 0;
}

.bg1 {
  background-color: #009999;
  color: #FFFFFF;
}

.bg2 {
  background-color: #FFFFFF;
}

.bg3 {
  background-color: #cccccc;
}

.bg3 {
  background-color: #cccccc;
}

.sml, li {
  font-size: 8pt
}




A:link {
  color: #0033CC;
}
A:visited {
  color: #0033CC;
}
A:hover {
  color: #FF6600;
}

