html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, table, td, th {  
	margin: 0; 
	padding: 0; 
	border: 0;
	border: none; 
}
.magTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}


* {  
	margin: 0; 
	padding: 0; 
	border: 0;
}

hr {
	width: 100%;
	border: 1px solid #d8dbdf;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #013260;
}

h2 a {
	display: block;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #013260;
}

img.left {
	float: left;
	padding-right: 14px;
}

sup {
    font-size: .66em;
    vertical-align: baseline;
    position: relative;
    bottom: 0.5em;
}

sup.fraction {
    font-size: .66em;
	bottom: 0.5em;
}

sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

sub.fraction {
    font-size: .66em;
	bottom: 0em;
}

.clear-this {
	clear: both ! important;
}

body {
	font-family: Arial,sans-serif;
	font-size: 62.5%;
	background: url(/images/red-bar-dark.gif) 0px -23px repeat-x #d8dbdf;
	text-align: center;
}

#content {
	font-family: Arial,sans-serif;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background: url(/images/shadow-2.png) repeat-y top;

}

#content #tlcorner, #content #trcorner {
	display: none;
}
.returnTop {
	background-repeat: no-repeat;
	height: 28px;
	width: 95px;
	clear: left;
	text-align: center;
	color: #F05A5C;
	position: relative;
	vertical-align: middle;
	/*margin: 0px;*/
	text-decoration: none;
}
div.returnTop a {background: transparent url(/images/returnToTop.jpg) top left no-repeat;
	color: #F05A5C;
	height: 20px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: bold ! important;
	padding-top: 8px;
	display: block;
}

div.returnTop a:hover {background-image: url(/images/returnToTopOver.jpg);
}

div.returnTop a:visited {color:#F05A5C;}

p, table {
	font: normal 12px/16px Arial,sans-serif;
	color: rgb(110, 109, 110);
}


/*=========== Table Styles =============*/

table {
	display: table;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

th, td {
	padding: 10px;
	vertical-align: top;
	border-spacing: 0;

}

thead th {
	background-color: rgb(163, 13, 35);
	color: white;
}

thead tr.subheader th {
	color: black;
	background-color: white;
	text-align: center;
}

tbody th {
	color: rgb(163, 13, 35);
	border: none ! important;
}

tbody th, tbody td {
	vertical-align: top;
	border-left: 0px solid black;
	margin: 0px;
}

tfoot tr td {
	font-size: 9px;
}

a {
	position: relative;
	text-decoration: none;
	color: rgb(2, 104, 197);
}

a:hover {
	color:rgb(217, 34, 45);
}
	
#wrapper {
	margin: 0 auto;
	width: 760px;
	background: white url(/images/shadow-right.png) repeat-y 178px 0;
}

#header {
	width: 582px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 198px;
	background: url(/images/shadow-3.png) repeat-x 0px 31px;
	z-index: 1000;	
}

/*====== Horizonatal Nav Items ====== */
#top-right-nav {
	position: relative;
	float: left;
	font: 9px Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	margin: 10px 0px 10px 347px;
}

#top-right-nav li { 
	display: inline;
	padding: 0 4px;
}

#top-right-nav li a {
 color: #d73038;
}

#top-right-nav li a:hover {
	color: rgb(1, 50, 96);
}

#horz-nav{
	float: left;
	width: 568px;
	margin-left: 14px;
}

#horz-nav ul, #vert-nav ul {
	color: #063664;
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	font: normal 12px/24px Arial,sans-serif ! important;
	text-decoration: none;
}

#horz-nav ul{
margin:0;
padding:0;
float:left;
	}
	#horz-nav ul li {
	border-right: 1px dotted #4b5b6a;
	text-align: center;
	white-space:nowrap;
	padding: 0;
	min-width: 60px;
	margin:0;
	}
	
	#horz-nav li{
	position:relative;
	}
	
	#horz-nav li a {
	font: normal 12px/14px Arial,sans-serif ! important;
	color: rgb(32, 79, 119);
	font-variant: normal;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:12px 10px;
	}
	
	#horz-nav a:hover{
	background: rgb(217, 34, 45) url(/images/navHorzOver.gif) repeat-x;
		}	
		#horz-nav ul ul{
		position:absolute;
		z-index:500;
		top:auto;
		display:none;
		left:0;
			}
			#horz-nav ul ul ul{
			top:0;
			left:100%;
			}

#about {
	border-left: 1px dotted #4b5b6a;
}

#redrule {
	float: left;
	position: absolute;
	width: 100%;
	height: 21px;
	top: 96px;
	left: 0px;
	background: rgb(217, 34, 45) url(/images/shadow-right.png) repeat-y;
	z-index: 2000;
}

