/* Strategic Communications COLORS */

a:link { color:#0092c8; }
a:visited { color:#541658; }
a:hover, a:focus { color:#F1AB00; }
a:active { color:#CD5806; }

ul > li { list-style-image:url(/images/design6/list_arrow_stratcom_blue.png); }

li.news_items_top { background-color:#e4ebf4; }

li.news_items_bottom { background-color:#f8fbfb; }

.news_items li a { color: #2d6cc0; }

.outline { border: #d3dae2 1px solid; }

.news_items_short li, .newsbox h4 { 
	background-color:#e4ebf4; color:#666666; 
}

.news_photos p { color: #2963B0; }

/* News Lists */

ul.index_nav li {
	display: inline;
	list-style-image:none; list-style-type:none;
	margin:0; font-weight: bold;
	
}

.news_items_short { margin: 0; }
.news_items_short li {
	list-style-image:none; list-style-type:none;
	border-bottom: #ccc 1px solid; margin: 0;
	padding: .75em 1.333em;
}
.news_items_short li em { font-style:normal; }

.outline { margin-top: 2em; padding: 0 5px 12px 5px;}
.outline h3 { 
	margin: .5em 1em; padding: 5px 0 5px 2.25em;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 1.333em; line-height: 1.125em;
	background:url(/images/page_icon.gif) no-repeat 0 50%;
	text-transform:uppercase;
} 
.outline > ul.index_nav { margin: 2em 0 0 1em; }

.news_items { margin-top: 0; }

.news_items li { 
	list-style-type: none; list-style-image: none; 
	margin: 0; /*color: #555554; */
	border-top: #ccc 1px solid;
	padding: 1em;
}
.news_items li:first-child { border-top: none; }

.news_items li a, .news_items li a:link, .news_items li a:visited,
.news_items li a:hover, .news_link li a:focus, .news_link li a:active {
	text-decoration: underline; border-bottom: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

li.news_items_top a { font-size: 1.5em; line-height: 1.111em; }
li.news_items_bottom a { font-size: 1.25em; line-height: 1.2em; }

.news_items li em { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	display: block; padding-bottom: .75em;
}

li.news_items_top { font-size: 1.083em; line-height: 1.385em; }
li.news_items_bottom { font-size: 1em; line-height: 1.333em; }

/* News Item */

.floatR { float:right; margin: 0 0 1.5em 1.5em; }

/*.small_header {
	font-size: 0.917em; line-height: 1.182em !important; 
	padding: 0.5em !important;
}*/

.newsbox { margin-top: 6em; border: #a9c3e5 1px solid; }

.newsbox h4 +.news_photos { margin-top: 0; }

.newsbox h4 {
 	margin-top:0; padding: 0.33em 1em;
	font-weight: normal;
	font-size: 0.917em; line-height: 1.636em;
}

.newsbox ul { padding-bottom: 1.2em; }

.news_photos { padding: 10px; }

.news_photos img { padding-bottom: 0.75em; }

.news_photos p { 
	font-style:italic; margin-top: 0;
	font-size: 1em; line-height:1.25em;
}

.news_head, .news_photos p, .news_subhead, 
.news_date, .news_boilerplate, .news_items_short li em,
.newsbox ul li { font-family:Georgia, "Times New Roman", Times, serif; }

.news_head { font-size: 2.167em; line-height: 1.2em; margin-top:0; }

.news_subhead { font-size: 1.25em; line-height: 1.333em; }

.news_date, .news_boilerplate, .newsbox ul li { 
	font-size: 1.083em; line-height: 1.385em; 
}

.news_boilerplate, .news_date { font-style: italic; }

.news_date, p.email { margin-top: 0; padding: 0.5em 0; }

.newsbox address { margin: 0.75em 1em; }

p.email {
	background: url(/images/email_icon.png) 0 75% no-repeat; 
	padding-left: 2em !important; float: right;
}

.section { 
	background:url(/images/horizontal_divider.png) 0 0 no-repeat; 
	border-top: none;
}

.section_heavy { 
	background:url(/images/horizontal_divider_shadow.png) 0 0 no-repeat; padding-top: 1em;
}

.set_top_margin { margin-top: 1.2em; }

.share_links { padding-bottom: 1em; }

/* Override Modalbox */
#MB_content .pagewrapper { width: 100% !important; }
#MB_window { width: 380px !important; }

