/*CSS for default text size*/

body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #ffffff;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 150%;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 10px;
}

.doc_section h3 { color: #5C5C5C; }

h4 {
	font-size: 1.0em;
	margin-top: 8px;
	margin-bottom: 10px;
}

p, blockquote, ul, ol {
	line-height: 17px;
	margin: 5px 0 10px 0;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

.error{
    color:#ff0000;
}

div.hr {
    height: 1px;
	border-bottom: 1px solid #CCCCAA;
    margin-top: -6px;
    margin-bottom: 5px;
}
div.hr hr {
    display: none;
}

a {
	color: #CCCCAA;
}

a:focus{-moz-outline-style:none;}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

img {
    border: none;
}

img_border {
    border:1px solid #cccccc;
}

.search_tbl {
	color: #5c5c5c;
	background: #e8e8e8;
	margin-top: 5px;
}

.search_tbl td {
	padding: 5px;
	text-align: left;
}

.search_tbl th {
	background-image: url(../images/datatable_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 5px 8px 5px;
	text-align: left;
}

.search_tbl h1 { color: #5c5c5c;}

.datatable {
	color: #5c5c5c;
	background: #e8e8e8;
}

.datatable td {
    border: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
}

.datatable th {
	background-image: url(../images/datatable_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 5px 8px 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

tr td.bottom {
	background-image: url(../images/datatable_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

tr td.bottom_search {
	background-image: url(../images/datatable_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}

ul { 
    margin-left: 0;
    padding-left: 0;
}

ul li {
	list-style-type: none;
	padding-left:7px;
	padding-bottom: 4px;
	background-image: url(../images/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: -1px 6px;
}

ul li ul li {
	margin: 5px 5px 5px 10px;
}

ol {margin-left: 0; padding-left: 40px; font-weight:bold; color:#DD6600;}

ol p {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.grey_ul ul li {
	color: #5C5C5C;
}

ul h2{ 
	color: #dd6600;
	font-size: 14px;
	background: none;
	margin: 0;
	text-align: center;
}

#dhtmlgoodies_slidedown_menu ul li.img_center {
	background: none; 
	text-align: center;
}

.tr_padding_bottom {
    padding-bottom:15px;
}

#container {
	width: 790px;
	padding: 0;
	background: #5c5c5c;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contrast {
	background: none ;
	width: 790px;
	height: 20px;
	margin-top: 12px;
	position: absolute;
	font-weight: 11px;
}

#contrast a {
	float: right;
	color: #5c5c5c;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#contrast a:hover { text-decoration: none;}

#top {
	width: 790px;
	height: 17px;
	margin: 0 auto;
	background: url(../images/top.jpg) no-repeat center top;
}

/* Header */
#header {
	width: 790px;
	height: 173px;
	padding: 0;
	background: none;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#header .translation {
	margin-top: 15px;
	padding-left: 8px;
	float: left;
	clear: both;;
}

#header .logo {
     float: right;
	 margin-top: 25px;
	 margin-right: 18px;
}

#header .title {
	float: left;
	margin-left: 20px;
	margin-top: 16px;
}

/* Tagline */

/* show to Mozilla/Safari/Opera */
#tagline {
	width: 790px;
	height: 32px;
	background-image: url(../images/header_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 0; /* show to Mozilla/Safari/Opera */
	_margin-top: -2px; /* show to IE */
}

/* Menu */

#menu {
	width: 780px;
	height: 45px;
	margin: 0 auto;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	position: relative; /*Keeps drop down above side nav in ie*/
	z-index: 10000; /*Keeps drop down above side nav in ie*/
}

#menu ul {
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	background: none;
	padding-left: 0;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu li a:link{
	color: #FFFFFF;
}

#menu li a:hover {
	color: #dd6600;
	text-decoration: none;
}

/*For sub-navs*/

#menu li ul li {
	background: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}

/*For FF*/
#menu li ul li a:link{
	color: #5C5C5C;
	padding: 0;
	font-weight: normal;
}

/*For IE*/
#menu li ul li a{
	color: #5C5C5C;
	padding: 0;
	font-weight: normal;
}

#menu li ul li a:hover {
	color: #dd6600;
	text-decoration: none;
}

/* Content */

#content {
	margin: 0;
	padding: 30px 20px 60px 20px;
	background: #5c5c5c url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left {
    width: 58%;
	float: left;
	padding-bottom: 20px;
	top: -5px;
}

#left_home {
    width: 65%;
	float: left;
	padding-bottom: 20px;
}