/*===== First Column (Vertical Nav) Begin =====*/
#vert-nav {
	position: absolute;
	float: left;
	width: 178px;
	top: 22px;
	left: 20px;
	margin: 0 0 48px 0;
}

#FC-TLlogo {
	clear: both;
	/*width: 145px;*/
	margin-left: 15px;
	margin-bottom: 58px;
}

#vert-nav  ul {
	margin-left: 0 ! important;
	padding-left: 0 ! important;
}

ul#service-links {
	margin: 20px 0 0 0;
	padding-left: 0px;
	font-size: 12px;
	line-height: 12px;
	}
	ul#service-links a:hover {
		background: rgb(240, 242, 242) url(/images/bulletArrowBlue.gif) 6px no-repeat;
	}
	ul#service-links li {
		margin: 0;
		padding: 0;
	}
	ul#service-links li a {
		width: 163px;
		position: relative;
		color: rgb(32, 79, 119);
		font-family: Arial,sans-serif ! important;
		line-height: 18px ! important;
		display: block;
		padding: 0 0 0 15px;
		margin: 0;
	}

ul#life-stages {
	padding: 0px;
	color: rgb(167, 29, 45);
	margin: 22px 0 28px 0;
	font: normal 14px/20px Arial,sans-serif;
	text-decoration: none;
	list-style: none outside;
	}
	ul#life-stages > li {
	margin-left: 14px;
		}
		ul#life-stages > li > ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		list-style: none outside;
		}
	ul#life-stages ul li, ul#life-stages ul li a {
	width: 150px;
	color: rgb(167, 29, 45);
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	}
	ul#life-stages ul li a {
	display: block;
	padding-left: 14px;
	background: url(/images/bulletArrow.gif) 4px 6px no-repeat;
	}
	ul#life-stages ul li a:hover {
	background:rgb(167, 29, 45) url(/images/bulletArrow.gif) 4px 6px no-repeat;
	color: white;
	}
	
ul#learn-more {
	clear:both;
	padding: 0px;
	color: rgb(167, 29, 45);
	margin: 22px 0 28px 0;
	font: bold 14px/20px Arial,sans-serif;
	text-decoration: none;
	list-style: none outside;
	}
	ul#learn-more > li {
	margin-left: 14px;
	font-weight: bold;
		}
		ul#learn-more > li > ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		list-style: none outside;
		}
	ul#learn-more ul li, ul#learn-more ul li a {
	width: 150px;
	color: rgb(52,26,7);
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	}
	ul#learn-more ul li a {
	display: block;
	padding-left: 14px;
	background: url(/images/bulletArrow.gif) 4px 6px no-repeat;
	}
	ul#learn-more ul li a:hover {
	background:rgb(229,214,171) url(/images/bulletArrow.gif) 4px 6px no-repeat;
	}


/*========= Left Column Gray Nav items ===========*/
.spotlight-nav {
	position: relative;
	float: left;
	background: #d8dbdf;
	border-top: solid #c0c7ca 3px;
	width: 145px;
	margin-bottom: 12px;
}
.spotlight-nav form, .spotlight-nav p, .spotlight-nav a, .spotlight-nav h3 {
	position: relative;
	float: left;
}

.spotlight-nav h3 {
	font: bold 10px/14px Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #4b5b6a;
}

.spotlight-nav p {
	font: bolder 9px/12px Arial,sans-serif;
	text-transform: uppercase;
}

.spotlight-nav.one {
	padding: 0px 0 6px 12px
}

.spotlight-nav.two {
	padding: 24px 0px 14px 12px;
}

/*======== Column Two (Main Content) Begin ======== */
#main-content {
	position: relative;
	float: left;
	width: 360px;
	margin: 137px 0px 0px 203px;
	min-height: 400px;
}

#main-content-oneCol {
	position: relative;
	float: left;
	width: 480px;
	margin: 137px 0px 0px 203px;
	min-height: 400px;
}

ul.main-content-bullets {
	clear: both;
	list-style: none url(/images/bulletArrowBlue.gif) outside ! important;
	line-height: 100%;
	margin: 12px 0 12px 12px;
	padding: 12px 0 12px 12px;
	font: 12px/14px Arial,sans-serif normal;
	color: rgb(127, 126, 127);
}

ul.main-content-bullets li {
	margin-bottom: 12px;
}

ul.main-content-nobullets {
	clear: both;
	list-style: none outside ! important;
	line-height: 100%;
	margin: 12px 0 12px 0px;
	padding: 12px 0 12px 0px;
	font: 12px/14px Arial,sans-serif normal;
	color: #4b5b6a;
}

ul.main-content-nobullets li {
	margin-bottom: 12px;
}

ul.main-content-nobullets li img {
	vertical-align: top;
}

ul.main-content-nobullets li strong {
	color: rgb(52, 26, 07);
}


