@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	font-size: 101%;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background: #97B867 url('images/gradient.jpg') repeat-x;
}
body img {
	border: 0px;
}
/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/* Commonly used to style page titles. */
h1 {
	color: #000;
	font-size: 170%;
	font-weight: bold;
	background: white;
}
/* Commonly used to style section titles. */
h2 {
	color: #000;
	background: white;
	font-size: 130%;
	font-weight: bold;
}
/* Sets the style for unvisited links. */
a, a:link {
	color: #0F5E09;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #926D00;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	text-decoration: underline;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	background-color: #fff;
	width: 95%;
	max-width: 1500px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	background: url('images/ew-background-logo.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	height: 170px;
	border-bottom: solid 1px #628152;
}
#outerWrapper #contentWrapper {
	background: #ffffff url('images/content-bg.jpg') repeat-y;
}
#outerWrapper #contentWrapper #leftcolumn1 {
	font: 90% Arial, Helvetica, sans-serif;
	background-color: #eef6ed;
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
/*border: 1px #8ab573 solid;*/margin: 10px;
}
#outerWrapper #contentWrapper #leftcolumn1 #twitter_div {
	padding: 5px;
	color: #333333;
	font-size: small;
}
#outerWrapper #contentWrapper #leftcolumn1 #twitter_div #twitter_update_list {
	font-size: 85%;
	margin-bottom: 5px;
}
#outerWrapper #contentWrapper #content {
	padding: 10px 20px 10px 10px;
	margin: 0 0 0 250px;
}
#outerWrapper #contentWrapper .clearFloat {
	display: block;
	clear: left;
}
#outerWrapper #footer {
	font: 80% Arial, Helvetica, sans-serif;
	background-color: #eef6ed;
	border-top: solid 1px #8ab573;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.imglft {
	float: left;
	margin: 5px;
}
.imgrgt {
	float: right;
	margin: 5px;
}
.logo {
	float: left;
	margin: 0px;
}
dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	font-style: italic;
	margin-bottom: 10px;
}
/* Styles for Navigation */
#leftcolumn1 ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	font-size: 0.95em;
}
#leftcolumn1 li {
	list-style: inside;
	padding: 0px;
	font-size: 0.99em;
}
#leftcolumn1 a:link {
	font-weight: bold;
	color: #4D7F3C;
	background: #F5F5F5;
	padding: 0px;
}
#leftcolumn1 a:visited {
	font-weight: bold;
	color: #4D7F3C;
	background: #F5F5F5;
	padding: 0px;
}
#leftcolumn1 a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
.heading {
	padding: 2px 3px 3px 4px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 94%;
	background : #ffffff;
	margin : 3px;
	color: #000000;
}
#leftcolumn1 .heading a:link {
	font-weight: bold;
	color: #4D7F3C;
	background: #FFFFFF;
	padding: 0px;
}
#leftcolumn1 .heading a:visited {
	font-weight: bold;
	color: #4D7F3C;
	background: #EEF6ED;
	padding: 0px;
}
#leftcolumn1 .heading a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background : #F5F5F5;
}
#leftcolumn1 .sidebox a:link {
	background: #EEF6ED;
	color: #770000;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn1 .sidebox a:visited {
	background: #EEF6ED;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn1 .sidebox a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background-color: #F5F5F5;
}
#leftcolumn1 .sidebox a:active {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
/* left-hand menu - colored box  */
#leftcolumn1 .sidebox {
	border: 2px solid #CCCCCC;
	margin: 0px 5px 3px 5px;
	padding: 0px 3px 15px 3px;
	background: #EEF6ED;
	color: #000000;
	font-size: 85%;
}
/* left-hand menu - colored box  */
#leftcolumn1 .sideboxheading {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	padding: 2px;
}
.data td {
	padding: 10px;
}
.query td {
	padding: 15px;
	margin: 15px;
}
.box-img {
	padding: 5px 15px 5px 5px;
	float: left;
}
.strikeout {
	text-decoration: line-through;
}
.instructions {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.instructions th {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.instructions td {
	padding: 3px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.smtxt {
	font-size: small;
}
.hightlight {
	color: #000000;
	background-color: #FFCC66;
}
.cf {
	background: #eef6ed url('images/form-bg.jpg');
	background-repeat: repeat;
}
#myform {
	margin: 0;
	padding: 0;
}
#myform .textinput {
	width: 100px;
	border: 1px solid gray;
}
#myform .submit {
	font: bold 11px Verdana;
	height: 22px;
	background-color: #0F5E09;;
	color: #FFFFFF;
}
/*=============error page formatting contact page script=============*/
.error-page-heading1 {
	font-family: "Times New Roman";
	color: #564c66;
	font-size: 1.5em;
	font-weight: bold;
}
.error-page-heading2 {
	font-family: "Times New Roman";
	color: #564c66;
	font-size: 1.2em;
	font-weight: bold;
}
.line-closing {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.line-opening {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.message-error {
	font-family: "Times New Roman";
	color: #CC3300;
	font-size: 1em;
	font-weight: bold;
}
.message-footer {
	font-family: "Times New Roman";
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}
.buttons {
	background-color: #649845;
	color: #FFFFFF;
	font-weight: bold;
}
.ctr {
	text-align: center;
}
span.deepblue {
	color: #0077AA;
	font-weight: bold;
	background-color: #FFFFFF;
}
span.deepgrey {
	color: #0077AA;
	font-weight: bold;
	background-color: #EEEEEE;
}
#confirmation {
	width: 90%;
	border-collapse: collapse;
}
#confirmation td {
	border: 1px #c0c0c0 solid;
	padding: 5px;
	background-color: #eef6ed;
}
blockquote {
	color: #666;
	margin: 1em;
	padding: 0 50px 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;
	font-size: 90%;
}
.strikeout {
	text-decoration: line-through;
}
.sale {
	font-size: large;
	color: #993300;
	font-weight: bold;
}
.buysection {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.buysection p {
	font-size: small;
	font-weight: bold;
	color: green;
}
.ezine-am {
	margin: 0px;
}
.ezine-image {
	margin: 0px;
	border : 0px;
}
.ezine-menu {
	background-color: green;
	color: #FFFFFF;
	margin: 0px;
}
.new {
	color: #CC3300;
	font-weight: bold;
}
#template {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	empty-cells: show;
	/*margin-right: auto;
	margin-left: auto;*/
}
#template th {
	border: 1px solid #C0C0C0;
	text-align: center;
}
#template td {
	vertical-align: top;
	border: 1px solid #C0C0C0;
	font-size: .9em;
	padding: 10px;
	width: 150px;
	text-align: center;
}
#template td p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#template .dl {
	width: 450px;
}
.lft-margin {
	margin-left: 40px;
}
/*============ For sitemap ==============*/
#sitemap ul li {
	margin: 0px;
	padding: 0px 2px 0px 10px;
	list-style-image: url('images/home.gif');
	background-repeat: no-repeat;
}
#sitemap ul li li {
	list-style-image: url('images/smfolder.gif');
	background-repeat: no-repeat;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
