@charset "utf-8";
/* GENERAL ELEMENT STYLES */
body {	/*FROM MAINSTYLE.CSS TO AVOID CONFLICT*/
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #404040;
}

#body_new { 
	padding: 0;
	margin: 0;
	text-align: center;
	background-image:   url("../images/bg_main.gif"); /* bg_main_grey.gif bg_main_black.gif*/ 
	background-color: #172531; /* #096AAB;   #000000;   #F86100; #D8D8D8;  */
	background-repeat: repeat-x;
	background-position: left top;
}


td {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
}
p {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	margin: 6px 0px 16px 0px;
}
ul, ul.bulletlist {
	list-style-image:   url("../images/bullet_square.gif");
	margin-left: 18px;
	margin-bottom: 16px;
	padding: 0;
	color: #404040;
}
ul li, ul.bulletlist li {
	line-height: 18px;
}

a:link {
	color: #006BB6;
	text-decoration: none;
}
a:visited {
	color: #006BB6;
	text-decoration: none;
}
a:hover {
	color: #0D97F2;
	text-decoration: underline;
}
a:active {
	color: #0D97F2;
	text-decoration: none;
}


input {font-size:11px;}
select{font-size:11px;}
textarea{font-size:11px;font-family: "Arial", "Helvetica", "Verdana", sans-serif;}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
}

input.button { /*FOR FORM SUBMIT TRANSPARENT*/
	font-size:12px;font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	color: #fff;
	font-weight: normal;
	border: 0px;
	background-image: url("../images/button_std.gif");
	width: 96px; height:26px;
  padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px; 
	cursor:hand;
}

input.button_wh { /*FOR FORM SUBMIT WHITE*/
	font-size:12px;font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	color: #fff;
	font-weight: normal;
	border: 0px;
	background-image: url("../images/button_std.gif");
	background-color: #FFFFFF;
	width: 96px; height:26px;
  padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px; 
	cursor:hand;
}

input.button_ca { /*FOR FORM SUBMIT GREY BUTTON*/
	font-size:12px;font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	color: #fff;
	font-weight: normal;
	border: 0px;
	background-image: url("../images/button_std_ca.gif");
	width: 96px; height:26px;
  padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;	 
	cursor:hand;
}

