/* Global styles */
body, div {font: 12px verdana,arial,geneva,lucida,sans-serif;} 
body {
   text-align: center;
   background-color: #fff;
   color: #000;
   }
	 
p {
   padding-left:15px;
	 }
	 
p a:hover {
   text-decoration: underline;
	 }
   
img {
	 border: 0;
   margin: 0;
	 padding: 0;
   }
   
form {
   margin: 0;
   }
	 
acronym {
   cursor: help;
	 }
 
/* page container: 
        auto centered at 95% of the browser window 
        5px margins top and bottom
        text aligned left
*/   
#container {
   width: 95%;
   margin: 5px auto 0;
   /* margin-bottom: 20px; */
   text-align: left;
}

#container, #footer {
	 min-width: 862px;
	 max-width: 1028px;
	 }

/* logo and site utilities:
      #top: container for the logo and site utilities
      #util: site utilities div
*/
#top {
   margin-left: 14px;
	 margin-bottom: 10px;
   }
	 
* html #top {
   margin-left: 12px;
   }
	 
#util {
   padding-right: 5px;
   float: right;
   width: 150px;
   }
   
#util a {
   color: black;
   text-decoration: none;
}

#util a:hover {
   color: black;
   text-decoration: underline;
}

/* masthead css */
#masthead {
   background: url(images/masthead.gif) repeat-x;
   height: 87px;
   margin: 0;
   }

#masthead #srch {
   width: 189px;
   height: 87px;
   float: left;
   background: url(images/search.jpg) top left no-repeat;
   }

#masthead #srch form {
   margin: 0;
	 width: 182px;
	 }

#masthead #srch #sbox {
	 margin-top: 30px;
   margin-bottom: 3px;
	 width: 162px;
   margin-left: 14px;
   }
   
/* to support IE browsers on Windows */
* html #masthead #srch #sbox {
   width: 161px;
	 }
	 
#masthead #srch #btn {
   margin-left: 110px;
   }
	 
/* to support IE browsers on Windows */
* html #masthead #srch #btn {
   margin-left: 115px;
   }

#masthead #tractor {
   float: left;
   width: 193px;
   margin: 0;
   }
   
#masthead #map {
   float: right;
   width: 234px;
   margin: 0;
   }

#masthead #tagline {
   margin: 0;
   margin-left: 382px;
   margin-right: 234px;
   padding-top: 10px;
   color: #fff;
   text-align: right;
   font-size: 14px;
} 
   
   
#masthead #tagline span {
   color: #fff;
   text-align: right;
   font-size: 10px;
   }
#leftrail {
   float: left;
   width: 189px;
   margin: 0;
   }

/* leftrail global nav */   
#leftrail #nav {
   background-color: #aca26f;
   padding: 0;
   font-size: 12px;
   }   
#leftrail #nav ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   }   
#leftrail #nav ul li {
   margin-bottom: 1px;
   }   
#leftrail #nav ul li a {
   display: block;
   width: 169px;
   padding: 5px 6px 5px 14px;
   color: #000;
   text-decoration: none;
   }   
#leftrail #nav ul li a:hover {
   display: block;
   width: 169px;
   padding: 5px 6px 5px 14px;
   background-color: #d1c688;
   }
	 
* html #leftrail #nav ul li a,
* html #leftrail #nav ul li a:hover {
   width: 189px;
   } 
   
.subnav {
   text-indent: 14px;
   font-size: 11px;
   }
   
.here {
   width: 169px;
   padding: 5px 6px 5px 14px;
   font-size: 12px;
   background-color: #d1c688;
   }
	 
.subhere {
   width: 169px;
   padding: 5px 6px 5px 14px;
   text-indent: 14px;
   font-size: 11px;
   background-color: #d1c688;
   }
	 
* html .here, * html .subhere {
   width: 189px;
   }
   
#leftrail #nova {
   padding: 10px;
   font-size: 12px;
   line-height: 150%;
   }
/* end leftrail global nav */   

#rightrail {
   float: right;
   width: 155px;
   margin: 0;
   }

#rightrail .right-btn {
   margin-top: 10px;
   }

* html #rightrail .right-btn {
   margin-top: 8px;
	 }

#description, #news, #content {
   margin-right: 155px;
   margin-left: 200px;
   }

#news h2, #content h2, #newsletter h2 {
   padding-top: 0;
	 margin-top: 0;
	 font-size: 14px;
   color: #2f4e6f;
   font-weight: bold;
   }
#news h2.topmarg, #content h2.topmarg {
	 margin-top:20px;
   }