#main-content h1, #main-content-oneCol h1 {
	font: normal 28px/36px Arial,sans-serif;
	color: rgb(52,26,7);
	margin: 0 0 0 0;
}

#main-content h2, #main-content-oneCol h2 {
	font: bold 12px/18px Arial,sans-serif ! important;
	color: rgb(52,26,7);
	margin: 0px;
}

#main-content h3, #main-content-oneCol h3 {
	font: normal 12px/18px Arial,sans-serif ! important;
	color: rgb(167, 29, 45);
}

#main-content h3 a, #main-content-oneCol h3 a {
	color: rgb(167, 29, 45);
}

#main-content h3 a:hover, #main-content-oneCol h3 a:hover {
	color: rgb(2, 104, 197);
}

#main-content p, #main-content-oneCol p, ol.introtext {
	font-family: Arial,sans-serif;
	margin-bottom: 16px;
}

#main-content p.introtext, p.introtext, ol.introtext {
	font: normal 14px/18px Arial,sans-serif;
	color: rgb(52,26,7);
}

#main-content p.example {
	margin-left: 16px;
}

ol.introtext {
	margin-left: 24px;
	padding: 0px;
}

ol.introtext li {
	margin-bottom: 16px;
}

p .image {
	display: inline;
	float: left;
}

.ssbdisclaimer {
	font: Arial, sans-serif 10px/inherit normal;
	color: #4b5b6a;
}
a.ssbdisclaimer {
	color: #0000cc;
	padding-left: 0px;
}
a.ssbdisclaimer:hover {
	color: #D23330;
}
a.ssbdisclaimer:active {
	color: #0000cc;
	padding-left: 0px;
}
a.ssbdisclaimer:visited {
	color: #0000cc;
	padding-left: 0px;
}

.readMore {
	color:#F05A5C;
	font: normal 12px Arial,sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-image: url(/images/bulletArrowBlue.gif);
	line-height: 20px;
}
a.readMore {
	color:#F05A5C;
}
a.readMore:hover {
	color:#013260;
}

/*=========== Column Three(Body Secondary) content begin ============*/
#body-secondary {
	position:relative;
	float: left;
	width: 158px;
	margin: 192px 0px 0px 18px;
}

#body-secondary .caption {
	position: relative;
	margin: 0 0 16px 0;
	background: url(/images/border-dotted-horz.gif) repeat-x left bottom;
}

#body-secondary .caption a {
	color: rgb(52,26,7);
}

#body-secondary .caption a:hover {
	color: rgb(2, 104, 197);
}

#body-secondary .caption h3 {
	color: rgb(52,26,7);
	font: bold 12px/14px Arial,sans-serif;
	margin-bottom: 7px;
}
.captionTextLink {
	color: rgb(52,26,7);
	font: bold normal 13px/20px Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
}

#body-secondary .caption p, #body-secondary .caption ul, #body-secondary .caption img {
	color: rgb(52,26,7);
	font: normal 12px/14px Arial,sans-serif ;
	padding-bottom: 16px ! important;
	list-style-type: none;
}

#body-secondary .caption p strong {
	
}

#body-secondary .caption ul li {
	margin-bottom: 7px;
}

#body-secondary .image, #body-secondary .caption.image, #body-secondary .caption.no-border {
	border: none;
	background: none;
}

#tables-and-charts {
	float: left;
	margin:0 0 24px 203px;
	width: 500px;
	clear: both;
}

#footer, #footer-two {
            clear: both;
            width: 100%;
            min-height: 270px;
            background: rgb(161, 14, 32) url(/images/shadow-right.png) repeat-y 178px 0px;
            padding: 0px 0px;
}

#footer a {
	color: rgb(223, 223, 223);
	font-family: Arial,sans-serif;
}

#footer a:hover {
	color: rgb(223, 223, 223);
	text-decoration: underline;
}

#footerLinksBlock li {
	display: inline;
	padding-right: .5em;
	color: #063664;
	list-style: none;
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	color: rgb(223, 223, 223);
	}
#footerLinksBlock li a {
	/*display: block;*/
	font: bold 9px/1em Arial, Helvetica, sans-serif;
	color: rgb(223, 223, 223);
	}

#footer-two {
	min-height: 90px;

	background: #d8dbdf;
}

#footerLinkBlock-1, #footerLinkBlock-2 {
	clear: left;
	width: 555px;
	padding-top: 14px;
}

#footerLinkBlock-2 {
	padding-top: .6em;
}

#footerLinkBlock-2 p {
	color: rgb(223, 223, 223);
	font-size: 10px ! important;
	line-height: 12px;
}
#footerLinkBlock-2 p a {
	color: rgb(223, 223, 223);
}
#footerLinkBlock-2 li a {
	color: rgb(223, 223, 223);

}
#footerLinkBlock-2 li a:visited {
	color: rgb(223, 223, 223);

}
#footerLinkBlock-2 li a:hover {
	color: rgb(223, 223, 223);

}