.subscribe_text {
	font-size: 11px; vertical-align:bottom;
	width: 158px; height:18px;
	border: 1px solid #22405C;
	background-image:  url("../images/bg_searchtext.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px 2px 0px 0px;
	margin: 4px 0px;
}

.demo_text {
	font-size: 12px; vertical-align:bottom;
	width: 190px; height:18px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	padding: 2px 2px 0px 0px;
	margin: 0px 0px;
}

.login_text {
	font-size: 10px; vertical-align:bottom;
	width: 80px; height:18px;
	border: 1px solid #22405C;
	background-image:  url("../images/bg_searchtext.gif");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

b, strong {
	color: #404040;
}

a img {
	border: 0px none;
}

hr {
	border:0;
	border-top:solid 1px #C6C6C6;
	color:#fff;
	margin-bottom: 8px;
}

/* TEXT STYLES */
.text_small {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.note, trademark, .copyright, .footnote, #copyright {	/*FOR BOILER PLATE*/
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #999999;
}

.title {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 20px;
	color: #121D29;
	font-weight: normal;
	text-align: left;
	line-height: 26px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
.title_wh {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 26px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}


.header {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	line-height: 20px;
	margin-top: 0px;
}
.header2 {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #121D29;
	margin-bottom: 16px;
	line-height: 18px;
	padding-top: 14px;
}

.header_grey {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 2px;
	line-height: 18px;
}

.header_wh {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
	line-height: 20px;
	margin-top: 0px;
}

.header_dkblue {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1e3852;
	margin-bottom: 16px;
	line-height: 18px;
	padding-top: 14px;}


#header_top {
	margin: 0px; 
	display: block;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 44px;
	text-align: right;
}
#header_top img {
	float: left;
	padding: 0px;
	margin: 19px 0px 0px 26px;
}

#header_top span { 
	float: right;
	padding: 0px;
	margin: 20px 15px 0px 6px;
	/*display: inline;
	margin: 0px 0px 0px 25px;
	*/
	color:#FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

#header_top span a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#header_top span a:hover {
	color: #0D97F2;
	font-weight: normal;
}
#header_topnav {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 30px;
}
#topnav {
	float: right;
	width: 725px;
	background-color:#e3e3e3;
	background-image:   url("../images/bg_topnav.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
	display: block;
	height: 30px;
}
.corner_rt {
	float: right;
	width: 6px;
	height: 6px;
	background-image:   url("../images/bg_topnav_corner_rt.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.toplink {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: normal;
}
.toplink {
	list-style-type: none;
}
.toplink a, .toplink a:visited {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 8px 14px 7px 14px;
	display: block;
	text-decoration: none;
}
.toplink a:hover, toplink a:active {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0b83d3 url("../images/bg_topnav_selected.gif") repeat-x left;
	padding: 8px 14px 7px 14px;
	display: block;
	text-decoration: none;
}

.toplink_on {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0b83d3 url("../images/bg_topnav_selected.gif") repeat-x left;
	text-decoration: none;
	float: left;
	line-height: normal;
}
.toplink_on a, .toplink_on a:visited {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0b83d3 url("../images/bg_topnav_selected.gif") repeat-x left;
	display: block;
	padding: 8px 14px 7px 14px;
	text-decoration: none;
	float: left;
	line-height: normal;
}
.toplink_on a:hover, toplink_on a:active {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0b83d3 url("../images/bg_topnav_selected.gif") repeat-x left;
	display: block;
	padding: 8px 14px 7px 14px;
	text-decoration: none;
	float: left;
}

ul#dmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}

.caselist {
	font-weight:normal;}

.caselistb {
	font-weight:bold;}

.content_highlight {
	line-height: normal;
	background-image:  url("../images/content_callout.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	background-color: #e3e3e3;
	margin-top: 20px;
	padding: 10px 18px 4px 18px;
}
.content_highlight_blue {
	line-height: normal;
	background-image:  url("../images/solution_content_background_blue.gif%20");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 25px 35px 25px 35px; 
}

.case_highlight {
	line-height: normal;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	margin-top: 10px;
	padding: 10px 18px 4px 18px;
}


.case_highlight_tab {
	background-image:   url("../images/callout_hdr_darkblue.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1e3852;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;	width:20px;
}

/* ================== LEFT NAVIGATION ================== */

#corner_top {
	text-align: left;
	width: 235px;
	height: 15px;
	background-image:   url("../images/corner_bar.gif");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}



#leftnav {
	width: 234px;
	background: #36526C url("../images/bg_leftnav.gif") repeat-y top;
	display: block;
	height: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;/*float: left;*/
}
.leftnav_top {
	width: 234px;
	height: 24px;
	background-color:#36526C;
	background-image:  url("../images/leftnav_top.gif");
	background-repeat: no-repeat;
}
.leftnav_top_on {
	width: 234px;
	height: 24px;
	background-image:  url("../images/leftnav_on.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0B83D3;
}


.leftnav_off { /*AS DEFAULT */
	width: 234px;
	/*height: 23px;*/
	background-image:  url("../images/leftnav_off.gif");
	/*background-color:#2C5479;*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftnav_on {
	width: 234px;
	/*height: 23px;*/
	background-image:  url("../images/leftnav_on.gif");
	/*background-color:#2C5479;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0B83D3;
}
.leftnav_sub {
	width: 234px;
	/*height: 23px;
	background-image: url('../images/leftnav_sub.gif');
	background-color:#172736;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:  url("../images/leftnav_off.gif");
}

a.leftnav_l_top, a.leftnav_l_top:visited {
	width: 210px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 4px 0px 5px 10px;
	overflow: hidden;
	white-space: nowrap;
}
a.leftnav_l_top:hover, a.leftnav_l_top:active {
	width: 210px;
	/*height: 23px;*/
	background-image:  url("../images/leftnav_hover.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #0D97F2;
	padding: 4px 0px 5px 10px;
	white-space: nowrap;
	overflow: hidden;
}
a.leftnav_l, a.leftnav_l:visited {
	width: 210px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 4px 0px 5px 20px;
	overflow: hidden;
	white-space: nowrap;
}
a.leftnav_l:hover, a.leftnav_l:active {
	width: 210px;
	/*height: 23px;*/
	background-image:  url("../images/leftnav_hover.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #0D97F2;
	padding: 4px 0px 5px 20px;
	overflow: hidden;
}
a.leftnav_l_sub, a.leftnav_l_sub:visited {
	width: 200px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #C6C6C6;
	padding: 4px 0px 5px 30px;
}
a.leftnav_l_sub:hover, a.leftnav_l_sub:active {
	width: 200px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #0D97F2;
	padding: 4px 0px 5px 30px;
	background-image:  url("../images/leftnav_hover.gif");
}

a.sub_selected, a.sub_selected:visited {
	width: 200px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #0D97F2;
	padding: 4px 0px 5px 30px;
}
a.sub_selected:hover, a.sub_selected:active {
	width: 200px;
	/*height: 23px;*/
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	display: block;
	color: #0D97F2;
	padding: 4px 0px 5px 30px;
	background-image:  url("../images/leftnav_hover.gif");
}

/* CONTAINER - CONTENT STYLES */

/* ================== CENTER CONTENT ================== */

#corners_fulltop {
	width: 960px;
	height: 15px;
	background-image:  url("../images/corners_fulltop.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#pagetop_attibutes { /* FOR BREADCRUMB */
	background-color:#FFFFFF;
	margin-left: 30px;
	margin-right: 15px;
}

.grey_line {
	clear: both; /* IMPORTANT */
	margin: 0px 15px 10px 30px;	
  border-top:1px dotted #CFCFCF;  
}

.grey_line_content {
	clear: both; /* IMPORTANT */
	margin: 0px 0px 10px 0px;	
  border-top:1px dotted #CFCFCF;  
}


#breadcrumbs {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 10px;
	float: left;
	margin: 16px 0px 14px 0px;
	line-height: normal;
}

#global_main_noleftnav #breadcrumbs {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 10px;
	float: left;
	margin: 1px 0px 14px;
	line-height: normal;
}


#container {
	margin: 0 auto;
	width: 960px;
	text-align: left; /*THIS CORRECTS BODY CENTER */
	float: none;
}



#content {
	clear: both;
	background-color:#FFFFFF;
	padding: 0px 30px 50px 30px;
	width: 665px;
}
#content_noleftnav {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px 30px 50px 30px;
	min-height: 380px;
	height: auto;
}
* html #content_noleftnav { /* FOR IE6 */
	height: 380px;
}

