@media screen
{
/*--COLORS
blue #114261
text gray #4c4c4c
green #709132
orange #e78a3f
------------------------------------------------------*/
/*--global--*/
body {color: #4c4c4c;background: #fff;}
h3, h1 {color: #709132;}
/* green */
h2 {color: white;}
h2 a {color: white;}
h5 {color: #114261;}

/* a {color: #114261;} */
a {color: #069}

.breadcrumbs a {color: #8d8d8d;}
/*--nav--*/
.nav a {color: #323232;}
.rnav a, #nav a {color: #4c4c4c;}
/*--home page--*/
#home h1 {color: #114261;}
/* blue */
#home h2 {color: #114261;}
/* blue */
#home h3 {color: #709132;}
/* green */
#home h4 {color: #114261;}
#policy li a {color: #4c4c4c;}
#policy li .link {color: #114261;}
#featured div {color: #337ea8;}
#news ul#heading {background-color: #133650;}
#news ul#heading li h4 a {color: #b8c7d0;border-left: 1px solid #133650;background-color: #114261;}
#news ul#heading li:first-child h4 a {border-left: none;}
#news ul#heading li h4 a:hover {color: white;}
#news ul#heading li a.selected {background-color: #6ab5cf;color: white;}
#news .date {color: #e78a3f;}
#news a .title {color: #4c4c4c;}
/*special for media kit */
#news ul#heading {background: none;}
#media .byline a {color: #4c4c4c;text-decoration: underline;}
/*--special for landing pages--*/
/* for jq rotating panel */
#showcase h5 {color: #e78a3f;}
.panel-content {color: white;}
.panel-content a {color: #ccc;text-decoration: underline;}
.active-thumb {background-color: #e78a3f;}
#movers-row div a.cross-link {color: #848484;}
#movers-row div.active-thumb a.cross-link {color: #151215;}
.action-bar h6 {color: white;}
/*--body content--*/
/*--secondary pages--*/
#pageTools a {color: #969696;}
/*--footer--*/
#footer {color: #cacaca;}
#footer a {color: #cacaca;}
/*--placeholder form--*/
.placeholderBlur {color: #4c4c4c;}
.placeholderActive {color: #000;}
.gmitemcontent .topicGroup .action-bar li {color: #114261;}
#rightContent .navdropdownbox label.navdropdowntitle {color: #e78a3f}
#rightContent .rotatingquotebox{border-color:#114261}
.contextsearch h4.title {color: #e78a3f}
#mainContent hr, #midContent hr { border-top-style: solid; border-top-width:1px}
}
