/*//////////////////////////////////////////////////////////
	Global Stuff
//////////////////////////////////////////////////////////*/

	.clearfix:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */
	
	.hC {
		text-indent: -5999em;
		font: 1px/1px sans-serif;
		background-repeat:no-repeat;
		text-decoration:none;
		color:#fff;
	}
	
	* {
		padding: 0;
		margin: 0;
	}	
	
	br.clear {
		height:0em;
		font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
		text-decoration:none;
		margin:0;
		padding:0;
		clear:both;
	}
	
	/* text-indent:-9999px; line-height: 0.001em; font-size: 0.001em; */
	
/*/////////////////////////////////////////////////////////////////////
	Fontage
/////////////////////////////////////////////////////////////////////*/

	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	a {
		color: #fff;
	}

/*/////////////////////////////////////////////////////////////////////
	Shell
/////////////////////////////////////////////////////////////////////*/

	body {
		font-size: 62.5%;
		text-align: center;
		background: #000 url(../../images/layout/shell/grow.jpg) left top repeat-x;
		margin:0; padding:0;
	}
	#wrap {
		background: url(../../images/layout/shell/head.jpg) center top no-repeat;
	}
	#container {
		width: 780px;
		text-align: left;
		margin: 0 auto 0 auto; padding:0;
	}
	
	#head {
		height: 289px;
		text-align: center;
	}
	#head h1 {
		width: 426px;
		background: url(../../images/layout/shell/logo.png) 0 48px no-repeat;
		margin: 0 auto 50px auto; padding: 40px 0 0 0;
	}
	#head h1 a {
		height: 86px;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		display: block;
	}
	#head blockquote {
		display: none;
	}
	
	#head ul {
		height: 94px;
		background: url(../../images/nav/top.jpg) no-repeat;
		text-align: left;
		list-style-type: none;
		margin: 0 0 0 22px; padding: 0 0 0 7px;
	}
	#head ul li {
		width: 168px;
		float: left;
		margin: 0 18px 0 0;
	}
	#head ul li a {
		height: 77px;
		background-image: url(../../images/nav/top.jpg);
		background-repeat: no-repeat;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		display: block;
		margin: 7px 0 0 0;
	}
	
	/*
	
	top nav 
	
	*/
	
	#tnav1 a {
		background-position: -7px -7px;
	}
	#tnav1 a:hover {
		background-position: -7px -101px;
	}
	#tnav2 a {
		background-position: -193px -7px;
	}
	#tnav2 a:hover {
		background-position: -193px -101px;
	}
	#tnav3 a {
		background-position: -379px -7px;
	}
	#tnav3 a:hover {
		background-position: -379px -101px;
	}
	#tnav4 a {
		background-position: -565px -7px;
	}
	#tnav4 a:hover {
		background-position: -565px -101px;
	}
	
	/*
	
	columns
	
	*/
	
	#content {
		background: url(../../images/layout/shell/sub-bg2.jpg) left top no-repeat;
		margin: 0 0 16px 0;
	}
	
	/*
	
	left content column (nav)
	
	*/
	
	#contentL {
		width: 218px;
		float: left;
	}
		
	#snav {
		width: 150px; height: 227px;
		list-style-type: none;
		margin: 81px 0 0 34px;
	}
	#snav li {
		width: 150px;
		margin: 0 0 3px 0;
		float: left;
	}
	#snav,
	#snav li a
	{
		background-image: url(../../images/nav/side2.gif);
		background-repeat: no-repeat;
	}
	#snav li a {
		height: 43px;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		display: block;
	}
	
	#snav li#snav1 a {
		background-position: 0 0;
	}
	#snav li#snav1 a:hover {
		background-position: -150px 0;
	}
	#snav li#snav2 a {
		background-position: 0 -46px;
	}
	#snav li#snav2 a:hover {
		background-position: -150px -46px;
	}
	#snav li#snav3 a {
		background-position: 0 -92px;
	}
	#snav li#snav3 a:hover {
		background-position: -150px -92px;
	}
	#snav li#snav4 a {
		background-position: 0 -138px;
	}
	#snav li#snav4 a:hover {
		background-position: -150px -138px;
	}