/* ==================== grid for 1,2,3 layout ==================== */


#grid-box {
	FLOAT: left;
	WIDTH: 960px
}
#grid-left {
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 11px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 623px;
	PADDING-TOP: 0px
}
#grid-right {
	PADDING-RIGHT: 2px;
	MARGIN-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 305px;
	PADDING-TOP: 0px
}
.onecol {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
.twocol {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
.col1 {
	DISPLAY: inline;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
}
.col2 {
	DISPLAY: inline;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	MARGIN-LEFT: 0px;
}
.onecol .col1 {
	WIDTH: 100%
}
.twocol .col1 {
	MARGIN: 0px 0px 0px;
	WIDTH: 48%
}
.twocol .col2 {
	MARGIN: 0px 0px 0px;
	WIDTH: 49%
}

#global_header {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#global_center {
	CLEAR: both; MARGIN: 0px auto; WIDTH: 960px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: left
}

.global_center_home {
    margin: 0px auto;
    width: 960px;
    text-align: left;
    background-color: #FFF;
		clear: both;
}

#global_left {
	float: left;
	width: 235px;
	margin: 0 auto;
	text-align: left;
	background-color: #36526c;
	background-image:   url("../images/bg_leftnav.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#global_main { /*CONTAINS CONTENT */
	float: right;
	width: 725px;
	background-color: #FFFFFF;
}

#global_footer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-image:   url("../images/bg_footer.gif");
	background-color:#172531;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0;
	padding-bottom: 30px;
	clear: both;
}