.footer-links {
	color:#FFFFFF;
	font-size:9px;
	font-family: Arial, sans-serif;
	padding-top: 0px;
	padding-left: 15px;
	line-height: 15px;
}
#footerLinksBlock {
	float: left;
	margin-left: 200px ! important;
	width: 310px;
}

#footer-contact {
	width: 250px;
	height: auto;
	float: left;
	/*border: 1px solid rgb(255, 63, 80);*/
	background: url(/images/shadow-top-left.jpg) rgb(127, 7, 23) 0 -20px no-repeat;
	padding: 0;
}

#footer-contact h1 {
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 14px;
	/*background: url(/images/shadow-t-right.jpg) transparent top right no-repeat;*/
	padding: 14px 14px 7px 24px;	
}
#footer-contact p {
	color: rgb(223, 223, 223);
	font-size: 10px;
	/*margin-bottom: 7px;*/
	padding: 0px 0px 7px 24px;
}

#footer-contact p a {
	color: white;
	font-weight: bold;
}

#footer-contact p.bottom {
	padding-bottom: 14px ! important;
	background: transparent url(/images/shadow-bleft.jpg) bottom left no-repeat;
}


.pageLinks {
	color:#F05A5C;
	font-size:10px;
	font-family: Arial, sans-serif;
}
a.pageLinks:link {color:#F05A5C;}
a.pageLinks:visited {color:#F05A5C;}
a.pageLinks:hover {color:#013260;}
a.pageLinks:active {color:#F05A5C;}
/*======== right column list links ========*/
ul.nav-list {
	color:#4b5b6a;
	font: normal 12px/22px Arial, sans-serif;
	list-style: none outside ! important;
	margin: 0 0 0px 0px;
}

ul.nav-list > li > a {
	color: rgb(2, 104, 197);
	background: transparent  url(/images/bulletArrowBlue.gif) 0px 5px no-repeat;
	padding-left: 14px;
	display: block;
	clear: left;
	}
	ul.nav-list li a {
	color: rgb(2, 104, 197);
	background: transparent  url(/images/bulletArrowBlue.gif) 0px 5px no-repeat;
	padding-left: 14px;
	display: block;
	clear: left;
	}
	ul.nav-list li a:visited {
	color: rgb(129, 170, 207);
	}
	ul.nav-list li a:hover {
	color: rgb(210, 51, 48) ! important;
	}

#investing a#investingNav,
#principals a#investingNav,
#products a#investingNav,
{
color: #013260;
}
.oneColImage {
	width: 514px;
	float: left;
	margin-left: 200px;
}

#positionsGroup {
	clear: left;
	width: 500px;
	margin: auto;
}

.positionsList {
	position: relative;
	float: left;
	width: 240px;
}

#searchInfo {
	font: Arial, Helvetica, sans-serif 10px/inherit normal;
	color: #4B5B6A;
	text-align: left;
	width: 50px;
	float: left;
	position: relative;
	margin-left:15px;
}

#searchText {
	font: Arial, Helvetica, sans-serif 10px/inherit normal;
	color: #4B5B6A;
	text-align: right;
	float: left;
	width: 220px;
	position: relative;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5B6A;
}
.jobTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013260;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
}
	   
.text {

	font: normal 12px/16px Arial,sans-serif;
	color: #4b5b6a;
}
.email {
	float: none;
	width: 120px;
	font: Arial, Helvetica, sans-serif 12px/inherit bold;
	clear: none;
	color: #4B5B6A;
	vertical-align: middle;
	padding-right: 48px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
a.email {
	text-decoration: none;
	color: rgb(2, 104, 197);
}

a.email:visited {color: rgb(2, 104, 197);}

a.email:hover {color:rgb(217, 34, 45);}

td.officeMap{vertical-align: middle ! important;}

#linksDisclaimer {
	float: left;
	position: relative;
	width: 480px;
	margin-top: 25px;
	margin-bottom:25px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.closeWindow {
	background-repeat: no-repeat;
	height: 28px;
	width: 95px;
	clear: left;
	text-align: center;
	color: #F05A5C;
	position: relative;
	vertical-align: middle;
	/*margin: 0px;*/
	text-decoration: none;
}
div.closeWindow a {background: transparent url(/images/returnToTop.jpg) top left no-repeat;
	color: #F05A5C;
	height: 20px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: bold ! important;
	padding-top: 8px;
	display: block;
}

div.closeWindow a:hover {background-image: url(/images/returnToTopOver.jpg);
}

div.closeWindow a:visited {color:#F05A5C;}

