#content_t1{
	background: rgb(255,255,255);
	color: rgb(0,0,0);
	border: none;
	min-width: 700px;
}

#nl-header, #nl-footer {
	margin: 0px !important;
	padding: 0px !important;
}


/* MAIN BANNER
---------------------------------------- */


#nl-banner-main {
	margin: 0px;
	padding: 0px !important;
	background: rgb(196,218,236) url(http://www.staidanscbs.com/News/Newsletter/common/images/banner_top_bg.gif) repeat-y top right;
	color: rgb(0,0,0);
	font-family: Times New Roman, Verdana, Arial, Tahoma;
	font-weight: normal;
	height: 124px;
}

#nl-banner-main div#nl-banner-left {
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 124px;
	min-width: 450px;
	float: left;
	overflow:auto;
}

div#nl-banner-left img#minicrest0708 {
	float: left;
	margin: 0px 15px 0px 15px;
}

#nl-banner-main h1 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	color: rgb(2,19,106);
	font-size: x-large;
}

#nl-banner-main h2 {
	margin: 15px 0px 0px 0px !important;
	padding: 0px !important;
	color: rgb(2,19,106);
	text-transform: none;
	font-size: medium;
	font-style: italic;
}

div#nl-banner-right{
	margin-top: 80px;
	float: right;
	clear: right;
}

/* SUB BANNER
---------------------------------------- */

div#nl-sub-banner {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background: rgb(237,143,115) url(http://www.staidanscbs.com/News/Newsletter/common/images/banner_top_red_bg.gif) repeat-y top right;
	color: rgb(255,255,255);
	text-align: right;
	font-family: Verdana, Times New Roman, Arial, Tahoma;
	font-weight: bold;
}


/* PAGE BANNER
---------------------------------------- */

div.nl-page-banner {
	margin: 0px;
	padding: 0px !important;
	border-top: 3px solid rgb(30,30,40);
	overflow: auto;
	font-size: x-small;
}

div.nl-page-banner-left {
	padding:0px 10px 3px 10px !important;
	float: left;
	color: rgb(255,255,255);
	background-color: rgb(30,30,40);
}

div.nl-page-banner-right {
	padding:0px 10px 3px 10px !important;
	float: right;
	color: rgb(255,255,255);
	background-color: rgb(30,30,40);
}

div.nl-page-banner-right a {
	color: rgb(200,200,255);
	text-decoration: none;
}

div.nl-page-banner-right a:hover{
	color: rgb(200,200,255);
	text-decoration: underline;
}

/* STANDARD PAGE STYLES
---------------------------------------- */

#content_t1 h1 {
	color: rgb(33,46,115);
	font-size: large;
}

#content_t1 h1.red_head {
	color: rgb(255,0,0);
}

#content_t1 h1.blue_head {
	color: rgb(0,143,213);
}

#content_t1 h1.blue_head_underline {
	color: rgb(0,143,213);
	border-bottom: 1px solid rgb(0,143,213) !important;
}

#content_t1 h1.green_head {
	color: rgb(41,124,106) !important;
}

#content_t1 h1.green_head_underline {
	color: rgb(41,124,106) !important;
	border-bottom: 1px solid rgb(41,124,106) !important;
}

#content_t1 h1.orange_head {
	color: rgb(255,194,14) !important;
	border-bottom: 0px !important;
}

#content_t1 h1.orange_head_underline {
	color: rgb(255,194,14) !important;
	border-bottom: 1px solid rgb(255,194,14) !important;
}

#content_t1 h1.navy_head_underline {
	color: #212E73 !important;
	border-bottom: 1px solid #212E73 !important;
}

#content_t1 h2 {
	margin: 0px;
	padding: 3px 5px; !important;
	color: rgb(33,46,115);
	font-size: medium;
}

#content_t1 h2.green_head {
	color: rgb(41,124,106);
}

#content_t1 table {
	width: 100%;
}

#content_t1 table td {
	vertical-align: top;
}

#content_t1 table td {
	vertical-align: top;
}

.cell-spacer {
	padding: 10px !important;
}

.cell-spacer1 {
	padding: 20px !important;
}

#content_t1 table td table td {
	padding: 10px;
}

.stdc-stdbg-v1 h1{
	border-bottom: 1px solid rgb(33,46,115);
}

.stdc-stdbg-v1 h1.red_head{
	border-bottom: 1px solid rgb(255,0,0);
}

.stdc-stdbg-v1 h1.blue_head{
	border-bottom: 1px solid rgb(0,143,213);
}

.stdc-stdbg-br, .stdc-lgrbg-br {
	border-right: 3px solid rgb(196,218,236);
}

.stdc-greybg {
	background-color: rgb(220, 255, 254);
}

.stdc-custbg1-br,
.stdc-custbg1-br-v2,
.stdc-custbg1-br-v3 {
	background-color: rgb(255, 246, 217);
}