.page_head_background { /* GRADIENT FOR BODY BACKGROUND*/
    float: left;
    width: 100%;
    height: 100%;
    background-image:   url("../images/page_head_blend.png");
    background-color: #FFFFFF;
    background-repeat: repeat;
    background-position: left top;
    padding: 0;
    margin: 0;
    display: block;
} 

#grid-left {
    padding-right: 0px;
    padding-left: 11px;
    float: left;
    padding-bottom: 0px;
    width: 630px;
    padding-top: 0px;
} #grid-right {
    padding-right: 2px;
    margin-left: 0px;
    float: left;
    padding-bottom: 0px;
    width: 305px;
    padding-top: 0px;
} .twocol .col1 { 
    margin: 0px 0px 0px;
    width: 304px;
} .twocol .col2 {
    margin: 0px 0px 0px;
    width: 304px;
} .zonetitle {
    padding-bottom: 7px;
} .zonetext {
    line-height: 17px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
} .zone1 { /* LOADING IMAGE FOR FLASH*/
    display: inline;
    float: left;
    background-image:   url("../images/loading.png");
    width: 623px;
    height: 260px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 6px;
    background-repeat: no-repeat;
} .zone2 {
    background-image:   url("../images/zoneback_toprt.png");
    width: 308px;
    height: 260px;
    padding-left: 4px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
} .zone2leftcol {
    width: 250px;
    float: left;
}

.zone2leftcol ul.home_bulletlist li a:link, .zone2leftcol ul.home_bulletlist li a:visited {

                    font-weight: bold;
}

.zone2leftcol ul.home_bulletlist li a:hover, .zone2leftcol ul.home_bulletlist li a:active {

                    font-weight: bold;
                    text-decoration: underline;
}

.zoneCopy {
    margin-left: 15px;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 11px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
} .zone2Copy {
    margin-left: 15px;
    margin-right: 4px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 20px;
    font-size: 11px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
}

.zone2Copy a:link, .zone2Copy a:visited {
   
                    font-weight: bold;
}
 .zone2Copy a:hover, .zone2Copy a:active {

                    font-weight: bold;
                    text-decoration: underline;
}

 .contentTop {
    margin-top: 38px;
} .zoneCopy_shortColumn {
    width: 155px;
    padding-top: 4px;
    padding-bottom: 0px;
} .zone4 {
    background-color: #FFFFFF;
    background-image:    url("../images/zoneback_rt_shad.png");
    width: 308px;
    height: 175px; /*121*/
    margin-top: -3px;
    margin-bottom: 5px;
    margin-left: 0px;
    background-repeat: no-repeat;
} .zoneCopy4 {
    margin-left: 15px;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 11px;
    width: 280px;
    height: 160px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    autoflow: none;
    overflow: hidden;
} 
 .zone4graphic {
    width: 298px;
    margin-top: 0px;
    margin-left: 5px;
}

.zone4a {
    width: 284px;
    height: 24px;
    margin-left: 15px;
    padding-top: 18px;
    position: absolute;
    overflow: hidden;
} .zone6 {
    background-color: #FFFFFF;
    background-image:    url("../images/zoneback_rt_shad.png");
    width: 308px;
    height: 175px; /*121*/
    margin-top: -3px;
    background-repeat: no-repeat;
    margin-left: 11px;
} .zone6a {
    width: 294px;
    height: 30px;
    margin-left: 15px;
    padding-top: 6px;
    position: absolute;
    overflow: hidden;
} .zoneCopy6 {
    margin-left: 15px;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 11px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
} .zone7 {
    background-color: #FFFFFF;
    background-image:   url("../images/zoneback_rt_shad.png");
    width: 308px;
    height: 175px; /*121*/
    margin-TOP: 8px;
    margin-left: 0px;
    background-repeat: no-repeat;



} .zone7graphic {
    width: 298px;
    margin-top: 0px;
    margin-left: 5px;
} .zone7a {
    width: 280px;
    margin-left: 15px;
    position: absolute;
    height: 30px;
    padding-top: 4px;
    overflow: hidden;
} .zone7a1 {
    float: left;
    width: 50%;
} .zone7a2 {
    float: left;
    text-align: right;
    width: 50%
} .zoneCopy7 {
    margin-left: 15px;
    margin-right: 8px;
    margin-bottom: 0px;
    padding-top: 38px;
    font-size: 11px;
    width: 265px;
    height: 160px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    autoflow: none;
}

