body {
  margin           : 0px 0px 0px 0px;
  background-color : #F0F0F0 ;
  color            : #000000;
  font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
}

td, tr, p, div {
  border: 1px;
  font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
  font-size        : 14px;
  color            : #000000;
}

h1 { 
	color: #4a70d0;
	background: transparent; 
	font-weight: bold;
}

h2 { 
	color: #6a990b;
	background: transparent; 
	font-weight: bold;
}

h3 { 
	color: #4a70d0; 
	background: transparent; 
	font-weight: bold;
}

li {	
  color            : #FDC587;
  list-style-type  : square;  
  list-style-image : none;
  font-size        : 11px;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 95%;
}

a:link, a:visited, a:active {
  font-size        : 13px;
  color            : #606060;
  text-decoration  : none;
  font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;    
}

.itbold {
	font-style: italic;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

table.header {
	height: 200px;
	width: 100%;
}

td.header_l {
	width: 40%;
	vertical-align: top;
	text-align: left;
}

.header_l {
	margin-left: 20px;
}

td.header_m {
	width: 60%;
	vertical-align: top;
	text-align: left;
}

.header_m {
	margin-left: 1em;
}

.fill {
	height: 10px;
	width: 100%;
	margin: 0px;
}

table.content {
	/*height: 300px;*/
	width: 100%;
}

td.content_l {
	width: 60%;
}

.content_l {
	vertical-align: top;
	text-align: left;
	margin-left: 4em;
}

h2.content_l {
	vertical-align: top;
	text-align: left;
	margin-left: 1.2em;
}

td.content_m {
	width: 1%;
}

td.menu {
	width: 10%;
	margin: 0px;
	vertical-align: top;
	text-align: right;
}

p.bottom {
  font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;    
  font-size: 9px;
  text-align: center;
}

p.bottom img {
	border: 0px;
	margin: 0px;
	width: 61px;
   height: 23px;
}

p.bottom a {
	border: 0px;
	margin: 40px 0px 20px 10px;
}

.links {
	margin-left: 1.2em;
}