#news h3, #content h3, #newsletter h3 {
   font-size: 13px;
   color: #2f4e6f;
   font-weight: normal;
   }
#news ul li, #content ul li {
   margin-bottom: 8px;
	 margin-left:  -11px;
}

#news ol, #content ol {
   list-style-type: decimal;
}

#news ol li ol.alphalist, #content ol li ol.alphalist {
   list-style-type: lower-alpha;
   margin-top: 8px;
}
#news ol li, #content ol li {
   margin-bottom: 8px;
}

#news a, #content a {
   color: blue;
   text-decoration: none;
}

#news a:hover, #content a:hover {
   text-decoration: underline;
	 }

#description {   
   padding: 0 0 0 0;
   }
#description img {
   margin: 0;
	 padding: 0;
	 margin-left: 2px;
	 }

#description #desctext {
   padding-top: 4px;
	 /* padding-right: 12px; */
	 line-height: 130%;
	 height: 57px;
	 border-bottom: 1px dotted #2f4e6f;
   /* padding-left: 15px; border-bottom: 1px dotted #50586d; */
   }
* html #description #desctext {
   height: 62px;
	 line-height: 120%;
	 }
   
#description #desctext h1 {
   margin: 24px 0 0 0; 
   font-size: 16px;
   color: #2f4e6f;
   font-weight: normal;
   letter-spacing: 1px;
   }
	 
* html #description #desctext h1 {
   margin-top: 29px;
	 }
   
#news, #content {
   padding-right: 39px;
   padding-top: 0;
   margin-top: 10px;
   margin-left: 200px;
	 margin-bottom: 15px;
	 line-height: 140%;
   }
	 
* html #news, * html #content {
   margin-bottom: 26px;
	 } 
  
#qtitle {
   margin: 15px 169px 0 195px;
   font-size: 14px;
   color: #fff;
   background: #4d4d4d;
   padding: 5px 10px;   
   }

#qlinkssub p {
   font-size: 14px;
   color: #4d4d4d;
   padding: 2px 10px 8px; 
   margin: 0;
   }

#qlinks {
   font-size: 12px;
   margin: 0 169px 0 195px;
   border: 1px solid #4d4d4d;
   border-top: none;
   padding: 5px 10px;
   }
   
#qlinkssub {
   font-size: 10px;
   margin-top: 10px;
   }

#qlinkssub #qltop {
   background: #fff url(images/qlinkhead.jpg) left top no-repeat;
   padding: 8px 10px 0 14px;
   font-size: 12px;
   color: #2f4e6f;
	 font-weight: bold;
}

#qlinkssub #qlmid {
   padding: 10px 8px 0 10px;
   background: #fff url(images/qlback.jpg) left top repeat-y;
   font-size: 11px;
}

#qlinks #leftlinks {
   float: left;
   width: 45%;
   }

#qlinks #rightlinks {
   float: left;
   width: 45%;
   }

#qlinks ul {
   margin: 0;
   padding: 0;
   padding-left: 5px;
   }
#qlinks ul li {
   margin-bottom: 2px;
   margin-left: 4px;
   }   
#qlinks ul li a {
   color: #2f4e6f;
   text-decoration: none;
   }   
#qlinks ul li a:hover {
   text-decoration: underline;
   }   

#qlinkssub ul {
   margin: 0;
   padding: 0;
   padding-left: 10px;
   }
#qlinkssub ul li {
   margin-bottom: 5px;
   margin-left: 10px;
   }   

#qlinkssub #lastli {
   margin-bottom: 0;
}
#qlinkssub ul li a {
   color: #2f4e6f;
   text-decoration: none;
   }   
#qlinkssub ul li a:hover {
   text-decoration: underline;
   }   

#test {
   background: red;
   }
#footer {
   width: 95%;
   margin: 5px auto;
   clear: both;
   margin-top: 10px;
   background: url(images/footer.gif) repeat-x;
   height: 22px;
   }
	 
* html #footer {
   margin-top: -11px;
	 }

#footer #lfoot {
   width: 9px;
   height: 22px;
   float: left;
   background: url(images/foot-left.jpg) top left no-repeat;
   }   

#footer #rfoot {
   width: 120px;
   height: 22px;
   float: right;
   background: url(images/foot-right.jpg) top right no-repeat;
   }   

#footer #footernav {   
   text-align: center;
   padding-top: 4px;
	 padding-left: 120px;
	 padding-right: 9px;
   color: #fff;
   }
   
