body {
	background: #8EB390 url(../images/sage_bkg.jpg) repeat-x left top;
	margin: 0;
	padding: 0px;
}
.text-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.text-link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #005E20;
}

body, td, th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 130%;
}


/* sage images backings etc */
#sage_hdr {
	background: url(../images/sage_hdr.jpg) no-repeat left top;
}
#sage_flash {
	background: url(../images/sage_flash.jpg) no-repeat left top;
}
#sage_3col_hdrs {
	background: url(../images/sage_3col_hdrs.jpg) no-repeat left top;
}
#sage_3col_shadtop {
	background: url(../images/sage_3col_shadtop.jpg) no-repeat left top;
}

#sage_col1 {
	background: url(../images/sage_col1_bkg.jpg) repeat-y left top;
	color: #666666;
}
#sage_col2 {
	background: url(../images/sage_col2_bkg.jpg) repeat-y left top;
	color: #707070;
}
#sage_col3 {
	background: url(../images/sage_col3_bkg.jpg) repeat-y left top;
	color: #6C276A;
}

#sage_3col_bottom {
	background: url(../images/sage_3col_bottom.jpg) no-repeat left top;
}
#sage_footer_bkg {
	background: url(../images/sage_footer_bkg2.jpg) no-repeat left top;
}

/* NAVIGATION W/IN Header */
ul#navlist {
	margin: 0px 0 0 378px;
	padding: 0;
	white-space: nowrap;
}
#navlist li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 13px 18px 2px 5px;
	background: url(../images/hatch.gif) no-repeat left top;
}
#navlist a {
	color: #ffffff;
	padding: 0px 0px 0 0px;
	text-decoration: none;
}
#navlist a:hover {
	color: #E9D327;
	text-decoration: none;
}



/* COLUMN TEXT FORMATTING, COLOR ETC */

#col_para {
	color: #363636;
	padding: 0 15px 0 15px;
	height: 120px;
}
#col_para2 {
	color: #363636;
	padding: 0 15px 0 15px;
}
.cap1 {
	font-size: 18px;
	color: #A36109;
}
.cap2 {
	font-size: 18px;
	color: #007236;
}
.cap3 {
	font-size: 18px;
	color: #0072BC;
}
#sage_copyright {
	background: #73A075;
	font-weight: normal;
	font-size: 11px;
	color: #6C276A;
}

/* COLUMN IMAGE FORMATTING */
.col_arrow {
	border: 0;
}



/* COLUMN 1 LISTS & Links */
ul#col1_list {
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
}
ul#col1_list li {
	color: #666666;
	padding: 5px 0 10px 15px;
	list-style: none;
	background: url(../images/col1_bullet.gif) no-repeat 1px 8px;
}
ul#col1_list li.last {
	padding: 5px 0 0px 15px;
}
ul#col1_list li a {
	color: #003366;
	text-decoration: underline;
}
ul#col1_list li a:hover {
	color: #2780C1;
	text-decoration: underline;
}


/* COLUMN 2 LISTS & Links */
ul#col2_list {
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 11px;
}
ul#col2_list li {
	color: #707070;
	padding: 5px 0 10px 15px;
	list-style: none;
	background: url(../images/col2_bullet.gif) no-repeat 1px 8px;
}
ul#col2_list li.last {
	padding: 5px 0 0px 15px;
}
ul#col2_list li#rule {
	background: url(../images/col2_hr.gif) no-repeat center top;
	padding: 0px 0 5px 0;
	height: 10px;
}
ul#col2_list li a {
	color: #005E20;
	text-decoration: underline;
}
ul#col2_list li a:hover {
	color: #23A34F;
	text-decoration: underline;
}

ul#col2_list li#header {
	color: #6C276A;
	font-weight: bold;
	background: none;
	list-style: none;
	padding: 5px 0 0 15px;
	margin: 0;
}

/* COLUMN 3 LISTS & Links */
ul#col3_list {
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 11px;
}
ul#col3_list li {
	color: #6C276A;
	padding: 5px 0 10px 15px;
	list-style: none;
	background: url(../images/col3_bullet.gif) no-repeat 1px 8px;
}
ul#col3_list li.last {
	padding: 5px 0 0px 15px;
}
ul#col3_list li#rule {
	background: url(../images/col3_hr.gif) no-repeat center top;
	padding: 0px 0 5px 0;
	height: 10px;
}
ul#col3_list li a {
	color: #004A80;
	text-decoration: underline;
}
ul#col3_list li a:hover {
	color: #2780C1;
	text-decoration: underline;
}
ul#col3_list li#header {
	color: #6C276A;
	font-weight: bold;
	background: none;
	list-style: none;
	padding: 5px 0 0 15px;
	margin: 0;
}
ul#col3_list li#nobullets {
	color: #030;
	font-weight: normal;
	background: none;
	list-style: none;
	padding: 15px 0 0 15px;
	margin: 0;
}
ul#ndiscovery {
	color: #2c590f;
	font-weight: bold;
	background: none;
	list-style: none;
	padding: 15px 0 0 15px;
	margin: 0;
}

.smHOME{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
.footer a {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}
