/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
.widget-title {
	clear:both;
	font-size:16px;
	margin-bottom:24px;
	text-transform:uppercase;
	background-color:#02529C;
	color:#fff;
	padding:10px;
}
.tablesaw-cell-label {
	background-color:#02529C;
}
.admincell,
.sideback {
	background-color:#02529C;
	background-image:none;
}
.snlink {
	background-color:#D1C5B7;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	color:#02529C;
}
a.snlink:hover,
.snlinkact,
.adminnav .snlinkact {
	background-color:#02529C;
	color:#fff;
}
ul.tngdd .menulink:hover,
ul.tngdd .menuhover {
	background:#02529C url(../img/arrowdown2.gif) 2px 8px no-repeat;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	color:#fff;
}
.site-title a, .site-title a:hover {
	color: #02529C;
}
ul.tngdd .menuhover {
	background:#02529C url(../img/arrowdown2.gif) 2px 8px no-repeat;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	color:#fff;
}
ul.tngdd a { color:#02529C; }
.adminnav .snlinkact { background-color:#02529C; color:#fff; }
.footer-widgets { background-color:#02529C; color:#aaa; }
.nav-primary { background-color:#02529C; color:#fff; }
.sideback { background-color:#02529C; }
.sidebar .widget-title { background-color:#02529C; color:#fff; }
.site-footer { background-color:#02529C; }
a:link, a:active, div.icons a {
	color : #02529C;
}
#tabs .here { background:#02529C; color:#fc0; }
#tabs a:hover { background:#02529C; color:#fff; }
#tngnav a.here {
	background:#02529C;
	color:#fc0;
	border-right:1px solid #444;
}
#tngnav a:hover { background:#02529C; color:#fff; }
.fieldnameback, .bar, .page, .LB_closeAjaxWindow,
.tablesaw-cell-label {
	background-color:#02529C;
}


.header,
.plainheader,
.subhead {
	color:#000000;
}
.header {
	font-size: 24px;
}
.subhead { 
	color:#000000;
	font-size: 20px;
}
.entry-title a,
.sidebar .widget-title a {
	color:#DC1E35;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#000000;
	font-weight:500;
	line-height:1.2;
	margin:0 0 16px;
}
.site-inner {
	padding-top: 0px;
}
.site-header .widget-area {
	float:inherit;
	text-align:inherit;
	width:100%;
}