#left_home .teaser{
	height: 100%;
	float: left;
	padding-bottom: 10px;
}

#left_home .teaser p { margin: 10px;}

#left_home .teaser a { color: #CCCCAA;}

#left_home ul li { margin-left: 10px;}

#left_home .teaser h2 {
	padding-left: 0;
	padding-bottom: 3px; 
	font-size: 1.0em;
	margin-top: 0;
	color: #ffffff;
	background-image: url(../images/header_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left_home h3 {
	font-size: 1.0em;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}

#left_wide {
    width: 65%;
	float: left;
	padding-bottom: 20px;
}

#right_calculator {
	width: 275px;
	height: 330px;
	float: right;
	margin-bottom: 5px;
	background-image: url(../images/grey_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#right_calculator h3 {
	color: #000000;
	margin: 0 20px 0 20px;
}

#right_calculator p {
    width: 235px;
	color: #5c5c5c;
	margin: 0 20px 0 20px;
}

#right_calculator a{
	color: #dd6600;
	font-weight: bold;
	text-decoration: none;
} 

#right_menu {
	width: 230px;
	height: auto;
	float: right;
	margin-bottom: 5px;
	margin-right: -8px;
	padding-right: 0;
}

/* Footer */

#footer {
	height: 115px;
	padding: 20px;
	background: #ffffff;
}

#footer a {
	color: #5c5c5c;
}

#footer p {
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	padding-bottom: 5px;
}

.legal {
	font-size: 10pt;
}

.top { 
	background: url(../images/back_to_top_arrows.gif)  no-repeat -1px 3px;
	width: 100px;
	padding-left: 14px;
	margin: 0 auto 0 auto;
}

.orange { color: #dd6600; }

.ele_tool_btn { margin-top: 4px;}

.tn { 
	float: left; 
	margin: 8px 5px 5px 0;
}

.dotted { border: 1px dotted #C4C4C4; }

.corp_class_btn { margin-bottom:3px; }


/**************************************************************************
    Sliding menu
**************************************************************************/

#dhtmlgoodies_slidedown_menu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
		
#dhtmlgoodies_slidedown_menu ul li{
	margin-bottom: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 8px 5px 12px;
	font-weight: bold;
	background-image: url(../images/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
		
#dhtmlgoodies_slidedown_menu ul li ul li{
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 8px 4px 12px;
	font-weight: normal;
	background-image: url(../images/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#dhtmlgoodies_slidedown_menu div {
	margin: 0px;
	padding: 0px;
}

/* 	Layout CSS */
#dhtmlgoodies_slidedown_menu {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(../images/gry_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: -3px;
	margin-bottom: -3px;
}

/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu ul li a{
	color: #5C5C5C;
	text-decoration: none;	
	display: block;
}

#dhtmlgoodies_slidedown_menu a:hover{
	color: #67a9db;
}
	
/*
A tags 
*/
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	margin-bottom: 0;
	font-weight: bold;
}	

#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Main menu items */
	margin: 0;
	font-weight: normal;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
	margin-top: 1px;
	font-weight: bold;
}	

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
	margin-top: 1px;
	color: red;
}	

#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
	margin-top: 1px;
}

/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
instead of 
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
*/
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
	margin-left: 3px;
	margin-top: 2px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
	margin-left: 8px;
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
	margin-left: 13px;
	padding: 1px;
}