.stdc-custbg1-br h1{
	color: rgb(237, 177, 0) !important;
}

.stdc-custbg1-br-v2 h1{
	border-bottom: 1px solid rgb(41,124,106);
	color: rgb(41,124,106) !important;
}

.stdc-custbg1-br-v3 h1{
	color: rgb(41,124,106) !important;
}


.stdc-custbg2 {
	background-color: rgb(255, 212, 206);
}

.stdc-custbg2 h1{
	color: rgb(191, 22, 22) !important;
}

.stdc-custbg3 {
	background-color: rgb(215, 242, 232);
}

.stdc-custbg4 {
	background-color: rgb(216, 242, 220);
}

.stdc-custbg4 h2 {
	color: rgb(27, 119, 107);
	text-transform: none;
}

/* THREE COLUMN PAGE STYLES
---------------------------------------- */

.cols-stdc-stdbg table td,
.cols-stdc-gbg table td {
	padding: 5px !important;
	width: 33%;
}

.cols-stdc-stdbg-v2 table td {
	padding: 5px !important;
}

.cols-stdc-stdbg table td h1,
.cols-stdc-stdbg-v2 table td h1 {
	border-bottom: 1px solid rgb(33,46,115);
	color: rgb(33,46,115);
}

.cols-stdc-stdbg table td p {
	padding: 0px 0px 0px 5px !important;
}

.cols-stdc-stdbg table td p {
	padding: 0px 0px 4px 5px !important;
}

/*---------*/

.cols-stdc-gbg table {
	background-color: rgb(193, 233, 210);
}

.cols-stdc-gbg table td h1 {
	border-bottom: 1px solid rgb(33,46,115);
	color: rgb(33,46,115);
}

.cols-stdc-gbg table td h1 {
	border-bottom: 1px solid rgb(33,46,115);
	color: rgb(33,46,115);
}

.cols-stdc-gbg table td p {
	padding: 0px 0px 0px 5px !important;
}

/* PANEL STYLES
---------------------------------------- */

.panel-stdc-stdbg-v1,
.panel-stdc-stdbg-v2,
.panel-stdc-gbg,
.panel-stdc-gbg-v1,
.panel-stdc-gbg-v2 {
	border: 1px solid rgb(106,96,86);
	padding: 5px 10px !important;
}

.panel-stdc-stdbg-v2 {
	margin: 15px 15px 0px 15px;
	text-align: center;
}

.panel-stdc-gbg,
.panel-stdc-gbg-v1,
.panel-stdc-gbg-v2 {
	background-color: rgb(212, 228, 218);
}

.panel-stdc-gbg h1 {
	border-bottom: 1px solid rgb(33,46,115);
	color: rgb(33,46,115) !important;
}

.panel-stdc-gbg-v1 h1 {
	border-bottom: 1px solid rgb(35,115,235);
	color: rgb(35,115,235) !important;
}

.panel-stdc-gbg-v2 h1 {
	border-bottom: 1px solid rgb(41,124,106);
	color: rgb(41,124,106) !important;
}

/* GREENBG */

.panel-stdc-grbg-v1,
.panel-dblc-grbg-v2 {
	border: 1px solid rgb(105,104,99);
	background-color: rgb(255, 246, 217);
	padding: 5px 10px !important;
}

.panel-stdc-grbg-v1 h1 {
	border-bottom: 1px solid rgb(41,124,106);
	color: rgb(41,124,106) !important;
}

.panel-stdc-grbg-v1 h2 {
	color: rgb(20,99,218) !important;
	text-transform: none;
	font-style: italic;
}

.panel-dblc-grbg-v2 {
	margin-top: 15px;
	color: rgb(0,0,128);
	font-size: large;
	
}

.panel-dblc-grbg-v2 p {
	padding: 40px 20px !important;
	text-align: left;
}

div.float-img-v1 {
	/* padding: 0px !important; */
	text-align: center;
}

div.float-img-v1 img {
	position: relative;
	top: -30px;
	bottom: -30px;
	margin: 0px 80px -30px;
	border: 1px solid rgb(0,0,0);
	padding: 0px !important;
	float: right;
}

div div.float-img-v1 {
	padding-bottom: 0px !important;
}

/* CREAMBG */

.panel-stdc-crmbg-v1 {
	border: 1px solid rgb(105,104,99);
	background-color: rgb(250, 250, 163);
	padding: 5px 10px !important;
}

.panel-stdc-crmbg-v1 h1 {
	color: rgb(20,99,218) !important;
	text-transform: none;
}

.panel-stdc-crmbg-v1 h2 {
	color: rgb(20,99,218) !important;
	text-transform: none;
	font-style: italic;
}

.panel-stdc-crmbg-v2 {
	border: 1px solid rgb(255,194,14);
	background-color: rgb(250, 250, 163);
	padding: 5px 10px !important;
}

.panel-stdc-crmbg-v2 h1 {
	color: rgb(0,0,0) !important;
	text-transform: none;
}



