a.enews:link		{ color: #0440a2; background-color: transparent; text-decoration: underline;}
a.enews:visited 	{ color: #0440a2; background-color: transparent; text-decoration: underline;}
a.enews:hover 	{ color: #0440a2; background-color: transparent; text-decoration: underline;}
a.enews:text: 		{ color: #ffffff; text-decoration: underline}



.enews { font-family: Arial, Verdana, sans-serif;
    font-weight:normal; 
    font-size:12px; 
	color:#ffffff;
    line-height:1;
    text-align:center; }
    
    body {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.subcontainer	{ border: 1px solid #000000;
vertical-align:top; align:center;
} 

/*font family for page*/
p, td, div, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*the main layout table*/
#mainTable {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(images/mainbkg_corner.gif);
	background-position: right top;
}

/*Header div containing logo */
#header {
	background-image: url(../images/bkg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Footer Div */
#footer {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	background-color: #719D51;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 12px 0;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
	color: #FFFFFF;
}

/*The main content table cell*/
#mainCell {
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	padding-right: 20px;
	list-style-position: outside;
	list-style-image: url(../images2/bullet_green.gif);
}
#mainCell a:link {
	color: #719D51;
	font-weight: bold;
	text-decoration: none;
}
#mainCell a:visited {
	color: #3E76D5;
}
#mainCell a:hover {
	color: #003B9E;
}

/*The table cell containing the navigation system*/
#leftCell {
	background-image: none;
	font-size: 11px;
}

/* All paragraphs inside the navcell div - for content below the menu system*/
#leftCell p {
	font-size: 12px;
	color: #333333;
}

#leftCell a:link {
	color: #333333;
}
#leftCell a:hover {
	color: #666666;
}
#leftCell a:visited {
	color: #666666;
}


/* The sidebar table cell */
#sideright {
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images2/BP_sidebkg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* All h1 and h2 elements on page */
h1 {
	font-size: 30px;
	color: #719D51;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #003B9E;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003A9A;
}
.Ahead {
	font-size: 18px;
	font-weight: bold;
	color: #00548E;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
.Borderleft {
	background-image: url(../images2/bkg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderright {
	background-image: url(../images2/bkg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.testimonial {
	font-style: italic;
	left: 10px;
	right: 10px;
	width: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.columnLeft {
	background-image: url(../images2/line_dashed.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5;
	text-decoration: none;
}
.quote {
	font-size: 13px;
	font-weight: bold;
	color: #719D51;
}
.lowernav {
	font-size: 12px;
	text-align: center;
	padding: 20px;
	text-decoration: none;
}

