td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
form {margin:0px;}
map {margin:0px;}
body {
	margin:15px 0 15px 0;
	background-color:#405981;
}
a {
	color: #0D3155;
	text-decoration:underline;
}
a:hover {
	color: #B9A100;
	text-decoration:none;
}
.mugshot {
	border: 1px solid #000000;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:4px;
	float:left;
}
.rightpic {
	border: 1px solid #000000;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
.leftpic {
	border: 1px solid #000000;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.1pxborder {
	border: 1px solid #000000;
}
.groupshot {
	border: 1px solid #000000;
	margin-bottom:5px;
}
.smallgray {
	font-size: 9px;
	color: #666666;
}
.graybgblackbd {
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-size: 10px;
}
.boldblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.yooj {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.subtitle { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform:capitalize;
}
.white {
	color: #FFFFFF;
}
event_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.event_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.event_title:hover {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.event_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subnav-prev {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
.subnav-major {
	font-size: 12px;
	color:#000000;
	width: 146px;
}
.subnav-major:hover {
	font-size: 12px;
	color:#000000;
	background-color: #FAFAEC;
	width: 146px;
	text-decoration: none;
}
.subnav-minor {
	color:#000000;
}
.subnav-minor:hover {
	color:#666666;
}
.content {
	line-height: 16px;
	text-align:justify;
	font-size:12px;
}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #333333;
  margin: -6px 6px 6px -6px;
  }
#nav {
	margin:15px 0 20px 26px;
	width: 130px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size:12px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li {
	margin: 0;
}
#nav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
#nav ul ul li a {
	display: block;
	padding: 5px 0 5px 20px;
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
html>body #nav li a {
	width: auto;
}
#nav li a:hover {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #000000;
}
#nav .title {
	margin:5px 0 5px 20px;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0D3155;
}
h1 {
	font-size:24px;
	background-image:url(images/bg_pagetitle.gif);
	letter-spacing: 1px;
}
h2 {
	font-size:20px;
	display:block;
	margin:0 0 6px 0;
}
#service_members h3, #service_headquarters h3 {
	color: #0D3155;
	font-size:18px;
	display:block;
	border-bottom:1px solid #333333;
	margin:0 0 6px 0;
	padding:0 0 0px 0;
}
#service_members {
	width:250px;
	float:left;
	margin-bottom:25px;
}
#service_headquarters {
	width:250px;
	float:right;
	margin-bottom:25px;
}
ol li {
	margin:0 0 3px 0;
}
#content ul {
	margin: 5px 0 20px 30px;
	padding: 0;
	text-align: left;
	border: 0;
}
#content ul li	{
	list-style: disc url(images/bullet.gif);
	margin: 0;
	padding: 0;
	line-height: 1.4em;
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: small;      
}
#content ul li	a {
	text-decoration:none;    
}
#content ul li	a:hover {
	text-decoration:none;
	background-color:#EEEEEE;
}
#content p {
	line-height: 1.4em;
}
#contactinfo {
	border:1px solid #666666;
	padding:10px;
	background-color:#E2E6EF;
	font-size:12px;
}
#contactinfo .exec {
	display:block;
	padding-bottom:10px;
}
#contactinfo .exec td {
	font-size: 12px;
	padding-right: 20px;
}
#techa, #techb {
	border:1px solid #CCCCCC;
	padding:10px;
	line-height:1.5em;
}
#techa {
	background-color:#E2E6EF;
}
#techb {
	background-color:#EEF2FB;
}
#techa h3, #techb h3 {
	font-size:18px;
	display:block;
	margin:0 0 3px 0;
}
#mustangchart {
	margin:20px auto 25px auto;
	background-color:#E2E6EF;
	border:1px solid #666666;
	width:300px;
	padding:20px;
	text-align:center;
}
.hide {
	display:none;
}
#login {
	font-size:10px;
	color:#666666;
}
#login input {
	font-size:10px;
	color:#666666;
}
#login .textbox {
	font-size:10px;
	width:80px;
	color:#666666;
}
#event {
	margin: 0 0 15px 0;
}
#event .date {
	display:block;
	color:#333333;
	font-size:11px;
	width:100%;
}
#event .title {
	display:block;
	font-size:16px;
	font-weight:bold;
	color: #0D3155;
	font-family: "Trebuchet MS", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
#event .body {

}
#director {
	margin: 10px 0 20px 0;
}
#director .name {
	display:block;
	font-size:16px;
	font-weight:bold;
	color: #0D3155;
	font-family: "Trebuchet MS", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
