/* ####################
TOC...
############################## */
.preloads
	{
	position:absolute;
	top:-1500px;
	left:-1500px;
	}
body#sub
	{
	background: #ffffff url(/images/bg_sub.gif) repeat-x;
	}

#sub_topWhiteBoxBG
	{
	float:left;
	padding-top:5px;
	width:960px;
	background:#000000 url(/images/subMainWhiteTop.gif) no-repeat top;
	}
#sub_topWhiteBoxBGInsideGradient
	{
	float:left;
	width:960px;
	background:#000000 url(/images/sub_topWhiteBoxBGInsideGradient.gif) repeat-x bottom;
	}
	#subBtmOfGradient
		{
		height:5px;
		float:left;
		clear:both;
		width:960px;
		background:#f6f7f7;
		}
		#subBtmOfGradient .leftSide, #subBtmOfGradient .mid
			{
			height:5px;
			float:left;
			}
			#subBtmOfGradient .leftSide
				{
				width:5px;
				background:url(/images/btmOfGrey_left.gif) no-repeat;
				}
			#subBtmOfGradient .rightSide
				{
				width:5px;
				height:5px;
				float:right;
				background:url(/images/btmOfGrey_right.gif) no-repeat;
				}
#colourfulHeads, #rowBelow
	{
	clear:both;
	float:left;
	width:949px;
	margin:5px 5px 0 5px;
	}
.fullThreeColumnLayout
	{
	clear:both;
	float:left;
	width:949px;
	margin:0 5px 0 5px;
	}
	#lg_give, #give, #advocate, #volunteer, #colourfulHeader
		{
		float:left;
		}
		#give, #advocate, #volunteer
			{
			width:110px;
			}
		#colourfulHeads .mid
			{
			margin:0 5px 0 5px;
			}
		#colourfulHeads .second
			{
			margin:0 0 0 0;
			}
		#colourfulHeads .colourfulHeaderBlue
			{
			margin-right:5px;
			width:604px;
			height:31px;
			background:#ffffff url(/images/colourfulHead_bg_blue.gif) no-repeat;
			}
			#colourfulHeads .colourfulHeaderBlue h1
				{
				margin:5px 0 0 12px;
				color:#ffffff;
				}
.fullThreeColumnLayout .firstColumn, .fullThreeColumnLayout .secondColumn, .fullThreeColumnLayout .thirdColumn
	{
	float:left;
	}
#sub1MainThreeCol .firstColumn
	{
	width:193px;
	overflow:hidden;
	}
#sub1MainThreeCol .secondColumn
	{
	padding:0 15px 0 15px;
	width:529px;
	overflow:hidden;
	}
	.firstColumn .inner, .secondColumn .inner, .thirdColumn .inner
		{
		padding:10px 0 0 0;
		}
	#sub1MainThreeCol .secondColumn .inner p
		{
		padding-bottom:14px;
		}
#sub1MainThreeCol .thirdColumn
	{
	overflow:hidden;
	width:196px;
	}

#rowBelow
	{
	margin-top:10px;
	width:950px;
	clear:both;
	float:left;
	}
.bigHead
	{
	float:left;
	width:950px;
	}
	.bigHead .leftSide
		{
		float:left;
		height:41px;
		width:10px;
		background:url(/images/bigHeadLeftSide.gif) no-repeat;
		}
	.bigHead .inside
		{
		float:left;
		height:41px;
		width:930px;
		background:url(/images/bigHeadInside.gif) repeat-x;
		}
		.bigHead .inside h2
			{
			font-size:20px;
			margin:8px 0 !important;
			}
	.bigHead .rightSide
		{
		float:left;
		height:41px;
		width:10px;
		background:url(/images/bigHeadRightSide.gif) no-repeat;
		}

