/* GREEN STYLES */
/* Document Version 1.0 */



/* Accreditations Page */
/* ---------------------------------------------------------------------------- */


#greenWrapper {
	}
	
#greenWrapper.narrow {
	width:600px;
	overflow:hidden;
	}
	#greenWrapper li {
		padding-bottom: 14px;
		}
	
/*	#greenWrapper h4 {
		color: #0066b2;
		font-size:0.8em;
		margin-top:0px;
		font-weight:normal;
		}

	#greenWrapper h2 {
		color: #0066b2;
		font-size:0.8em;
		margin-top:0px;
		font-weight:normal;
		}
*/


#docs li.word {
			background: transparent url(../../images/icons/mini_file_word.gif) 0 2px no-repeat;
			}
#docs li.xls {
			background: transparent url(../../images/icons/mini_xls.gif) 0 2px no-repeat;
			}
#docs li.ppt {
			background: transparent url(../../images/icons/mini_ppt.gif) 0 2px no-repeat;
			}
#docs li.zip {
			background: transparent url(../../images/icons/mini_zip.gif) 0 2px no-repeat;
			}
#docs li.pdf {
			background: transparent url(../../images/icons/mini_file_pdf.gif) 0 2px no-repeat;
			}
#docs li.img {
			background: transparent url(../../images/icons/mini_file_img.gif) 0 2px no-repeat;
			}
#docs li.exe {
			background: transparent url(../../images/icons/mini_file_exe.gif) 0 2px no-repeat;
			}
#docs li.link {
			background: transparent url(../../images/icons/mini_link.gif) 0 2px no-repeat;
			}
#docs li.man {
			background: transparent url(../../images/icons/mini_man.gif) 0 2px no-repeat;
			}
#docs li.url {
			background: transparent url(../../images/icons/mini_web.gif) 0 2px no-repeat;
			}
#docs li.text {
			background: transparent url(../../images/icons/mini_text.gif) 0 2px no-repeat;
			}