#callout_container {
	width: 180px;
	background-color: #FFF;
	padding: 14px 0px 25px 30px;
	float: right;
}

#callout_container_left {
	width: 180px;
	background-color: #FFF;
	padding: 14px 30px 25px 0px;
	float: left;
}

#callout {
	background-color: #F0F0F0;
	width: 180px;
	font-size: 11px;
	color: #404040;
	line-height: 14px;
	margin-bottom: 10px;
}

#case_callout {
	background-color: #F0F0F0;
	width: 180px; 
	font-size: 11px;
	color: #404040;
	line-height: 14px;
}

#case_callout_left {
	border: 0px; 
	background-color: #e3e3e3;
	padding: 10px 10px 10px 18px;
	margin: 10px 0px 0px 32px;
	height: 190px;
	width: 415px; float:left;
}

td#case p, .case p { text-align:justify; }

.case { text-align:justify; }

/* background-color: #5B5B5B; */

.callout_hdr {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-image:   url("../images/callout_hdr_darkgrey.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5B5B5B;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}

.callout_hdr_blue {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-image:   url("../images/callout_hdr_darkblue.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1E3852;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}
.callout_text {
	font-size: 11px;
	color: #404040;
	line-height: 14px;
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
}

.callout_text p {
	font-size: 11px;
	color: #404040;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 10px;
}

.partner_hdr_blue1 { 
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-color: #AAAAAA;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}
.partner_hdr_blue2 { 
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-color: #006699;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}
.partner_hdr_blue3 { 
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}
.partner_hdr_blue4 { 
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", sans-serif;
	background-color: #009999;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 5px 8px;
	margin: 0;
}





#login_callout {
	background-color: #F0F0F0; 
	width: 240px;
	font-size: 10px; font-weight:normal;
	color: #404040;
	line-height: 14px;
	border: 1px solid #006BB6;
}

#login_callout a {
	font-size: 10px; font-weight:normal;
	color: #404040;
}

/* FOOTER */

#global_footertext {
	font-family: "Arial", "Tahoma", "Helvetica", "Verdana", sans-serif;
	color: #AEAEAE;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 18px;
	width: 720px;
}
#footertext_copyright, #footertext_copyright p {
	font-family: "Arial", "Tahoma", "Helvetica", "Verdana", sans-serif;
	/*color: #B7B7B7; */
	color: #AEAEAE;
	font-size: 10px;
	margin-left: 15px;
	margin-right: 185px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 650px;
}
#global_footertext a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#global_footertext a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#global_footertext a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#global_footertext a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footertext_copyright a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footertext_copyright a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footertext_copyright a:hover {
	/*color: #B7B7B7; */
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#footertext_copyright a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#global_footer img {
	margin: -31px 13px 0px 0px;
	float: right;
	text-align: right;
}

/* MENU STYLES */
.ds_home a, .ds_home a:visited {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif, "Bitstream Vera Sans";
	font-size: 12px;
	font-weight: bold;
	background:   url("../images/bg_topnav_corner_l.gif") no-repeat top left;
	display: block;
}
.ds_home a:hover, .ds_home a:active {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif, "Bitstream Vera Sans";
	font-size: 12px;
	font-weight: bold;
   background:   url("../images/bg_home_btn.gif") no-repeat top left;
	display: block;
}

.ds_home_on a, .ds_home_on a:visited {
    background-color: #0b83d3;
    background:   url("../images/bg_home_btn.gif") no-repeat top left;
    color: #FFF;
}

.corner_top_bg_home {
    text-align: left;
    width: 25px;
    height: 11px;
    background-image:   url("../images/corner_bar.gif");
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
}

li:hover ul, li.over ul {
   /* margin: 0;
    padding: 0px;
    background-image:  url("../images/bg_callout_rt.gif");
    background-color: #e2e2e2;
    background-repeat: repeat-y;		
		*/
    display: block;
    list-style-type: none;
}

#dmenu li > ul {
    top: auto;
    left: auto;
}