/*Portfolio Strategy Desk Ajax*/
.psd{
	cursor: hand;
	cursor: pointer;
	color: #5c5c5c;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-color: #CCCCAA;
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.openpsd{ /*class added to contents of 1st demo when they are open*/
	margin: 0;
	padding-left: 30px;
	background-color: #CCCCAA;
	background-image: url(../images/arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
    color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
    color: red;
}

/*Fund Class Ajax*/
.fund_class {
    cursor: hand;
    cursor: pointer;
    padding: 2px 5px;
    background: #CCCCAA;
    color: #5c5c5c;
    margin: 1px 0 1px 0;
}

/*Sales & Marketing Ajax*/
.doc_section { 
	padding: 5px 8px 5px 8px; 
	margin-top: -5px;
	margin-bottom: -3px;
	background: url(../images/document_bg.gif) repeat-y;
}

.sales_marketing {
	cursor: pointer;
	color: #5C5C5C;
	font-size: 1.0em;
	background-image: url(../images/orangearrows_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 5px 15px;
	margin: 0;
}

.sales_marketing_content {	
	background: #5C5C5C; 
	padding: 10px; 
	margin: 5px 0 5px 0;  
}

.sales_marketing_content a { color: #CCCCAA;}

.sales_marketing_content ul li {  
	margin-bottom: 6px;
}

.sales_marketing_text ul { 
	margin: 0;
}

.sales_marketing_text { 
	min-height: 75px; 
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .sales_marketing_text {
height: 75px;
}

.sm_thumb_content { 
	margin-left: 70px; 
}

.openpsd_sm{ /*class added to contents of 1st demo when they are open*/
	margin: 0;
	background-image: url(../images/orangearrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/************************************************************************************************************************************************************************************/
/* SAVVY HOMEPAGE ADDITIONS FOLLOW */
#menu {
	width:776px;
	padding-left: 14px;
	background:none;
	background-color:#000000;
}
#menu a {
	padding: 15px 11px 0px 20px;
}
#svy_content {
	padding: 30px 25px 0px 34px;/* right side 9px arrower because of drop-shadow */
	background: #5c5c5c url('../images/svy_gradient.gif') repeat-x 0px 0px;
}
#svy_footer {
	height: 205px;
	padding-top:110px;
	background: #ffffff url('../images/content_bg.jpg') no-repeat 0px 0px;
}
#svy_footer a {
	color: #5c5c5c;
}
#svy_footer p {
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	padding-bottom: 5px;
}
#left_home {
    width: 478px;
	margin: 0px !important;
}
#left_home .teaser {
	margin-bottom: 20px;
}
#left_home .teaser h2 {
    width: 470px;
	background: url('../images/svy_header_bar.gif') no-repeat 100% 100% !important;/* this image was made transparent */
}
#right_menu {
	width: 227px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#svy_feature {
	width: 478px;
	height: 213px;
	margin-bottom: 33px;
}
#svy_feature_bg, #svy_spotlight_bg, #svy_spotlight_nav, #svy_spotlight_1, #svy_spotlight_2, #svy_spotlight_3, #svy_spotlight_4, #svy_spotlight_5, #svy_quicklinks_top, h5, #svy_feature_button, #svy_spotlight_button {
	position: absolute;
}
#svy_feature_bg, #svy_spotlight_bg {
	top:0px;
	left:0px;
	z-index: 1;
}
#svy_feature, #svy_spotlight, #svy_quicklinks {
	position: relative;
}
#svy_feature_button, #svy_spotlight_button {
	top:0px;
	left:0px;
	z-index: 4;
}
#svy_feature_content, #svy_feature_txt, #svy_spotlight_nav, #svy_spotlight_1, #svy_spotlight_2, #svy_spotlight_3, #svy_spotlight_4, #svy_spotlight_5, #svy_feature h5, #svy_spotlight h5, #svy_quicklinks h5 {
	z-index: 2;
}
#svy_feature_content {
	position: absolute;
	top: 51px;
	left: 28px;
	width: 414px;
	height: 133px;
}
#svy_feature_content h6 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	line-height: 140%;
}
#svy_feature_content img {/* NEW */
	float: left;
	margin-top: 5px;
	margin-right:18px;
}
#svy_feature_content p {
	font-size: 11px;
	color: #5c5c5c;
	line-height: 140%;
}
#svy_feature_content b {
	position: absolute;
	top: 116px;
	margin: 0px;
	padding: 0px;
	padding-right: 18px;
	color: #333;
	background: url('../images/svy_darkgreyarrows.gif') no-repeat 100% 3px;
}
#svy_spotlight {
	height: 279px;
	padding-bottom: 30px;
	color: #5c5c5c;
}
#svy_spotlight, #svy_quicklinks {
	width: 227px;
}
#svy_spotlight_1, #svy_spotlight_2, #svy_spotlight_3, #svy_spotlight_4, #svy_spotlight_5 {
	top: 41px;
	left: 14px;
	width: 191px;
	height: 189px;
	overflow: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
