body#admin .section { 
	display: block;
	border: 1px solid #ccc;
	min-height: 50px;
	position: relative;
 	margin-bottom: .5em;
}


body#admin .col .section { 
	width:282px;
}

body#admin .review {
	border: 1px dotted #ff9500 !important;
}

body#admin .not_approved {
	border: 1px solid #f00 !important;
}

body#admin .approved {
} 

body#admin .expired{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

body.template-4 #column-2 .section {
	border: none;
}

body#admin .blank-section { 
	background: #eee;
	display: block;
	height: 100px;
	border: 1px dashed #ccc;
	position: relative;
	clear:left;
}

	body#admin.template-4 #column-1 .blank-section { 
		width:381px;
	}

		body#admin.template-4 #column-1 .blank-section p { 
			width:361px;
		}

	body#admin.template-4 #column-2 .blank-section,
	body#admin.template-4 #column-3 .blank-section { 
		width:184px;
	}

		body#admin.template-4 #column-2 .blank-section p,
		body#admin.template-4 #column-3 .blank-section p { 
			width:164px;
		}

body#admin .expired-sections {
	margin-top: 5em;
	float: left;
	width: 798px;
}

	body#admin .expired-sections p {
		width: 778px;
	}
	
	body#admin .expired-sections h2 {
		margin-left: 15px;
		border-bottom:2px dashed #999;
		padding-bottom:5px;
		margin-bottom:15px;
		font-size:1.6em;
		color:#333;
	}

	#not-nav-content{
		width: 800px;
		clear: none;
		float: left;
		padding-bottom:80px;
	}
	
	body.template-4 #column-1 {
		width: 383px;
		float: left;		
		margin-left: 15px;
	}

		body.template-4 #column-1 p {
			width: 363px;			
		}

	body#admin.template-4 #column-1 {
		width: 383px;
		float: left;		
		margin-left: 15px;
	}

		body#admin.template-4 #column-1 p {
			width:361px;
		}

	body.template-4 #column-2 {
		width: 186px;
		float: left;
		margin-left: 15px;		
	}

		body.template-4 #column-2 p {
			width:166px;
		}

	body.template-4 #column-3 {
		width: 186px;
		float: left;
		margin-left: 15px;		
	}

	body.template-4 #column-3 p {
		width: 164px;
	}

	body.template-3a #column-1, 
	body.template-3b #column-1 {
		width: 566px;
		float: left;		
		margin-left: 15px;
	}
	
		body.template-3a #column-1 p, 
		body.template-3b #column-1 p {
			width: 360px;
		}

		
	body.template-2 #column-1 {
		width: 785px;
		float: left;		
		margin-left: 15px;
	}

		body.template-2 #column-1 p {
			width: 778px;
		}
		body.template-3a #not-nav-content #column-1 p, 
		body.template-3b #not-nav-content #column-1 p {
			width:564px;
		}

	body#admin.template-3a #not-nav-content #column-1, 
	body#admin.template-3b #not-nav-content #column-1 {
		width:566px;
	}

		body#admin.template-3a #not-nav-content #column-1 p, 
		body#admin.template-3b #not-nav-content #column-1 p{
			width:562px;
		}

	body.template-3a #not-nav-content #column-2, 
	body.template-3b #not-nav-content #column-2{
		width:204px;
		float: left;
		margin-left: 15px;		
	}

		body.template-3a #not-nav-content #column-2 p {
			width:182px;
		}
		
		body.template-3a #not-nav-content #column-2 ol,
		body.template-3a #not-nav-content #column-2 ul {
/*			width:162px;*/
			
		}
		
		body.template-3b #not-nav-content #column-2 p {
			width:166px;
			
		}
		
		body#admin #column-2 .section,
		body#admin #column-3 .section {
			width:202px;
		}

		body#admin.template-4 #column-2 .section,
		body#admin.template-4 #column-2 .header-image {
			width:184px !important;
			border:1px solid #ccc;			
		}


		body#admin.template-4 #column-3 .section,
		body#admin.template-4 #column-3 .header-image {
			width:186px;
		}

		
	
		#admin #column-3 .section
		 {
			width:164px !important;
		}

/* Typography by column
---------------------------------- */
/* 4-column layout */


body.template-4 #column-2 .section p,
body.template-4 #column-2 .section h2,
body.template-4 #column-2 .section h3,
body.template-4 #column-2 .section ul,
body.template-4 #column-2 .section ol{
/*	width:176px;*/
/*	padding:5px;*/
}


body.template-4 #column-1 h2,
body.template-4 #column-2 h2,
body.template-4 #column-3 h2 {
	color: #19398a;
	font: bold 1em "Helvetica Neue", Arial, sans-serif;
	line-height: 15px;
}

#column-1 h2 {
	font-size:14px !important;
	line-height: 18px !important;
}

