body.mceContentBody {
	background-image: none;
	background-color: #FFFFFF;
	padding: 7px; 
}

a {
	color: #7693a7;
}

a.link_popup {
	text-decoration: none!important;
}

a:link,
a:focus,
a:active, 
a:visited {
	color: #7693a7;
}

a:hover {
	color: #333333;
}

.red {
	color: #d7273c;
}

.orange {
	color: #ed6600;
}

.bold {
	font-weight: bold;
}

.breadcrumb {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 1px;
	color: #7693a7;
}

.breadcrumb a {
	color: #000;
	text-decoration: none;
}

.breadcrumb span.arrow-no_color {
	color: #000000;
}

.byline {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 26px;

}

.mceContentBody {
	font-family: "Helvetica", "Arial";
}

div#global_container h1,
div#global_container .page_header,
div#tinymce h1,
div#events_container h2.mainhed{
	color: #999966;
	font-size: 33px;
	margin-bottom: 26px;
}

/* Top level Styles */
h2 {
	 font-weight: bold;
	 font-size: 13px;
	 margin-bottom: 2px;
	}

h3 {
	 font-weight: bold;
	 font-size: 13px;
	 margin-bottom: 2px;
	 margin-top: 20px;
	}


/* Table of Contents */

div#global_container a.toc,
div#global_container .mceBodyContent a.toc {
		line-height: 19px;
		font-size: 14px;
		text-decoration: none;
			
		
	}




/* Section Specific Colors */
	
	/* Normal */
	div#global_container h2,
	div#global_container .section_subhead,
	div#global_container .section_subhead a {
		font-weight: bold;
		color: #7693a7;
		font-size: 15px;
		margin-bottom: 2px;
		text-decoration: none;
	}

	
	div#global_container a.toc:hover {
		font-weight: bold;
		color: #7693a7;
	}
	
	
	/* Best Practices */
	div#global_container .best_practices h2,
	div#global_container .best_practices .section_subhead,
	div#global_container .best_practices .section_subhead a {
		font-weight: bold;
		color: #d7273c;
		font-size: 13px;
		margin-bottom: 2px;
		text-decoration: none;
	}

	div#global_container .best_practices .breadcrumb{
	 	color: #d7273c;
	}
	
	div#global_container .best_practices a.toc {
		color: #d7273c;
	}
	
	/* Workflow */
	div#global_container .workflow h2,
	div#global_container .workflow .section_subhead,
	div#global_container .workflow .section_subhead a {
	 	font-weight: bold;
	 	color: #ed6600;
	 	font-size: 13px;
	 	margin-bottom: 2px;
		text-decoration: none;
	}
	
	div#global_container .workflow .breadcrumb,
	div#global_container .workflow p a {
	 	color: #ed6600;
	}
	
	div#global_container .workflow a.toc {
		color: #ed6600;
			
	}
	
	
/* End Section Colors */

div#global_container h3, 
.secondary_section_subhead,
div#tinymce h3 {
 font-weight: bold;
 color: #999966;
 font-size: 13px;
}

div#global_container h4,
.tertiary_subhead,
div#tinymce h4 {
 font-weight: bold;
 color: #000000;
 font-size: 13px;
}
div#global_container h5, div#global_container h6 {
	letter-spacing: 2px;
}

.introductory_copy {
	font-size: 17px;
	line-height: 1.25;
}

a.read_more {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #595959!important;
	text-transform: uppercase;
}

.highlight {
	font-weight: bold;
	background: #ffe198;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 1px 0;
	
}

.figure_text {
	font-style: italic;
	font-family: "Georgia";
	padding-left: 8.25px;
	line-height: 19px;
}

.photo_credit {
	color: #6d6e71;
	font-weight: bold;
}

.word_call_out {
	color: #7693a7!important;
	
}

.word_call_out:hover {
	cursor:help;

}

.text_with_blue_arrow {
	display: inline;
	background:transparent url(../images/blue_arrow.jpg) no-repeat scroll right;
	padding-right:10px;

}

div#global_container div.glossary_letters {
	background: url('../images/section-dotted_rule.jpg') 0 0 no-repeat;
	padding-top: 8px;
}
div#global_container div.glossary_letters a{
	font-weight: bold;
	color:  #000;
	font-size: 11px;
	margin-left: 14px;
}

div#global_container div.glossary_letters a:hover{
	color: #7693A7 
}

/* Specific Elements */

h1#home_news_header {

	padding-top: 30px;
	background: url('../images/section-dotted_rule.jpg') 0 0 no-repeat;
}