#svy_spotlight h6 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 120%;
}
#svy_spotlight b {/* NOTE: this will always be aligned to the bottom - to be used for "Call to Action" messages */
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: center;
}
#svy_spotlight_1 img, #svy_spotlight_2 img, #svy_spotlight_3 img, #svy_spotlight_4 img, #svy_spotlight_5 img, #svy_video_nav img {/* VIDEO */
/*	position: absolute;
	left: 0px;
	bottom: 20px;*/
	filter:expression(zz(this));
}
#svy_spotlight_nav {
	top:254px;
	left:0px;
	height: 34px;
}
#svy_spotlight_nav ol, #svy_quicklinks ul {
	list-style-type:none;
}
#svy_spotlight_nav ol, #svy_spotlight_nav li, #svy_quicklinks ul, #svy_quicklinks li {
	margin: 0px;
	padding: 0px;
}
#svy_spotlight_nav li {
	float: left;
}
#svy_feature h5, #svy_spotlight h5, #svy_quicklinks h5 {
	padding: 0px;
	padding-bottom: 6px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;/*Arial Black*/
	font-size: 12px;
	color: #5c5c5c;
	text-align: center;
	text-transform: uppercase;
}
#svy_feature h5, #svy_spotlight h5 {
	background: url('../images/svy_h5.gif') repeat-x 0% 100%;
}
#svy_quicklinks h5 {
	background: url('../images/svy_h5_quicklinks.gif') repeat-x 0% 100%;
}
#svy_feature h5 {
	margin: 7px 28px 0px 28px;
	width: 414px;
}
#svy_spotlight h5, #svy_quicklinks h5 {
	margin: 7px 14px 0px 14px;
	width: 191px;
}
#svy_quicklinks {
	position: absolute;
}
#svy_quicklinks_holder {
	position: relative;
	width: 227px;
	margin-top: 16px;
	padding-top: 23px;
	padding-bottom: 10px;
	overflow-y: hidden;
}
#svy_quicklinks_content {
	position: relative;
	z-index: 2;
	margin-right: 22px;
}
#svy_quicklinks_bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
#svy_quicklinks_bg img {
	display: block;
}
#svy_quicklinks li {
	margin-left: 6px;
	padding-bottom: 10px;
	background: none;
}
#svy_quicklinks li a {	
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
	background: url('../images/blue_bullet.gif') no-repeat 0px 5px;
	display: block;
	line-height: 120%;
}
#svy_quicklinks li a:hover {
	color: #ffffff;
}
a {
	-moz-outline-style:none;
	-moz-user-select:none;
}
img {
	border:0px;
}
sub {
	padding-top: 3px;
	font-size: 11px;
	font-family: Arial,Helvetica,Sans-Serif;
	display:block;
	color: #777;
}
.svy_french {
	color: #838383 !important;
	padding: 15px 0px 0px 20px !important;
}
.svy_french:hover {
	color: #dd6600 !important;
}
.svy_up {
	margin-right: 10px;
	padding-left: 11px !important;
	background: url('../images/svy_arrow_up.gif') no-repeat 0px 4px;
}
.svy_dn {
	margin-right: 5px;
	padding-left: 11px !important;
	background: url('../images/svy_arrow_dn.gif') no-repeat 0px 4px;
}
.svy_hide {
	display: none;
}
.svy_show {
	display: block;
}
/* VIDEO -- all new for video below */
#svy_video {
	position: relative;
	width: 731px;
	min-height: 349px;
}
#svy_video_player {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 4;
	color: #333;
}
#svy_video_player a {
	color: #333;
}
#svy_video_nav {
	position: absolute;
	top: 14px;
	left: 561px;
	width: 170px;
	z-index: 2;
}
#svy_video_nav p {
	padding: 0px;
	padding-bottom: 22px;
	margin: 0px;
	color: #999;
	font-size: 11px;
	line-height: 120%;
}
#svy_video_nav ul, #svy_video_nav ul li {
	padding: 0px;
	margin: 0px;
}
#svy_video_nav ul {
	padding-left: 14px;
	padding-right: 22px;
	padding-bottom: 23px;
}
#svy_video_nav ul li {
	padding-bottom: 19px;
	background: none;
}
#svy_video_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#svy_video_questions {
	position:relative;
	width: 478px;
	padding-top: 370px;
	z-index: 3;
}
#svy_video ol, #svy_video ol li, #svy_video ol li a {
	padding: 0px;
	margin: 0px;
}
#svy_video ol {
	position:relative;
	width: 478px;
	background: url('../images/insight/svy_vid_questions_bg.gif') no-repeat 30px 5px;
	list-style-type: none;
}
#svy_video ol li {
	height: 34px;
	margin-bottom: 14px;
	font-size: 14px;
}
#svy_video ol li a {
	height: 34px;
	padding-left: 80px;
	color: #AAA;
	display: block;
	text-decoration: none;
}
.svy_sel a, #svy_video ol li a:hover {
	color: #FFF !important;
	background: url('../images/insight/svy_vid_arrow.gif') no-repeat 0px 9px;
}
/* SAVVY HOMEPAGE ADDITIONS END */
/************************************************************************************************************************************************************************************/