#admin-news-list li {
  list-style-type:none;
}

#admin-gated-form-list li {
  list-style-type:none;
}

.col h2 {
	color:#000;
	/* This used to have an important on it. Not sure why, but it was messing up the colors on the homepage, so I removed it. —DCC, 4/27/09 */
}

	body.template-4 #column-2 ul,
	body.template-4 #column-3 ul {
		list-style: square; 
		line-height: 1.4em;
	}
	
		body.template-4 #column-3 ul{
			font-size:1em;
		}
			
	
	/*body.template-4 #column-2 .section, 
		body.template-3b #column-2 .section {
			margin-bottom:10px;
		}*/

		.header-image hr{
			display:none;
		}
		
			body.template-4 #column-2 .section hr, 
			body.template-3b #column-2 .section hr{
				/*border:0;
								border-top:1px solid #EBEBEB;
								height:1px;
								width:100%;
								padding:5px 0;*/
				visibility: hidden;
			}
	
			
	
		body.template-4 #column-2 .section ol,
		body.template-4 #column-2 .section ul, 
		body.template-3b #column-2 .section ol,
		body.template-3b #column-2 .section ul{
			clear:left; /*To avoid imgs breaking the lists*/
		}
		
		body.template-4 #column-2 .controls ol, 
		body.template-4 #column-2 .controls ul, 
		body.template-3b #column-2 .controls ol, 
		body.template-3b #column-2 .controls ul {
			clear: none;	
		}
	

	
	body.template-4 #column-2 p,
	body.template-4 #column-2 ol,
	body.template-3b #column-2 p {
/*		padding:10px;*/
	}
	body.template-4 #column-2 h2,
	body.template-4 #column-2 h3 {
/*		padding:0 10px;*/
	}
	body.template-3b #column-2 .content-inner table,
	body.template-4 #column-2 .content-inner table{
		margin:10px !important;
	}
	
	
		body.template-4 #column-2 p img,
		body.template-3b #column-2 p img{
			margin:-10px 0 0 -10px !important;
		}
	
	body.template-4 #column-2 ul {
		margin-left:10px;
		margin-right:10px;
/*		padding: 10px 0;*/
	} 


/* 3-column layout */
body.template-3a #column-2 h2,
body.template-3b #column-2 h2 {
	padding-top: 8px;
}

body.template-3a #column-2 p,
body.template-3b #column-2 p,
body.template-3a #column-2 li,
body.template-3b #column-2 li {
	color: #444;
} 
	


/* announcement lightbox 
---------------------------------------- */
#announcement-link {
	display: none;
}

#announcement-lightbox {
	margin-top: 40px;
	width: 480px;
	height: 300px;
	background: #fff;
}

	#announcement-container {
		margin: 0 50px 20px 50px;
/*		width: 380px;*/
	}
	
		#announcement-content {
			border-top: 1px dotted #999;
		}
	
		#announcement-content h1 {
			margin: 15px 0;
			color: #333;
			font: 20px "Helvetica Neue", Arial, sans-serif;
			line-height: 27px;
		}
		
		#announcement-content p {
			margin: 0 15px 0 0;
			color: #666;
			font: 12px "Helvetica Neue", Arial, sans-serif;
			line-height: 16px;
		}




/* col styles 
---------------------------------------- */

#not-nav-content p {
	margin:0 0 1em 0;
}

#column-2 p,
#column-3 p {
	float:left;
}

#column-2 ul,
#column-3 ul {
	clear: left;
}

#admin .controls #column-2 ul,
#admin .controls #column-3 ul {
	clear: none !important;
}




	#not-nav-content #column-1 p img{
		float:left;
/*		clear:left;*/
		margin: 5px 10px 10px 0;
	}

	#not-nav-content #column-2 img,
	#not-nav-content #column-3 img {
		margin:5px 10px 1px 10px;	
	}

	#not-nav-content #column-2 .section-0 img,
	#not-nav-content #column-2 .section-1 img,
	#not-nav-content #column-3 .section-1 img {
		margin:5px 0 0 0 !important;
	}

	#not-nav-content #column-2 p img,
	#not-nav-content #column-3 p img {
		margin-left:0 !important;
	}
	
	#not-nav-content p img.right{
		float:right;
		clear:left;
		margin: 15px 0px 10px 10px;		
	}
	

/*#not-nav-content a{
	color:#444;
	font-weight:bold;
}

	#not-nav-content a:hover{
		color:black;
	}*/


#not-nav-content #column-1 ul,
#not-nav-content #column-1 ol {
	margin: 10px 0 1em 20px;
	clear: left;
}

#not-nav-content #column-2 ul,
#not-nav-content #column-2 ol {
	margin: 10px 0 1em 20px;	
	color:#666;
}