/* LIST STYLES */
.bulletlist li:hover ul, .bulletlist li.over ul {margin-left:18px; margin-bottom:16px; padding: 0px; display:block; background: #fff;}

ul.home_bulletlist {
    list-style-image:   url("../images/home_bullet_square.gif");
    margin-left: 12px;
    font-family: "Arial", "Helvetica", "Verdana", sans-serif;
    font-size: 11px;
    margin-top: 2px;
    padding: 0px;
}

ul.home_bulletlist li {
    line-height: 14px;
    margin-top: 4px;
    margin-bottom: 6px;
}

/*NEWS TICKER STYLES */

#ajaxticker1{
width: 280px;
height: 47px;
border: 0px ridge black;
padding-bottom: 7px;
/*background-color: #FEEEB8;*/
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
border: 0px; padding: 0px;
}

.ticker, .ticker a { 
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  font-size: 11px;
  margin-top: 2px;
  padding: 0px; 
	text-decoration:none;
}

/* Events */

table.event_table th, table.table_line th, table.table_shade th {
	padding: 4px 4px 4px 8px;
	border-color: #fff;
	border: 2px solid;
	text-align: left;
}
table.event_table td, table.table_line td {
	padding: 4px 4px 4px 4px;
	border-bottom:1px solid #E1E1E1;
	vertical-align: top;
}
table.event_table_off td {
	padding: 4px 4px 4px 4px;
	border-bottom:0px solid #fff;
	vertical-align: top;
}
tr.highlight {
	background:#f0f0f0;
}

table.table_shade tr {
	background:#f2f2ed;
}
table.table_shade td {
        padding: 4px; /*added to pad out tables*/
}
td.table_subtitle {
	background:#d9d9d2;
}
/* FOR RANDOM CASE STUDIES ON HOME PAGE */
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

/* FOR SWF ROTATOR ON HOME PAGE */
#flashcontent2 {
	height: 100%;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}

#flashzone{
display: block;
}

/* fake form element to trap spam bots */
#spamtrap {display: none;}

.draft {color:red; text-decoration:underline}
.alert {color:red; font-weight:bold}

.disabled_text {
	color: #CCC; font-weight: normal;
}
/* FOR ROI CALCULATOR */

/*	width: 725px;
	background-color:#e3e3e3;
	background-image:  url("../images/bg_topnav.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
	height: 30px;
*/
#roi { background-color: #36516B;
	padding: 0;
	margin: 0;
}
#roi td { height:18px;
}

.roi_textbox { color:#000; text-align:center;
	font-size: 14px; vertical-align:bottom;
	width: 70px; height:18px;
	border: 0px;
	background-color: transparent;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px;
}
.roi_chk { color:#000; 	font-size: 10px;
	padding: 0px;
	margin: 0px; 
}

.roi_resultstext {
		color: #ffffff;
		font-size: 24px; font-weight:bold;
}

.roi_instr{
		color: #36516B;
		font-size: 12px; font-weight:bold;
}

