/* CSS Document */

	#resources{
		background:url(/html/images/bg_dots.gif) repeat-y;
		margin:18px 0 0 0;
		clear:both;
		width:970px;
		display:block;
	}
	
		
	#resources h1{
		color:#FF0099;
		float: left;
		clear: both;
		font-size:1.375em;
		font-weight:normal;
		padding:0 0 8px 14px;
		margin:0;
		width:590px;
	}
	
	.column{
		width:362px;
		float:left;
		display:block;
		overflow:hidden;
		margin: 0;
	}
	#textSize {
		width: auto;
	}
	#textSize DIV {
		float: left;
	}
	
	#resources .box{
		margin:0 22px 0 1px;
		width:326px;
		border:#f0f0eb solid;
		border-width:0 6px 0 6px;
		font-size: 0.75em;
		float:left;
		overflow:hidden;
		display:block;
		clear: left;
	}
	
	#resources .bottomMargin{
		margin-bottom: 12px;
	}
	
	#resources .boxTop{
		margin:12px 0;
	}
	
	#resources .box h2{
		line-height:20px;
		font-size:14px;
		background:#f0f0eb;
		margin:0;
		padding: 4px 8px;
	}
	
	#resources .box ul{
		margin:6px 20px 0 8px;
		padding:0;
		overflow:hidden;
		font-size: 0.9em;
	}
	
	#resources .box li{
		margin:0 0 10px 0;
		padding:0 0 0 15px;
		background:url(/html/images/bult_res.gif) 0 5px no-repeat;
		color:#ff0066;
		list-style:none;
		font-weight:bold;
	}
	
	#resources .box li p{
		margin:3px 0;
		padding:0;
		color:#a09e9e;
		list-style:none;
		font-weight:normal;
		line-height: 1.6em;
	}

	#resources .box li span{
		color:#a09e9e;
		font-size:.9em;
		font-weight:normal;
	}
	
	#resources .box a {
		color:#ff0066;
		background:#f0f0eb;
		line-height:30px;
		height:30px;
		width:100%;
		display:block;
		padding-left: 8px;
		text-decoration: none;
	}
	#resources .links a {
		text-decoration: none;
	}
	#resources .box a:hover, #resources .links a:hover {
		text-decoration: underline;
	}
	
	#resources .box li a {
		margin:0;
		padding:0;
		background:none !important;
		color:#ff0066 !important;
		font-weight:bold;
		display:inline;
		width:auto !important;
		line-height:1.5em !important;
		height:auto !important;
		
	}

	#resources .box li a:hover{
		text-decoration:underline;
	}
	
	
	#resources .box .pdf{
		background:url(/html/images/pdf1.gif) no-repeat;
		padding:0 0 0 40px;
	}
	
	#resources .box .avi{
		background:url(/html/images/avi1.gif) no-repeat;
		padding:0 0 0 40px;
	}
	
	
	#resources .box .pPoint{
		background:url(/html/images/ppoint.gif) no-repeat;
		padding:0 0 0 40px;
	}
	
	#resources .gallery{
		width:246px;
		background:#f0f0eb;
		float:left;
		display:block;
		overflow:hidden;
		margin:0 0 10px 0;
	}
	
	#resources .gallery h2, #resources .links h2{
		/*background:url(/html/images/bg_img_gal_h2.gif) no-repeat #ff0099;
		padding:0 0 0 10px;
		margin:0;
		font-size:13px;
		color:#fff;
		height:22px;
		line-height:22px;*/
		
		background: #e73a7f url(/html/images/bg_h3.gif) 0 top no-repeat ;
		color:#FFFFFF;
		font-size:.8em;
		padding: 7px 9px;
		margin:0;
		display:block;
	}
	
	#resources .gallery ul{
		margin:0;
		padding:0;
		overflow:hidden;
	}
	
	#resources .gallery li{
		margin:10px 2px 0 2px;
		padding:0;
		background:url(/html/images/bg_img_gal_small.gif) no-repeat;
		list-style:none;
		width:77px;
		height:58px;
		float:left;
	}
	
	#resources .gallery li:hover{
		margin:10px 2px 0 2px;
		padding:0;
		background:url(/html/images/bg_img_gal_small_on.gif) no-repeat;
		list-style:none;
		width:77px;
		height:58px;
		float:left;
	}
	
	#resources .gallery img{
		padding:6px 0 0 6px;
		border:0;
	}
	
	#resources .gallery a{
		color:#ff0066;
		font-size:.7em;
		background:#f0f0eb;
		line-height:30px;
		height:30px;
		width:225px;
		display:block;
		clear:both;
		padding:0 0 0 5px;
	}
	
	#resources .gallery li a{
		color:auto;
		font-size:100%;
		background:0;
		line-height:normal;
		height:auto;
		width:auto;
		display:inline;
		clear:none;
		padding:0;
	}
	
	#resources .links{
		width:246px;
		float:right;
		margin:20px 0 0 0 ;
	}
	
	#resources .links h2{
		/*background:url(/html/images/bg_img_gal_h2.gif) no-repeat;
		padding:0 0 0 10px;
		margin:0;
		font-size:13px;
		color:#fff;
		height:22px;
		line-height:22px;*/
	}
	
	#resources .links ul{
		margin: 10px 0 0 0;
		padding:0;
		overflow:hidden;
		display:block;
	}
	
	#resources .links li{
		margin:0 0 10px 15px;
		padding:0;
		color:#ff0066;
	}
	
	#resources .links a{
		font-size:.7em;
		color:#ff0066;
	}
	
	
	UL#resources_list IMG {
		vertical-align: middle;
	}
	
	#access{
		margin:0 24px 10px 0;
	}
	