#footer #footernav a {
   color: white;
   text-decoration: none;
}
#footer #footernav a:hover {
   color: white;
   text-decoration: underline;
}
   
.footext {
   padding-top: 4px;
	 padding-right: 6px;
   color: #fff;
   }

.alignright {
   float: right;
   }
	 
#news img, #content img {
   display: block;
	 }

#news .alignright, #content .alignright {
   float: right;
	 margin-left: 10px;
	 margin-bottom: 5px;
   }
	 
#news .headline {
	 text-decoration: underline;
	 }
	 
.alignleft {
   float: left;
   }
   
.ctr {
   text-align: center;
}
.rgt {
   margin-top: 10px;
   }
.clr {
   clear: both;
   }
.clrleft {
   clear: left;
	 }
.statue {
   float: left;
   margin: 10px;
}
.upd {
   color: green; font-weight: bold;
}

.bld {
   font-weight: bold;
}
.imgleftnofloat {
   margin-top: -10px;
	 margin-right: 15px;
	 margin-bottom: -6px;
	 }   
.imgleft {
   float: left;
	 margin-top: 3px;
   margin-right: 15px;
	 margin-bottom: 10px;
}
.imgright {
   float: right;
	 margin-top: 3px;
	 margin-left: 15px;
	 margin-bottom: 10px;
   }

.addr {
   font-size: 10px;
   margin-left: 1px;
}

.frmlbl {
   text-align: right;
   font-size: 11px;
}

form {
	 margin-left: 30px;
   width: 600px;
}

form#cse-search-box {
   margin-left: 30px;
	 width: 300px;
	 }
	 
form#search {
   margin-left: 30px;
	 width: 300px;
	 }	 
 
fieldset {
   border: 3px double #ddd;
   padding: 15px;
   margin-top: 10px;
}
legend {
   padding: 0 15px;
   font-style: italic;
   color: #4d4d4d;
   letter-spacing: 1px;
}

fieldset p {
   margin-bottom: 0;
   font-size: 11px;
}

address {
   font-size: 10px;
   font-weight: bold;
   margin-top: 5px;
   margin-left: 10px;
}

#contact {
   font-size: 12px;
   font-weight: normal;
   padding-left: 20px;
}

.footnote {
   font-size: 10px;
}

.indnt {
   padding-left: 5px;
}
p.indnt {
   text-indent: 10px;
	 }

.red {
   color: red;
   font-weight: bold;
}

/* Innovation page CSS */
#header {
   padding: 10px 20px;
   margin-left: auto;
   margin-right: auto;
   width: 90%;
}
#header #logo {
   float: left;
   margin-right: 20px;
}
#header h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    margin-top: 10px;
    color: #4d4d4d;
    font-weight: normal;
    text-align: left;
    letter-spacing: 1px;
}

#news table td, #news table th {
   font-size: 11px;
}

#nominations {
   font-size: 12px;
	 margin-left: 15px;
	 }

#nominations td, #nominations th {
   padding: 5px 10px 5px 0;
   }

#nominations th {
	 text-align:left;
	 }

#nominations td {
   border-bottom: 1px dotted #4d4d4d;
   }

#nominations td.nomix {
   text-align: right;
	 padding-left: 0;
	 margin-left: 0;
   }
.golf {
   width:355px;
	 }	 
 
#innovation, #award, #newsletter {
   padding: 10px 20px;
   margin-left: auto;
   margin-right: auto;
   width: 90%;
   border-top: 1px dotted #555;
   text-align: left;
}

#innovation dt {
   float: left;
   clear: left;
   font-weight: bold;
}
#innovation dd {
   clear: right;
   margin-bottom: 10px;
   margin-left: 150px;
}

#leftnews {
   float: left;
   text-align: left;
   width: 62%;
   font-size: 11px;
   padding-right: 15px;
   border-right: 1px dotted #555;
}

#rightnews {
   float: right;
   text-align: left;
   width: 33%;
   font-size: 10px;
}

#newsletter strong {
   font-weight: bold;
   color: #4d4d4d;
}

#newsletter #members h4 {
   font-size: 11px;
   color: #4d4d4d;
   font-weight: normal; 
   padding-bottom: 0;
   margin-bottom: 0;
}

#newsletter #members {
   font-size: 9px;
}

#newsletter #members p {
   margin: 0;
   padding-left: 15px;
}

#sitemap .indent {
	 text-indent: 20px;
	 }
#sitemap .landing {
   font-weight: bold;
	 padding-top:18px;
	 }
	 
#mediaDiv {
	margin-top: -2px;
	float: right;}

	
	
