/* GENERAL fonts */
body {
	background-color: #CCCC99;
	margin-left: 40px;
}

P, OL, UL, DIV, H1, H2 TD {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

BODY TABLE {
	width: 928px;
	background-color: white;
	padding-left: 10px;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 15px;
	vertical-align: top; 
	font-family: verdana, arial;
	font-size: 11px;
}
}

TD#header_1 {
	padding-left: 15px; 
}
.bodytext {
  font-family:  verdana;
  font-size: 12px;
  line-height: 18px;
	margin-left:  25px;
	margin-right: 50px;
}


TD#content UL LI {
  font-family:  verdana;
  font-size: 12px;
  line-height: 16px;
  margin-left:  25px;
  margin-right: 25px;
}



TD#footer {
  padding-top: 12px;
	background-color:white;
	/* border-top: dotted 1px #999999;  */
}
TD#footer P {
  padding-top: 35px;
	font-size: 10px;
	text-align: center;
}

/* SWERA specific */
.swera {
  width:  800px;
	font-family:  verdana;
  font-size: 12px;
	line-height: 18px;
	margin-left:  25px;
	margin-right: 50px;
}

.swera td {
  vertical-align: top;
}

td.blank {
  width: 20px;
}

td.smCol {
  width: 72px;
}

td.alignRight {
  text-align: right;
}

td.indent {
  padding-left: 20px;
  vertical-align:top;
}

.productSearch {
	background-color:#90A15D;
	padding-left: 0px;
  width: 428px;
	font-family:  verdana;
  font-size: 12px;
	height: 115px;
}

.productSearch tr {
  background-color: white;
}

td.productSearchCol1 {
  width: 53%;
	text-align: left;
}

td.productSearchCol2 {
  width: 19%;
	text-align: center;
}

td.productSearchCol3 {
  width: 270px;
}

.partners10 {
  width: 5%;
}

.partners38 {
  width:  38%;
}

.partners2 {
  width: 2%;
}
.smText {
  font-size: 11px;
  margin-left:  25px;
  margin-right: 25px;
}

img.noBorder {
  border-style:  none;
}

img.border {
  border-style: solid 1px;
	border-color: black;
}
tr.oddRow {
  background-color:#EFF2E7;
}
tr.evenRow {
  background-color:#CCD5B6;
}
tr.Header1 {
  background-color: #394807;
	color:white;
	font-weight:bold;
}

tr.Header {
  background-color: #FFFFFF;
	color:black;
	font-weight:bold;
}