#director td {
	font-family: "Trebuchet MS", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:14px;
}
#directorlist td {
	font-family: "Trebuchet MS", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px;
	padding-right: 20px;
}
#directorlist td a {
	font-weight: bold;
	text-decoration: none;
}
#wrapper {
	width:770px;
	margin:0 auto 0 auto;
	background: #FFFFFF url("images/body_bg.gif") repeat-y;
	color:#000;
}
#header {
	margin:0 auto 0 auto;
	width:770px;
}
#container {
	width: 100%;
	float: left;
	margin-right: -570px;
}
#sidebar {
	margin-right: 570px;
	padding: 0 0 0 12px;
}
#content {
	width: 518px;
	float: right;
	padding: 0 25px 20px 25px;
	background: url(images/content_top.gif) top left no-repeat;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:14px;
}
#meat { /*now insignificant*/
	margin: 10px 25px 25px 25px;
}
.clearing {
	height: 0;
	clear: both;
}
#footer {
	width:710px;
	background:url(images/footer_bg.gif) bottom left no-repeat;
	margin:0 auto 0 auto;
	padding:20px 20px 16px 40px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000;
}
#annualreport2007 h2,#annualreport2006 h2, #annualreport2005 h2, #annualreport2004 h2, #annualreport2003 h2, #annualreport2000 h2, #annualreport1999 h2 {
	color:#0D3155;
	background:url('annualreports/2003/images/h2_bg2.jpg') top left no-repeat;
	margin:0 0 -40px 0;
	padding:40px 15px 0 40px;
	font-weight:bold;
	font-size:18px;
	width:396px;
	height:108px;
	text-align:center;
}
#annualreport2002 h2 {
	color:#006633;
	background:url('annualreports/2002/images/h2_bg.gif') bottom center no-repeat;
	margin:20px 0 15px 0;
	padding:10px 0 0 0;
	font-style:italic;
	font-size:18px;
	width:518px;
	height:37px;
	text-align:center;
}
#annualreport2001 h2 {
	color:#009999;
	background:url('annualreports/2001/images/h2_bg.jpg') bottom right no-repeat;
	margin:20px 0 15px 0;
	padding:15px 265px 0 0px;
	font-family:'Impact', 'Arial Black', Arial, Helvetica, sans-serif;
	font-size:18px;
	width:253px;
	height:32px;
	text-align:left;
	letter-spacing:1px;
}
#annualreport2006 h3, #annualreport2005 h3, #annualreport2003 h3, #annualreport2000 h3, #annualreport1999 h3, #annualreport2004 h3  {
	color:#C13918;
	font-weight:bold;
	font-size:16px;
}
#annualreport2002 h3  {
	color:#006633;
	font-weight:bold;
	font-size:16px;
}
#annualreport2001 h3  {
	color:#009999;
	font-family:'Impact', 'Arial Black', Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
}
#annualreport2003 h5, #annualreport2002 h5, #annualreport2001 h5, #annualreport2000 h5, #annualreport1999 h5 {
	margin:5px 0 0 0;
	padding:0;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
#annualreport2004 h4, #annualreport2003 h4, #annualreport2002 h4, #annualreport2001 h4, #annualreport2000 h4, #annualreport1999 h4 {
	margin:20px 0 0 0;
	padding:0;
	font-size:18px;
}
#annualreport2004 table.tDirectors td {
	padding: 3px;
	color: #007DC6;
	text-align: center;
	vertical-align: top;
}
#annualreport2004 table.tDirectors td.tdCoop {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: bottom;
}
#annualreport2004 table.tDirectors td img {
	border: 3px solid #9C8E5A;
	width: 100px;
	height: 121px;
}
#annualreport2004 table.tDirectors td div.dTitle {
	font-style: italic;
	color: #000000;
}
#annualreport2004 p.pNote {
	font-style: italic;
	color: #808080;
}
#annualreport2006 blockquote.arQuote, #annualreport2005 blockquote.arQuote {
	color:#C13918;
	font-size:14px;
	font-weight:bold;
}


#financialtable th {
	color:#C13918;
	text-decoration:underline;
}
#financialtable .data_title, #financialtable .data_dollar, #financialtable .data_amount, #financialtable .data_change {
	border-bottom:1px solid #CCC;
}
#financialtable .title {
	color:#C13918;
	font-size:14px;
	font-weight:bold;
	padding:20px 0 0 0;
}
#financialtable .data_title {
	
}
#financialtable .indented {
	padding-left:25px;
}
#financialtable .moreindented {
	padding-left:50px;
}
#financialtable .data_dollar {
	
}
#financialtable .data_sum {
	border-bottom:1px solid #000;
	text-align:right;
}
#financialtable .data_total {
	border-bottom:3px solid #000;
	text-align:right;
}
#financialtable .data_double {
	border-bottom:3px double #000;
	text-align:right;
}
#financialtable .data_amount, #financialtable .data_change {
	text-align:right;
}
.clear {
	height: 0;
	clear: both;
	display:block;
}
#cooperativeinfo {
	margin-bottom:20px;
}
#cooperativeinfo th {
	color:#C13918;
	text-decoration:underline;
}
#cooperativeinfo .coop_item {
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}
#cooperativeinfo .coop_dollar {
	border-bottom:1px dotted #CCC;
	width:1px;
}
#cooperativeinfo .coop_thou {
	border-bottom:1px dotted #CCC;
}
#cooperativeinfo .coop_amount {
	border-bottom:1px dotted #CCC;
	text-align:right;
	width:1px;
}
.widetable2 {
	float:left;
	display:block;
	margin-left:-23px;
}
.widetable1 {
	float:left;
	display:block;
	margin-left:-23px;
}

div.dGalleryImage {
	margin: 5px 20px 5px 0px;
}
div.dGalleryImage img {
	border: 1px solid #000000;
}