#sitemap ul li li li {
	list-style-image: url('images/smfile.gif');
	background-repeat: no-repeat;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
/* =========profile box styles =============*/
.container {
	width: 85%;
	margin-bottom: 15px;
}
.profile {
	border: 1px solid #CCCCCC;
	position: relative;
}
.profileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
}
.profileStats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}
.profileStats img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.profileName {
	padding-bottom: 5px;
	padding-right: 98px;
	font-size: 1.2em;
	font-weight: bold;
	color: #2e4672;
}
.profileJob {
	font-size: 0.8em;
	padding-right: 98px;
	padding-top: 5px;
	background-image: url('images/testimonial-bg.jpg');
	background-repeat: repeat-x;
	height: 45px;
	color: #FFFFFF;
}
.profileJob a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/*===============
Zoom Search
================= */
.highlight {
	background: #FFFF40;
}
.searchheading {
	font-size: 130%;
	font-weight: bold;
}
.summary {
	font-size: 80%;
	font-style: italic;
}
.suggestion {
	font-size: 100%;
}
.results {
	font-size: 100%;
}
.category {
	color: #999999;
}
.sorting {
	text-align: right;
}
.result_title {
	font-size: 100%;
}
.description {
	font-size: 100%;
	color: #008000;
}
.context {
	font-size: 100%;
}
.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.zoom_searchform {
	font-size: 100%;
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_match {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_categories {
	font-size: 80%;
}
.zoom_categories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zoom_categories li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
.cat_summary ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.cat_summary li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.result_image {
	float: left;
	display: block;
}
.result_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
}
.result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
}
.result_pages {
	font-size: 100%;
}
.result_pagescount {
	font-size: 100%;
}
.searchtime {
	font-size: 80%;
}
.recommended {
	background: #DFFFBF;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	margin-bottom: 15px;
}
.recommended_heading {
	float: right;
	font-weight: bold;
	padding-right: 20px;
}
.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px 15px;
}
.recommend_title {
	font-size: 100%;
}
.recommend_description {
	font-size: 100%;
	color: #008000;
}
.recommend_infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.recommend_image {
	float: left;
	display: block;
}
.recommend_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}