.bigFoot
	{
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
	.bigFoot .leftSide
		{
		float:left;
		height:5px;
		width:10px;
		background:url(/images/bigFootLeftSide.gif) no-repeat;
		}
	.bigFoot .inside
		{
		float:left;
		height:5px;
		width:930px;
		background:url(/images/bigFootInside.gif) repeat-x;
		}
	.bigFoot .rightSide
		{
		float:left;
		height:5px;
		width:10px;
		background:url(/images/bigFootRightSide.gif) no-repeat;
		}
		
.underBigHead
	{
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
	.underBigHead .inner
		{
		width:908px;
		padding:20px;
		float:left;
		}
		.underBigHead .inner .videoThumb
			{
			width:285px;
			float:left;
			}
		.underBigHead .inner .content
			{
			width:575px;
			float:left;
			padding:0 30px 0 15px;
			}
			
		.underBigHead .inner .columnholder {
		float: left;
		width: 908px;
		}
			
			.underBigHead .inner .content h3
				{
				color:#333333;
				font-weight:bold;
				text-transform:uppercase;
				}
				
			.underBigHead .inner .column3  {
			float: left;
			width: 270px;
			font-size: 11px;
			}
			
			.underBigHead .inner .middle {
			margin: 0 20px;
			padding: 0 20px;
			border-left: 1px solid #f0f0f0;
			border-right: 1px solid #f0f0f0; 
			}
			
			.underBigHead .inner .column3 p {
			font-size: 11px;
			line-height: 16px;
			text-indent: 1px;
			}
			
			.underBigHead .inner .column3 h3 {
			color:#666666;
			font-weight: bold;
			margin: 0 0 2px 0;
			font-size: 11px;
			}
			
			.underBigHead .inner .column3 a.more {
			margin: 0 0 20px 0;
			display: block;
			padding-left: 10px;
			background: url(/images/more_arrows.gif) 0px 6px no-repeat;
			}
			
			.underBigHead .inner .column3 a.end {
			margin: 0;
			}
						
			.underBigHead .inner .column3 img.imghead {
			display: block;
			margin: 0 0 12px 0;
			}
			
			
				
.medHead
	{
	float:left;
	width:950px;
	}
	.medHead .leftSide
		{
		float:left;
		height:29px;
		width:10px;
		background:url(/images/medHeadLeftSide.gif) no-repeat;
		}
	.medHead .inside
		{
		float:left;
		height:29px;
		width:930px;
		background:url(/images/medHeadInside.gif) repeat-x;
		}
		
	.medHead .inside h2 {
	color: #666;
	padding: 3px 0 0 10px;
	}
	
	.medHead .inside h2 .dark {
	color: #2f3196;
	}
	
	 	
	.medHead .rightSide
		{
		float:left;
		height:29px;
		width:10px;
		background:url(/images/medHeadRightSide.gif) no-repeat;
		}
.underMedHead
	{
	float:left;
	clear:both;
	width:948px;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
.formBox
	{
	float:left;
	clear:both;
	width:948px;
	background:#ffffff url(/images/formBoxBG.gif) repeat-x bottom;
	border:1px solid #d9dae1;
	border-bottom-style:none;
	}
	
	.formBox input, .formBox textarea, .formBox select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color:#666;
}
	.formBox .inner
		{
		float:left;
		padding:6px;
		}
	.formBox .inner .firstBit, .formBox .inner .secondBit
		{
		width:275px;
		margin:0 0 0 0;
		float:left;
		}
	.formBox .inner .secondBit2
		{
		width:200px;
		margin:0 0 0 0;
		float:left;
		}
	.formBox .inner .thirdBit
		{
		width:190px;
		margin:0 0 0 0;
		float:left;
		}
		.formBox .inner .firstBit .info
			{
			margin:10px 45px 0 5px;
			}
		.formBox .inner td, .formBox .inner .firstBit .info p
			{font: 11px arial;}
			.vs_leftrighthighlight {color: #ff7a00;}
table.formTbl td
	{
	padding:10px 15px 0 0;
	}
.formText
	{
	font-size:11px;
	}
.formFoot
	{
	float:left;
	width:950px;
	margin:0 0 15px 0;
	}
	.formFoot .leftSide
		{
		float:left;
		height:6px;
		width:6px;
		background:url(/images/formFootLeftSide.gif) no-repeat;
		}
	.formFoot .inside
		{
		float:left;
		height:6px;
		width:938px;
		background:url(/images/formFootInside.gif) repeat-x;
		}
	.formFoot .rightSide
		{
		float:left;
		height:6px;
		width:6px;
		background:url(/images/formFootRightSide.gif) no-repeat;
		}
	.underMedHead .inner
		{
		background:#ffffff;
		font-family: "Trebuchet MS", arial, sans-serif;
		font-size: 12px;
		clear:both;
		width:908px;
		padding:20px;
		float:left;
		}
		.underMedHead .inner .one, .underMedHead .inner .two, .underMedHead .inner .three, .underMedHead .inner .four
			{
			float:left;
			width:227px;
			}
	.underMedHead a:link, .underMedHead a:visited
		{text-decoration:none;}
		.underMedHead a:hover
		{text-decoration:underline;}
/* ___________________________________________________________ */

#leftNav
	{
	width:193px;
	}
	
	
	#leftNav .top
		{
		background:url(/images/leftNav_top.gif) no-repeat;
		width:193px;
		height:9px;
		}
	#leftNav .inside
		{
		margin-top:-5px;
		width:191px;
		background:#ffffff url(/images/leftNavBG.gif) repeat-x bottom;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		}
	#leftNav .inside
		{
		min-height:223px;
		}
	#leftNav .inside a:link, #leftNav .inside a:visited, #leftNav .inside a:hover
		{
		color:#070F6A;
		text-decoration:none;
		background:url(/images/leftNav_linkBG.gif) no-repeat 0px 8px;
		border-bottom:1px solid #d9dae1;
		display:block;
		margin:0 5px 0 5px;
		padding:10px 0 8px 25px;
		}

/*---------------------------*/
#leftNav .inside a.sublink:link, #leftNav .inside a.sublink:visited, #leftNav .inside a.sublink:hover
		{	
		background:url(/images/leftNav_linkBG.gif) no-repeat 10px 8px;
		margin:0 5px 0 5px;
		padding:10px 0 8px 35px;
		}

	#leftNav .inside a.sublink:hover
		{
		background:#EFEFEF url(/images/leftNav_linkBG-over.gif) no-repeat 10px 8px !important;
		color:#070F6A !important;
		}
/*-----------------------------*/
	#leftNav .inside a:hover
		{
		background:#EFEFEF url(/images/leftNav_linkBG-over.gif) no-repeat 0px 8px !important;
		color:#070F6A !important;
		}
	#leftNav .inside a.last:link, #leftNav .inside a.last:visited, #leftNav .inside a.last:hover
		{
		border-bottom-style:none !important;
		}
	#leftNav .bottom
		{
		background:url(/images/leftNav_bottom.gif) no-repeat;
		width:193px;
		height:5px;
		clear:both;
		}
#leftSide_emailSignUp
	{
	margin-top:10px;
	width:193px;
	}
	#leftSide_emailSignUp .top
		{
		background:url(/images/leftSide_emailSignUpTop.gif) no-repeat;
		width:193px;
		height:83px;
		}
#leftSide_emailSignUp .inside
		{
		padding:0 0 13px 0;
		width:191px;
		background:#ffffff;
		border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;
		float:left;
		}
		#leftSide_emailSignUp .inside .grdFormField .email
			{
			width:156px;
			}
		#leftSide_emailSignUp .inside .grdFormField .zip
			{
			width:74px;
			}
#leftSide_emailSignUp .bottom
	{
	background:url(/images/leftSide_emailSignUpBtm.gif) no-repeat;
	width:193px;
	height:7px;
	clear:both;
	}
.grdFormField
	{
	float:left;
	}
	.grdFormField .left
		{
		float:left;
		background:url(/images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	.grdFormField .inner
		{
		padding:0;
		float:left;
		background: url(/images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px !important;
		/*YOU NEED TO SET A WIDTH DEPENDENT ON WHERE YOU'RE USING*/
		}
		
	
	.grdFormField .right
		{
		float:left;
		margin-right:5px;
		background:url(/images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	.grdFormField .btn
		{
		float:left;
		}
#leftSide_emailSignUp .inside #ziptext
	{
	margin-right:-5px;
	padding:12px 0 0 10px;
	font-size:11px;
	color:#999999;
	float:left;
	}
.accordionZiptext
	{
	margin-right:5px;
	font-size:11px;
	color:#999999;
	float:left;
	}
#leftSide_emailSignUp .inside .grdFormField
	{
	margin:12px 0 0 10px;
	}



#hp_tools
    {
    margin:0;
    width:196px;
    background: url(/images/hp_toolsBG.gif) no-repeat;
    overflow:hidden;
    }
	
	#rightbuttonbar
	{
	width:200px;
	}
	
	
	#rightbuttonbar .top
		{
	background:url(/images/rightbuttonbartop1.gif) no-repeat;
		margin-left:3px;		
		width:200px;
		height:15px;
		}
	#rightbuttonbar .inside
		{
		margin-top:-5px;
		width:200px;
		background:#ffffff url(/images/leftNavBG.gif) repeat-x bottom;
		/*border-right:1px solid #d9dae1;
		border-left:1px solid #d9dae1;*/
		}
	#rightbuttonbar .inside a:link, #rightbuttonbar .inside a:visited, #rightbuttonbar .inside a:hover
		{
		color:#303783;
		font-weight:bold;
		text-decoration:none;
		background: #E3E4E7; /*url(/images/rightbuttonbar_linkBG.gif) repeat 0px 0px;*/
		/*border-bottom:1px solid #d9dae1;*/
		display:block;
		margin:0px 4px 1px 4px;
		padding:15px 10px 10px 20px;
		height:100%;
		
		}
	#rightbuttonbar .inside a:hover
		{
		background:#CED0DD;
		font-weight:bold;
		}
	#rightbuttonbar .inside a.last:link, #rightbuttonbar .inside a.last:visited, #rightbuttonbar .inside a.last:hover
		{
		margin-bottom: 0px;
		border-bottom-style:none !important;
		}
	#rightbuttonbar .bottom
		{
		background:url(/images/rightbuttonbarbottom.gif) no-repeat;
		margin-left:4px;		
		width:200px;
		height:8px;
		clear:both;
		}
	