/*	#snav li#snav5 a {
		background-position: 0 -184px;
	}
	#snav li#snav5 a:hover {
		background-position: -150px -184px;
	}
*/	
	/*
	
	right content column (main text)
	
	*/
	
	/* backgrounds */
	
	#contentR {
		width: 562px;
		background: url(../../images/layout/shell/content-grow.gif) repeat-y;
		float: left;
		margin: 10px 0 0 0;
	}
	#contentR #contentGrow {
		min-height: 344px;
		height: auto !important;
		height: 344px;
		color: #fff;
		padding: 0 19px; margin: 0 0 100px 0;
	}
	#contentR #contentFoot {
		height: 71px;
		background: url(../../images/layout/shell/content-foot.gif) no-repeat;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
	}
	
	/* headings */
	
	#contentR h2 {
		height: 68px;
		background-repeat: no-repeat;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		margin: 0 0 12px 0;
	}
	#contentR h3,
	#contentR .h3
	{
		font-size: 1.6em;
		margin: 0 0 5px 0;
	}
	#contentR .h3 { font-weight: bold; }
	#contentR h4 {
		font-size: 1.4em;
		margin: 0 0 10px 0;
	}
	
	/* other text */
	
	#contentR a:hover {
		text-decoration: underline;
	}
	#contentR p,
	#contentR blockquote,
	#contentR table,
	#contentR ul
	{
		margin: 0 0 20px 0;
	}
	#contentR ul.noPadd {
		list-style-type: none;
		margin: 0 0 20px 0;
	}
	#contentR p,
	#contentR ul li,
	#contentR blockquote,
	#contentR table
	{
		line-height: 21px;
		font-size: 1.2em;
	}
	#contentR ul li {
		/*margin: 0 0 9px 0;*/
		margin: 0;
	}
	#contentR ul.graphic {
		list-style-type: none;
	}
	#contentR ul.graphic li {
		padding: 0 0 0 20px;
	}
	#contentR blockquote {
		font-weight: bold;
	}
	
	/* 
		logos 
	*/
	
	
	/* floated boxes */
	
	#contentR div.logoBoxes {
		width: 540px;
		margin: 0 0 0 -16px;
	}
	
	#contentR div.logoBoxes div.boxLogo {
		width: 172px; 
		float: left; display: inline;
		margin: 0 0 30px 8px;
		border-bottom: 1px solid #3c3c3c;
	}
	
	#contentR div.logoBoxes div.boxLogo p {
		width: 172px; 
	}
	
	#contentR div.logoBoxes div.boxLogo div {
		width: 172px;
		float: none;
	}
	#contentR div.logoBoxes div.boxLogo img  { 
		margin: 0 0 5px 0; padding: 0;
	}
	
	
	/* boxes */
	
	#contentR div.boxLogo {
		margin-bottom: 27px;
	}
	#contentR div.boxLogo div {
		width: 328px;
		float: left;
		padding: 10px 0 0 0;
	}
	#contentR div.boxLogo img {
		display: block;
		margin: 0 15px 0 0;
		float: left;
	}
	#contentR div.boxLogo p {
		font-size: 1.1em;
	}
	#contentR div.boxLogo p,
	#contentR div.boxLogo div a
	{
		font-size: 1.1em;
		color: #fff;
	}
	#contentR div.boxLogo p a {
		font-size: 1em;
	}
	div.boxLogo div a {
		height: 24px; line-height: 24px;
		background-position: left center;
		background-repeat: no-repeat;
		padding: 0 0 0 18px;
		display: block;
	}
	#contentR div.boxLogo p {
		height: 2.1em; line-height: 2.1em;
		margin: 0;
		border-bottom: 1px solid #3c3c3c;
	}
	#contentR div.boxLogo p span {
		width: 75px;
		font-weight: bold;
		float: left;
	}
	#contentR div.boxLogo div p a {
		background: none !important;
		padding-left: 0; 
		display: inline;
	}
	
	#contentR div.boxLogo p.spanLong {
		height: 4.2em;
	}
	#contentR div.boxLogo p.spanLong span {
		height: 4em;
	}
	#contentR ul.pdf {
		list-style-type: none;
	}
	#contentR ul.pdf a {
		color: #fff;
	}
	#contentR ul.pdf li {
		background: url(../../images/misc/pdf-icon.gif) no-repeat left;
		line-height: 30px;
		padding: 0 0 0 30px;
		}
	
	
	/*
	
	footer
	
	*/
	
	#footer {
		font-size: 1em;
		margin: 0 0 0 218px; padding: 0 0 40px 0;
	}
	#footer,
	#footer a
	{
		color: #bfbfbf;	
	}
	#footer p {
		line-height: 26px; height: 26px; 
		float: left;
	}
	#footer p#footCopyInfo {
		border-right: 1px solid #606060;
		padding-right: 10px;
	}
	#footer p#iWeb {
		padding-left: 10px;
	}
	
	
	