html {margin:0 auto; padding:0;  }
.clear { clear:both; }
body {
    font-family:      Arial, Verdana, Helvetica, sans-serif;
    font-size:        10pt;
    margin-left:      0px;
    margin-right:     0px;
    margin-top:       0px;
    margin-bottom:    0px;
	background-color:#608c2f;
  }
  td {
	font-size:        10pt;
	padding-right: 0px;

  }

  .crumbtrail {
    font-size:        8pt;
	color:            #762228;
  }
  .crumbtrail a {
    text-decoration:  none;
  }
  .crumbtrail a:hover {
    text-decoration:  underline;
  }
  .ewgbold {
  font-weight:bolder;
  }

.pollform {
	height: 200px;
	width: 160px;
	border: thin solid #990033;
	text-align: center;
	padding: 0px;
	clear: none;
	float: none;
	margin: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0pt;
	padding-right: 13px;
	padding-left: 15px;
	margin-right: 0px;
	

}
p.graphics {
	color:#666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
	padding-left: 15px;
	font-variant: normal;
	text-transform: none;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	padding-left: 15px;
	font-variant: normal;
	text-transform: none;
}


.rightnav {
	margin: 5px 0px;
	float: right;
	padding: 0px;

}
.boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;

}
.boldgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7FAB23;
	font-weight: bold;
	text-decoration: none;
}

.caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
font-style: italic;
margin-left: 28px;
}

.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px 13px 0px 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none #666666;
}
/* BEGIN LEFT SIDEBAR CSS
*/
.side {
width: 90px;
font-family:Arial, Helvetica, sans-serif;
}
.side p {
max-width:100px;
color: #333333;
font-weight: 400;
font-size:11px;
padding: 2px;
font-style: normal;
}
.side ul {
color: #333333;
font-weight: 400;
font-size:11px;
padding: 2px;
font-style: normal;
}

.side h2 {
text-align:center;
color:#cc3300;
padding: 2px;
font-size:13px;
}
.side a {
font-weight:bold;
}

/* END LEFT SIDEBAR CSS
*/





/* BEGIN SIDEBARTEST CSS
*/

.sidebartest p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;}

.sidebartest img  {
  float: inherit;
  }	
.sidebartest a{
color:#7FAB23;
font-size:12px;
}


ul#sidebartest {
list-style-image:url(images/bullet_greendiamond.gif);
font-size:11px;
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px 25px;
color:#333333;
}

.sidebartest h1{
padding:0 0 0 0;
font-weight:bold;
font-size:13px;
text-align: center;
color:#333333;
}

h2.sidebartest{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#7FAB23;
}

.sidebartest {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 3px 15px;
	float:right;
	}

.t {background: url(images/sidebarcorners/dot.gif) 0 0 repeat-x; 
	width: 12em;  
	background-color:#f4fedf;}
.b {background: url(images/sidebarcorners/dot.gif) 0 100% repeat-x; 
	}
.l {background: url(images/sidebarcorners/dot.gif) 0 0 repeat-y; 
	}
.r {background: url(images/sidebarcorners/dot.gif) 100% 0 repeat-y; 
	}
.bl {background: url(images/sidebarcorners/bl.gif) 0 100% no-repeat; 
	}
.br {background: url(images/sidebarcorners/br.gif) 100% 100% no-repeat; 
	}
.tl {background: url(images/sidebarcorners/tl.gif) 0 0 no-repeat; 
	}
.tr {background: url(images/sidebarcorners/tr.gif) 100% 0 no-repeat; 
	padding:8px; 
	}
/* END SIDEBARTEST CSS
*/





/* LIST STYLES
*/

.listgreen {
	list-style-position: outside;
	list-style-image: url(images/bullet_greendiamond.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.listorange {
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
}

.listgreydiamond {

	list-style-position: outside;
	list-style-image: url(images/bullet_greydiamond.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.simplesidebar {
	padding: 5px;
	float: right;
	border: 1px outset #333333;
}
.liststlogo {

	list-style-position: outside;
	list-style-image: url(images/bullet_logo.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listpie {

	list-style-position: outside;
	list-style-image: url(images/bullet_pie.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listewglogo {


	list-style-position: outside;
	list-style-image: url(images/bullet_ewgsun2.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listmeatrixlogo {
	list-style-position: outside;
	list-style-image: url(images/bullet_moo.gif);
	list-style-type: none;
	padding-bottom: 13px;
	text-align: left;
	padding-right: 13px;
	text-indent: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listclosegreydiamond {


	list-style-position: outside;
	list-style-image: url(images/bullet_greydiamond.gif);
	list-style-type: none;
	padding-bottom: 3px;
	text-align: left;
	padding-right: 13px;
	text-indent: 15pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.medialinks {
	padding: 3px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 0px;
	margin: 0px 13px 0px 15px;
	width: 50%;

}
/* RSS BUZZ BOOOST STYLES 
*/
div.feedburnerFeedBlock ul {
margin-left: 0;
padding-left: 35px;
list-style-image:url(images/bullet_logo.gif)
}

div.feedburnerFeedBlock ul li span.headline {
   font-weight:bold;
   display:block;
   margin:12px 0 0 0;
}
div.feedburnerFeedBlock p.feedTitle {
   font-weight:bold;
   display:block;
   margin:12px 0 0 0;
}
div.feedburnerFeedBlock p a {
margin:7px;
}
/* END RSS BUZZ BOOOST STYLES  
*/
a.footer:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
p.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/*========================================
	PDD CSS
========================================*/
div.title2
{
	
	border-bottom:solid 1px #eaf1db; 
	padding:0; 
	
	margin:0 180px 0 14px; 
}
div.title2 a
{
	font-size:17px; 
	color:#cc3300; 
	font-weight:400; 
	text-decoration:none;
	text-transform:lowercase; 
}
