@charset "UTF-8";
/* CSS Document */


/* --------- Basic Styling --------- */
* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #667B45;
}
a:visited {
	color: #667B45;
}

h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: bold;
   font-size: 25px;
   margin-top: 15px;
   color: #667B45;
}

h2 {
   font-family: Georgia, serif;
   font-weight: normal;
   font-size: 18px;
}

.byline
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
}

.nutgraf
{
    font-family: Georgia, serif;
 	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4em;
    margin-bottom: 15px;

}

.nutgraf_sans_serif
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}

.section_title {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	font-style: normal;	
	padding-top: 15px;
	margin-bottom: 10px;
}

.body {
   font-family: Georgia, serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 1.4em;
   margin-bottom: 10px;
}

.body {
   font-family: Georgia, serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 1.4em;
   margin-bottom: 10px;
}


.bold_red {
	color: 	#8c3e1c;
	font-weight: bold;
	
}

/* USE <p class="body_clear"> TO FORCE A NEW PARAGRAPH TO START AT THE LEFT MARGIN -- useful when the first line hangs wrapped on one of the photoCaption divs*/
.body_clear {
   clear:both;
   font-family: Georgia, serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 1.4em;
   margin-bottom: 10px;
}

ul.body_list {
	list-style-type: none;
	list-style-position: inside;
   font-family: Georgia, serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 1.4em;
   margin-bottom: 10px;
	margin-left: 20px;
}

ul.body_list li:before {
    content: "\2022";
    color: #8c3e1c;
    margin-right: 10px;
}

ul.body_list a:link {
	color: #355378;
	text-decoration: none;
	font-weight: bold;
}
ul.body_list a:visited {
	color: #355378;
	text-decoration: none;
	font-weight: bold;
}

ul.body_list a:hover {
	color: #1212ee;
	text-decoration:  underline;
	font-weight: bold;
}



.related_content {
   font-family: Georgia, serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 1.4em;
   margin-bottom: 5px;
   margin-top: 20px;
}

.related_links_top {
   font-family: Georgia, serif;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
}

.newsfeed_headline_medium {
   font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;	
	line-height: 1.2em;
}

.newsfeed_nutgraf {
    font-family: Georgia, serif;
 	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
}

.sidebar_sans_serif
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}



#home_topicheader h2 {
	font-weight: 400;
	font-size: .9em;
}

#home_topic h4 {
	font-size: .85em;
	font-weight: 600;
	line-height: 1em;
}

#home_topic p {
	font-size: .75em;
}

#home_searchpanel h2 {
	color: black;	
	font-weight: 600;
	font-size: .75em;
}

#home_featuredLinkBlock h2 {
	font-size: 1em;
	font-weight: 600;
	color: #393838;
}

#home_featuredLinkBlock p {
	font-weight: 400;
	color: #393838;
	font-size: .75em;
}

h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: 600;
   font-size: 1.1em;
   line-height: 1em;
}

h4 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: 600;
   font-size: 1.0em;
   line-height: 1em;
}

p {
	font-family: Georgia, serif;
	 font-size: .9em;
	 line-height: 1em;
	 font-weight: 400;
	 padding-top: 4px;
}


h1 a:link {text-decoration:none;color: #5c7c98;} 
h1 a:visited {text-decoration:none;color: #5c7c98;} 
h1 a:hover {text-decoration:underline;color: #75a5fa;} 

h2 a:link {text-decoration:none;color: #5c7c98;} 
h2 a:visited {text-decoration:none;color: #5c7c98;} 
h2 a:hover {text-decoration:underline;color: #75a5fa;} 

h4 a:link {text-decoration:none;color: #5c7c98;} 
h4 a:visited {text-decoration:none;color: #5c7c98;} 
h4 a:hover {text-decoration:underline;color: #75a5fa;} 

#footerDefault_1000 h1 {
	color:#ffffff;
	font-weight: 600;
	font-style: normal;
	font-size: 1.4em;
}

#footerDefault_1000 h3 {
	color:#ffffff;
	font-weight: 600;
}

#footerDefault_1000 a:link {
	color: white;
	text-decoration:none;	
	font-weight: 400;
}
#footerDefault_1000 a:visited {
	color: white;	
	text-decoration:none;
}
#footerDefault_1000 a:hover {
	color: #75a5fa;	
	text-decoration:underline;
}


left_column_2col_1000 p {
	font-size: .75em;
	line-height: .9em;
}

/* --------- webinar --------- */


#left_column .left-side a.left-column-link {
	color: #667b45;
	color: #5c7c98;
	color: #4f8ef7;
	font-weight: normal;
}
.left-side p {
	margin: 0 0 10.5px;
	line-height: 1.2;
}
.webinar-item p a {
	font-weight: normal;
	color: #4f8ef7;
}
