body {
	background: #73a175 url(../images/sage_bkg.jpg) repeat-x 0 0;
	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: 130px;
}
#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: #A36109;
	text-decoration: underline;
}
ul#col1_list li a:hover {
	color: #005E20;
	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-size: 12px;
	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;
}


/*---*/
#col1_list strong{
    color: #8e4f08;
    text-decoration: underline;
}
#col1_list ul{
    padding-left: 0!important;
    margin-left: 0 !important;
}
#col1_list ul li{
    background: url(../images/ico_bullet1.gif) no-repeat 0 6px;
    padding: 0 0 0 10px !important;
}
#client_testimonials{
    border-top: 1px solid #ccc;
    margin: 0 15px;
    padding: 12px 0;
}
#client_testimonials strong{
    color: #8e4f08;
    font-size: 13px
}
.testimonial{margin: 10px 0 0 0; height:280px;}
.testimonial .item{padding: 0 15px; background:#fff;}
.testimonial p{color: #325833}
.testimonial em{color: #333;font-size: 10px;display: block;padding-top: 5px}
#community{
    margin: 0 15px;
    border-top: 1px solid #ccc;
    padding: 12px 0;
    color: #333;
}
#community strong{
    color: #325833;
    font-size: 14px;
}
#community ul{
    text-align: center;
    font-weight: 700;
    margin: 0 15px 0 15px;
    padding: 0;
    list-style: none;
}
#community ul li{
    margin-top: 20px;
}
#event_banner{
    font-size: 15px;
    margin-top: 10px;
	margin:10px -10px 0 -10px;
    font-weight: 400;
}
#event_banner img{
    float: left;
    margin-right: 10px;
}
#event_banner strong{
    font-weight: 400;font-size: 13px;
    color: #259fb0;
    text-transform: uppercase;
}
#event_banner span{color: #1553a5;display: block;line-height: 15px;padding-top: 5px;font-size: 11px}
#event_banner em{color: #c0870b;font-style: normal;font-size: 11px;padding-top: 5px;padding-bottom: 14px; display:block;}
li#special{background: none !important;margin-left: -15px}
.bb{border-bottom: 1px solid #ccc}
li#special img{float: left}
li#special strong{
    color: #15603a;
    padding-left: 13px;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
li#special strong{
    background: url(../images/col2_bullet.gif) no-repeat 0 2px;
    float: left;
    width: 130px;
}
li#special p{
    padding-left: 13px;
    float: left;
    width: 130px
}
li#special a{color: #666 !important}
li#special a:hover{text-decoration: none !important;color: #666}
#event_pdf{padding: 0 !important;background: none !important}
#pdf_info{margin-left: 5px;}
#pdf_info img{float: left}
#pdf_info p{color: #0053a4;font-size:10px;font-weight: 700}
p#more_info{color: #333;font-size: 10px;font-weight: 400}
p#more_info a{color: #333 !important}
p#more_info a:hover{text-decoration: none !important}
#krebs{position: relative;padding-top: 30px }
#krebs img{
    position: absolute;
    left: -11px;
    background: url(../images/pic_krebs.gif) no-repeat 0 0;
}
#krebs p{
    margin-top: 80px;
    color: #333;
    font-size: 10px;
}
#krebs p a{color: #333 !important}
#krebs p a:hover{text-decoration: none !important}

