body.home
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url('/images/local_home_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

body.template
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url('/images/local_int_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
	
#content_holder 
{
	width: 888px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#search_bar_container
{
	padding: 0px;
	margin: 0px;
	background-image: url('/images/local_search_bar_bg.gif');
	background-position: right;
	text-align: right;
	background-repeat: repeat-y;
	height: 34px;
	width: auto;
	float: right;
}

#search_bar
{
	padding: 0px 7px 0px 0px;
	float: left;
}

#search_bar_container table
{
	height: 34px;
}

#search_bar_container p
{
	font-size: 10px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#usability_icons_container
{
	padding: 0px;
	margin: 0px;
}

#search_bar_divider
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.email_to_friend
{
	background:url("/images/local_icons_email_to_a_friend.gif");
	background-position: bottom;
	display:block;
	height:14px;
	width:14px;
	float: left;
	margin-right: 15px;
	display: none;
}

.print_page
{
	background:url("/images/local_icons_print.gif");
	background-position: bottom;
	display:block;
	height:14px;
	width:13px;
	float: left;
	margin-right: 15px;
}

.smaller_text
{
	background:url("/images/local_icons_smaller_text.gif");
	background-position: bottom;
	display:block;
	height:14px;
	width:13px;
	float: left;
	margin-right: 12px;
}

.larger_text
{
	background:url("/images/local_icons_larger_text.gif");
	background-position: bottom;
	display:block;
	height:14px;
	width:13px;
	float: left;
}

#usability_icons_container a:hover 
{
	background-position:top;
}

#logo_container
{
	width: 291px;
	float: left;
	height: 139px;
}

#menu_container
{
	height: 139px;
	width: auto;
	float: left;
	width: 597px;
	color: #FFFFFF;
}

#contact_number
{
	height: 79px;
	background:url("/images/local_contact_number.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#menu
{
	height: 27px;
	margin-top:33px;
	background:url("/images/local_menu_bg.gif");
	background-repeat: no-repeat;
}

.tabcontainer
{
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent
{
	display:none;
	padding: 0px 0px 0px 10px;	
}

.tabcontent p 
{
	font-size: 11px;
	color: #94969a;
	padding: 0px;
	margin: 0px;
}

.tabcontent a 
{
	font-size: 11px;
	color: #94969a;
	text-decoration: none;
}

.tabcontent a:hover 
{
	font-size: 11px;
	color: #94969a;
	text-decoration: underline;
}

#menu_links_div
{
	padding: 0px 10px 0px 10px;
	color: #d6d6d6;
}

#home_content_left_container
{
	width: 291px;
	float: left;
}

#home_sign_in_container
{
	background:url("/images/local_sign_in_bg.gif");
	background-position: top;
	background-repeat: repeat-y;
	padding: 8px 12px 8px 12px;
	height: 140px;
}

#home_sign_in_container h1
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#home_sign_in_container td
{
	font-size: 10px;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#home_divider
{
	background:url("/images/home_divide.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	height: 0px;
}

#home_welcome_text_container
{
	margin: 0px 46px 0px 0px;
	padding: 0px 0px 25px 0px;
	height: 180px;
}

#home_welcome_text_container h1	
{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

#home_welcome_text_container p
{
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 11px;
	line-height: 1.2em;
}

#home_welcome_text_container ul
{
	color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.2em;
}

#home_welcome_text_container li
{
	color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

#home_welcome_text_container a
{
	color: #f7911e;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#home_poll_container
{
	margin: 0px 46px 0px 0px;
	padding: 5px 0px 25px 0px;
}

#home_poll_container h1	
{
	color: #27505c;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

#home_poll_container p
{
	color: #676767;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}
#home_poll_container td
{
	font-size: 11px;
	color: #676767;
	padding: 0px 3px 3px 0px;
	margin: 0px;
}


#SiteMap
{
	padding: 20px 0px 0px 10px;
}

#SiteMap a
{
	text-decoration: none;
	font-size: 11px;
}


#home_content_right_container
{	
	float: left;
	width: 597px;
}


#flash
{
	background-color:#FFFFFF
}

#flash_shadow
{
	background:url("/images/local_flash_shadow.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 33px;
	width: auto;
}

#flash_shadow_home
{
	background:url("/images/local_flash_shadow_home.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 33px;
	width: auto;
}

#banners_home
{
	background-color: #FFFFFF;
	width: auto;
	padding: 7px 7px 0px 7px;
}

#banners_home_shadow
{
	background:url("/images/local_banner_home_fade.gif");
	background-position: top;
	background-repeat: repeat-x;
	width: auto;
	margin: 0px 7px 0px 7px;
}

#footer_container
{
	background:url("/images/local_footer_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: auto;
	height: 42px;
	padding-bottom: 20px;
}

#footer_container1
{
	background:url("/images/local_footer_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

#copyright1
{
	color: #bababa;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

#footer_left_container
{
	width: 819px;
	float: left;
	padding: 15px 0px 0px 0px;
}

#copyright
{
	color: #bababa;
	font-size: 9px;
	padding-bottom: 3px;
}

#disclaimer_text
{
	color: #bababa;
	font-size: 9px;
	padding: 8px 10px 3px 0px;
}

#footer_links
{
	color: #8dafb9;
	font-size: 9px;	
}

#footer_links_div
{
	padding: 0px 10px 0px 10px;
}

#footer_links a
{
	color: #8dafb9;
	text-decoration: none;
}

#footer_links a:hover
{
	text-decoration: underline;
}

#footer_right_container
{
	width: 69px;
	float: left;
	padding: 20px 0px 0px 0px;
}


#int_content
{
	background-color: #FFFFFF;
	background:url("/images/int_content_bg_w.gif");
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	padding: 22px 20px 40px 20px;
}

#int_content h1
{
	color: #27505c;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	margin: 0px;

}

#int_content h2
{
	color: #676767;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

#int_content p
{
	color: #676767;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 1.4em;
}

#int_content ul
{
	color: #676767;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px 15px 25px;
	margin: 0px;
	line-height: 1.4em;
}

#int_content a
{
	color: #f7911e;
	text-decoration: underline;
}


#int_spacer
{
	height: 19px;
	width: auto;
}

#banners_int
{
	width: auto;
	padding: 0px 0px 30px 0px;
}

#banners_int img
{
	width: auto;
	margin: 0px;
	padding-top: 1px;
}

.dots
{
	background-image: url("/images/investmentcards_divider.gif");
	background-repeat: repeat-x;
	height: 23px;
}

.tiny
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969696;
	padding: 0px 0px 0px 0px;
	margin-top: 4px;
}

.h2
{
	color: #676767;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

_content2
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 0px;
	margin: 0px;
}

_content2 p
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

_content
{
	background-color: #f3f3f3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 8px 4px 8px;
}

_sub_header
{
	background-color: #e6f2f6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 8px 4px 8px;
}


_header2
{
	background-color: #b6b6b6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
}

_header
{
	background-color: #9aadb3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
}


p
{
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 1.4em;
}

.table_text
{
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 8px;
	margin: 0px;
	line-height: 1.4em;
}


.p
{
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 1.4em;
}

.h1
{
	color: #27505c;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;

}

.table_text_header
{
	background-color: #9aadb3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
}

.table_text_header2
{
	background-color: #b6b6b6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
}

.table_text_sub_header
{
	background-color: #e6f2f6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 8px 4px 8px;
}

.table_text_content
{
	background-color: #f3f3f3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 8px 4px 8px;
}

.table_text_content2
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 0px;
	margin: 0px;
}

.table_text_content2 p
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

.formpadding {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.upRecentlyUpdated {

	font-weight: 600;
	font-size: 12px;

}

.smallmessage {
	font-weight: normal;
	font-size: 10px;

}
