<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

/* change visited links to blue 
.related ul li a:visited {color:#0a29a5 !important;}
#topic-title h1 a:visited, #topic-title h2 a:visited, #topic-title div.h1 a:visited {color: #0c5205 !important;}
#AZlist-container .AZlist li a, #AZlist-container .AZlist li a:visited {color:#ffffff !important;}
#content #nav-container h3 a:visited {color:#ffffff !important;}
#content #nav-container a:visited {color:#000000 !important;}
#bottom-container a:visited, #top-container a:visited, .main-inner a:visited {color: #0a29a5 !important;}
#wrapper a:visited {color: #0a29a5 !important;}
#bottom-container a:visited, #top-container a:visited, .main-inner a:visited {color: #0a29a5 !important;}
*/

.sub-strat {}
.sub-strat .section {height:130px;border-bottom:#CCC 1px dashed;margin-bottom:10px;}
.sub-strat .section-sm {min-height:100px;border-bottom:#CCC 1px dashed;margin-bottom:10px;}
.sub-strat .section-sm img {max-height:100px;}

.sub-strat .lastChild {border-bottom:none;}
.sub-strat .section img {float:left;width:160px;}
.sub-strat .section h3 {}
.sub-strat .section h3 a {text-decoration:none;}
.sub-strat .section h3 a:hover {text-decoration:underline !important;}
.sub-strat .section p {}

.sub {}
.sub .section {min-height:135px;border-bottom:#CCC 1px dashed;}
.sub .section-sm {min-height:115px;border-bottom:#CCC 1px dashed;margin-bottom:20px;}
.sub .section-sm img {max-height:100px;}
.sub .section-sm img.large {max-height:1000px; width: 200px;}
.sub .section-sm-nomax img {max-height:1100px;}
.sub .lastChild {border-bottom:none;}
.sub .section img {float:left;max-height:125px;}
.sub .section h3 {}
.sub .section h3 a {text-decoration:none;}
.sub .section h3 a:hover {text-decoration:underline !important;}
.sub .section p {}

.sub-links {}
.sub-links .section {/* min-height:70px; */ border-bottom:#CCC 1px dashed; margin-bottom:10px; padding-bottom: 10px;}
.sub-links .lastChild {border-bottom:none;}
.sub-links .section img {float:left; width:50px;}
.sub-links .section img.w100 {float:left; width:100px; margin-right: 6px; border: 1px solid #DDD;}
.sub-links .section h3 img {}
.sub-links .section h3 {}
.sub-links .section h3 a {text-decoration:none;}
.sub-links .section h3 a.noDecoration span.tp-label {text-decoration:none !important;}
.sub-links .section h3 a.noDecoration:hover span.tp-label {text-decoration:underline !important;}
.sub-links .section h3 a.noDecoration span.plugIns {font-size:small !important;}
.sub-links .section h3 a:hover {text-decoration:underline !important;}
.sub-links .section p {}
.sub-links .tallImg {min-height:90px;}
.sub-links .medImg {min-height:70px;}
.sub-links .smImg {min-height:50px;}

.sub-links .separator{border-bottom:#CCC 1px dashed; margin-bottom:10px; padding-bottom: 10px;}
.sub-links .separator img.w100 {float:left; width:100px; margin-right: 6px; border: 1px solid #DDD;}
.sub-links .separator h3 img {}
.sub-links .separator h3 {}
.sub-links .separator h3 a {text-decoration:none;}
.sub-links .separator h3 a.noDecoration span.tp-label {text-decoration:none !important;}
.sub-links .separator h3 a.noDecoration:hover span.tp-label {text-decoration:underline !important;}
.sub-links .separator h3 a.noDecoration span.plugIns {font-size:small !important;}
.sub-links .separator h3 a:hover {text-decoration:underline !important;}
.sub-links .separator p {}

.communityStrategies p {margin-bottom:10px;min-height:80px;}
.communityStrategies img.righty {width:80px;}
.communityStrategies li img {height:auto;}
img.commStrat {width:80px;margin-left:10px;}
.resource {padding-top:5px !important;}

/* bigger 3
.wraps .three {width:30% !important;margin-left:15px;float:left;}
.wraps .three .group {text-align:center !important;}
.wraps .three .group img {padding:0;margin-left:30px;border:1px solid #CCC;text-align:center !important;width:150px;height:100px;}
.wraps .three .group p {text-align:center !important;width:150px;font-size:small;margin-left:30px;}
*/
/* bigger 3 */
.wraps {padding-left:5%;}
.wraps .three {width:33% !important; float:left; text-align:center !important;margin-left:auto !important;margin-right:auto !important;}
.wraps .three .group {text-align:center !important; max-width:200px;}
.wraps .three .group img {margin:0;padding:0;margin-bottom:5px;border:1px solid #CCC;text-align:center !important;width:100%;}
.wraps .three .group p {margin:0;padding:0;text-align:center !important;font-size:small;}

/*smaller 3*/
.wraps .threeS {width:31%;margin-left:7px;float:left;text-align:center !important;}
.wraps .threeS .group {text-align:center !important;height:140px;}
.wraps .threeS .group img {padding:0;margin-left:5px;border:1px solid #CCC;text-align:center !important;width:125px;height:80px;}
.wraps .threeS .group p {text-align:center !important;font-size:small;width:125px;margin-top:0px;padding-top:0px;}

#sidebar_highlight	{
float: right;
position:relative;
width: 200px;
margin-left: 10px;
}

#sidebar_highlight_left	{
float: left;
position:relative;
width: 200px;
margin-right: 10px;
}

.sidebar_highlight	{
float: right;
position:relative;
width: 200px;
margin-left: 10px;
}

.bold {font-weight:bold !important;}

.double-rule .subColumns {/*padding-left:5px;*/}

table.noborder, table.noborder td, table.noborder tr, table.noborder th {border: none;}

div #storiesbox {width: 35%; float: right; margin-left: 10px;}

p.download {padding: 6px 0 6px 0;}

.psmall {font-size: .9em;}

h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}

#socialMediaFeeds {padding-top:5px !important;}
#item-twitter-profile-244 {padding-top:0px !important;}
.socl-loader-graphic { margin-bottom:0px !important;margin-top:0px !important;
  padding-bottom:0px !important;padding-top:0px !important;}
#tweet {margin-top:0px !important;padding-left:3px;padding-right:3px;padding-top:0px !important;}
#tweet h4
{ background-color: transparent;
  background-image: url('../../../../homepage/images/icons/icon_lg-twitter.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height:1.3em !important;
  font-size:1.3em;
}
.cdc-socialMedia .feed-item {margin-top:0px !important;}


.buttonTable
{
margin-left: auto;
margin-right: auto;
width: 60%;

}

div.ScriptBox
{

width:300px;
padding:10px;
border:2px dashed red;
margin:0px;

}

table.righttd {
font-size: .9em;
}

table.righttd tr td {
text-align: right;
}

table.righttd tr th.thleft {
text-align: left;
}

table tr th.thleft {
text-align: left;
}

table tr th.greenback {
background-color: rgb(193, 213, 176);
}

/* ul li a:link {text-decoration:underline !important;} */

ul li .hidelink {display: none;}

.yellowhilight {
background-color:#FF0; padding: 2px;
}</p></body></html>