a.roi_resultstext, a.roi_resultstext:visited {
color: #CCCCCC;}
a.roi_resultstext:hover, a.roi_resultstext:active {
color: #999999; }

a.roi_leg_hdr, a.roi_leg_hdr:visited {
color: #CCCCCC;}
a.roi_leg_hdr:hover, a.roi_leg_hdr:active {
color: #999999; }



.roi_resultstext_sm {
		color:#ffffff; 
		font-size: 20px; font-weight:bold;
}

a.roi_link, a.roi_link:visited {
color: #000066;}
a.roi_link:hover, a.roi_link:active {
color: #0000FF;}



.roi_resultsbox { text-align:right; background-color: transparent;
	font-size: 24px; vertical-align:bottom;
	color: #ffffff;
	width: 140px; height:30px;
	border: 0px;
	padding: 2px 2px 0px 0px;
	margin: 0px 0px;
}

.roi_resultsbox_sm { text-align:right;
	font-size: 20px; vertical-align:bottom;
	color: #ffffff;
	width: 140px; height:30px; background-color: transparent;
	border: 0px;
	padding: 2px 2px 0px 0px;
	margin: 0px 0px;
}
		
#roi_back { 
	width: 100%;
	height: 420px; border: 1px solid #35516B;
	/*background-image: url('../images/roi_back.png');
	background-repeat: no-repeat;
	background-position: left top;*/
}

#roi_tbl { position:relative;
	margin: 0px 0px 0px 20px;  
	padding: 30px 0px 0px 0px; display:block; 
	width: 635px; height: 349px; border: 0px; 
	background-image: url("../images/roi_bkgr.jpg"); background-position: left top; background-repeat:no-repeat;
}

.roi_borde { 
	border: 1px solid #35516B;
}

#roi_title { height: 55px; margin: 0px; padding: 0px; border: 1px solid #35516B;}
#roi_row { height:10px; margin: 0px; padding: 0px;}
#roi_content { display:block; height:140px; margin: 0px; padding: 0px; 
	/*background-image: url(../images/roi_contentback.png);
	background-repeat: no-repeat;
	background-image: url('../images/content_callout.gif');
	background-repeat: repeat-x;
	background-position: left top;*/
}
#roi_contentpad { padding-top: 10px;}
#roi_content2 { display:block; height:125px; margin: 0px; padding: 10px 0px; 
	/*background-image: url(../images/roi_contentback.png);background-color:#CDCDCD; 
	background-repeat: no-repeat;
	border: thin solid black;
		 background-image: url(../images/grey_grid.png); background-repeat:repeat;

	background-image: url('../images/content_callout.gif');
	background-repeat: repeat-x;
	background-position: left top;*/
	
}

#legend {
	font-size: 11px;
	color: #404040;
	line-height: 14px;
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
}
#legend p {
	font-size: 11px;
	color: #404040;
	line-height: 14px;
}

.roi_footnote {	
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #35516B;
}


.grey_line_roi {
	clear: both; /* IMPORTANT */
	margin: 0px;	
  border-top:1px dotted #CFCFCF;  
}
#wrap_slider {POSITION: relative; WIDTH: 200px; HEIGHT: 20px; }

/* SLIDERS col-resize row-resize*/
#slider1 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_background_flat.gif"); background-repeat: repeat-x;}
#span1 {WIDTH: 200px; POSITION: absolute; background-image: url("../images/horiz_scrollbar_background_flat2.gif"); background-repeat: repeat-x;}
#handle1 {WIDTH: 31px; CURSOR: hand; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_flatknob.gif");}
#track1 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px;}
/* VALUE LABELS UNDER SLIDER*/
#value1-r {WIDTH: 200px; POSITION: absolute; TEXT-ALIGN: right; font-size: 10px; TOP: 12px;}
#debug1 {display: none; WIDTH: 220px; POSITION: absolute; LEFT:210px;}

#slider2 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_background_flat.gif"); background-repeat: repeat-x;}
#span2 {WIDTH: 200px; POSITION: absolute; background-image: url("../images/horiz_scrollbar_background_flat2.gif"); background-repeat: repeat-x;}
#handle2 {WIDTH: 31px; CURSOR: hand; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_flatknob.gif");}
#track2 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px;}
/* VALUE LABELS UNDER SLIDER*/
#value2-r {WIDTH: 200px; POSITION: absolute; TEXT-ALIGN: right; font-size: 10px; TOP: 12px;}
#debug2 {display: none; WIDTH: 220px; POSITION: absolute; LEFT:210px;}

#slider3 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_background_flat.gif"); background-repeat: repeat-x;}
#span3 {WIDTH: 200px; POSITION: absolute; background-image: url("../images/horiz_scrollbar_background_flat2.gif"); background-repeat: repeat-x;}
#handle3 {WIDTH: 31px; CURSOR: hand; POSITION: absolute; HEIGHT: 15px; background-image: url("../images/horiz_scrollbar_flatknob.gif");}
#track3 {WIDTH: 200px; POSITION: absolute; HEIGHT: 15px;}
/* VALUE LABELS UNDER SLIDER*/
#value3-l {WIDTH: 200px;  POSITION: absolute; font-size: 10px; TOP: 12px; }
#value3-r {WIDTH: 200px; POSITION: absolute; TEXT-ALIGN: right; font-size: 10px; TOP: 12px;}
#debug3 {display: none; WIDTH: 220px; POSITION: absolute; LEFT:210px;}
