#col1 { width: 190px; }
.col {
	width: 183px;
	float:left;
}	

.ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.4;
}
.title {
	font-size:16px;	
	width:300px;
	width:auto;

}
.subHead a.more_links {
	text-decoration:none;
	font-weight:bold;
	color: #565c5e;
}
.subHead a.head_links {
	text-decoration:none;
	font-weight:bold;		
	color: #666666;
}
.subHead a.read_article_links {
	text-decoration:none;
	text-decoration:underline;
	background-image:url(../images/icons/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-bottom:3px;
	
}
a.read_sidebar_links {
	text-decoration:none;
	text-decoration:underline;
	background-image:url(../images/icons/arrow2.gif );
	background-position:left;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-bottom:3px;
	
}
.subHead { float:left; }
.text {
	width:160px;
	padding-left:5px;
}

div.subHead_sidebar {
	width:160px;
	padding-left:25px;
	font-size:90%;
}

a.subHead_sidebar  {
	text-decoration:none;
	font-weight:bold;
	color: #565c5e;
}




.spacer { height:10px; }

/*article_details page*/
#colMain {
	float:left;
	width:520px;
	border:0px solid blue;
}
#colSub {
	float:left;
	width:150px;
	padding-left: 50px;
	padding-top:80px;
}
#content {
	color :#666666;	
	float:right;
}

.article_options{
	font-family:Verdana; 
	font-size:10px;	
	color :#666666;
}
.article_options a{
	color :#666666;	
}
.article_links {
	margin-top:0px;	
	float:right; 
	width:200px;	
	line-height:1.8;
	padding-bottom:10px;
	padding-left:10px;	
	border:0px solid blue;
}


.article_links a {
	color:#999;
	font-weight:bold;
}
#every_issue a.links {
	text-decoration: none;
}
#engage a.links {
	text-decoration: none;
}
#explore a.links {
	text-decoration: none;
}
#evaluate a.links {
	text-decoration: none;
}
#box {
	width:155px;	
	color: #663399;	
	font-weight:bold;
	font-size: 9px;
	border: 0px solid blue;
	background:url(../images/dividers/box_extender.gif) repeat-y;
	padding:0 5px 0 10px;
	float:left;
}
#box a {
	text-decoration: none;
	color: #663399;
}

h1 {
	font-size:16px;
}
h1.sub_headlines {
	font-size:11px;
	margin-bottom: 1px;
	font-style: italic;
}
h2 {
	font-size:13px;
	margin-bottom: 1px;
}
h2.callout_article {
	font-size:13px;
	margin-left: 10px; 
	margin-right: 10px;
}
h3 {
	font-size:10px;
	margin-bottom: 1px;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	margin-bottom: 1px;
}

#every_issue .title {
	color:#000;
	font-weight:bold;
}
#every_issue .anchor {
	color:#666;
}
#engage .title {
	color:#ff3399;
	font-weight:bold;
}
#engage .anchor {
	color:#ff3399;
}
a.engage {
	color:#ff3399;
	font-weight:bold;
}
#explore .title {
	color:#64c932;
	font-weight:bold;
}
#explore .anchor {
	color:#64c932;
}
a.explore {
	color:#64c932;
	font-weight:bold;
}
#evaluate .title {
	color:#31c2f3;
	font-weight:bold;
}
#evaluate .anchor {
	color:#31c2f3;
}
a.evaluate {
	color:#31c2f3;
	font-weight:bold;
}

#engageDiv, #evaluateDiv, #exploreDiv {
	padding-bottom:20px;
	width:173px;
}
#artItemsUL {
	margin:0;
	padding:0;
	list-style:none;

}
#artItemsUL li {
	padding-bottom: 10px;

}
#artItemsUL  a {
    text-decoration: none;
    color: #3e5a9a;
}

a.curArticle {
	text-decoration: underline;	
	font-weight:bold;
}
.assoc_item_desc {
	width:140px;
	padding-left:12px;
}

.leftPic {
float: left;
clear: none;
padding: 5px;
}

.clear {clear:both;}

