
.table_blue {
background-color:#b5c7e2;
}

.table_grey {
background-color:#afaeb6;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
color: #7a8d22; 	font-size: 18px; 	font-weight: normal; 	margin: 0px 0px 20px 0px;
}

h2 {
color: #ce6f1a; 	font-size: 14px; 	font-weight: bold; 	margin: 0px 0px 15px 0px;
}

h3 {
color: #7a8d22; 	font-size: 12px; 	font-weight: bold; 	margin: 0px 0px 15px 0px;
}

.table_blue {
background-color:#b5c7e2;
}

.linebar {
width:100%; height:2px;
}

.whitebar {
	position: relative;
	width: 438px;
	height: 45px;
	margin: 0px 0px 8px -7px;
	background-image: url(/images/backer_news_header.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left:15px;
	padding-top:10px;
	color: #106c91;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; color: #00a4e4; font-weight: bold; }
h2 { font-size: 1.6em; margin-bottom: 0.2em; color: #00a4e4; font-weight: bold; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; color: #00549f; display: inline;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
}

.smallFont {
font-size:9px;
}

.tableFormat {
border-style: solid;text-align:center; width: 638px; float: left;border-width:1px;
}