#not-nav-content #column-2 ul,
#not-nav-content #column-2 ol,
#not-nav-content #column-3 ul,
#not-nav-content #column-3 ol {
	margin: 11px 10px 1em 26px;
}

.template-3a #not-nav-content #column-2 ul,
.template-3a #not-nav-content #column-2 ol,
.template-4 #not-nav-content #column-3 ul,
.template-4 #not-nav-content #column-3 ol {
	margin-left:15px !important;
}

.template-4 #not-nav-content #column-3 ul.controls-edit {
	margin-left:0 !important;
}

body.template-3b #column-2 ul {
	margin-left:25px;
}


	#not-nav-content #column-2 ul.controls-edit,
	#not-nav-content #column-2 ul.controls-email,
	#not-nav-content #column-2 ul.controls-approve
	{
		margin:0 !important;
	}

	#not-nav-content ul li, #not-nav-content ol li {
		margin-bottom:5px;	
	}
	
	#not-nav-content ul {
		list-style-type:square;
/*		font-weight:bold; */
	}
	

	.section ul {
		margin-bottom:1em;
	}
	
#not-nav-content h2 {
	color:#19398a;
	margin-bottom:5px;
	padding-top:8px;
	font-size:1em;
	line-height: 15px;
	clear:left;
}
	#not-nav-content h2 a {
		color: #0194d3;
	}

#not-nav-content h3 {
	font-size:1em;
	font-weight:bold;
	color:black;
}

/*.index #nav-tree.content-block, */
body.template-4 #column-3 .section,
body.template-3a #not-nav-content #column-2 .section{
	border-top: 10px solid #19398a;
	/*background: #fff url(../images/content-block.gif) top left repeat-x;*/
	background: rgb(243,243,243); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	padding-bottom:17px;
}

body.template-4 #column-3 .section,
body.template-3a #not-nav-content #column-2 .section{
	padding:10px;
	float:left;
	width:182px;
}


body.template-4 #column-3 .section {
	width:164px;
}

	body.template-4 #column-3 .content-block .content-inner,
	#nav-tree.content-block .content-inner {
		/*margin: 10px;*/
		margin-bottom: 0;
		padding-bottom: 10px;
/*		float: left;*/
/*		width: 165px;*/
	}






body.template-3b #not-nav-content #column-2 .section,
body.template-4 #column-2 .section {
	border-top: 10px solid #19398a;
	background: rgb(243,243,243); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	padding-bottom: 17px;
}

	body.template-3b #not-nav-content #column-2 .section ul,
	body.template-4 #column-2 .section ul{
		color:#19398a;
	}
	
	
/*body.template-3b #column-2 .section  {
	padding:5px 0;
	width:204px;
}*/


body.template-3a #not-nav-content #column-2 p{
	margin: 0 0 10px 0;	
}

	
	body.template-2 	#column-1 .content-inner,
	body.template-2 	#column-1 .section,
	body.template-2 	#column-1 .blank-section,
	body.template-3a 	#column-1 .content-inner, 
	body.template-3a 	#column-1 .section,
	body.template-3a 	#column-1 .blank-section,
	body.template-3b 	#column-1 .content-inner,
	body.template-3b 	#column-1 .section,
	body.template-3b 	#column-1 .blank-section,
	body.template-4 	#column-1 .content-inner,
	body.template-4		#column-1 .section,
	body.template-4		#column-1 .blank-section{
		float:left;
		clear:left;
	}
	
	body.template-2 	#column-1 .content-inner,
	body.template-2 	#column-1 .section,
	body.template-2 	#column-1 .blank-section{
		width:778px;
	}
	
	body.template-3a 	#column-1 .content-inner, 
	body.template-3a 	#column-1 .section,	
	body.template-3a 	#column-1 .blank-section,		
	body.template-3b 	#column-1 .content-inner,
	body.template-3b 	#column-1 .section,
	body.template-3b 	#column-1 .blank-section{
		width: 566px;
	}
	
	body#admin.template-3a 	#column-1 .content-inner, 
	body#admin.template-3a 	#column-1 .section,	
	body#admin.template-3a 	#column-1 .blank-section,		
	body#admin.template-3b 	#column-1 .content-inner,
	body#admin.template-3b 	#column-1 .section,
	body#admin.template-3b 	#column-1 .blank-section{
		width: 564px;
	}
	
	body.template-4 	#column-1 .content-inner,
	body.template-4		#column-1 .section,
	body.template-4		#column-1 .blank-section{
		width:381px;
	}
	
	body.template-4 	#column-1 .content-inner,
	body.template-4		#column-1 .section,
	body.template-4		#column-1 .blank-section{
/*		width:381px;*/
	}
	
#disclaimer{
	width:160px;
	float:right;
	margin-top:27px;
	border:1px solid #aaa;
	padding:10px;
	font-size:.83em !important; /*10px*/
}	
	

