/* These are standard sIFR styles... do not modify 
************************************************************/
.sIFR {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

html { font-size: 100.01%; }
body {
	font-family: Arial,Verdana,Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 0.75em;
	text-align: center;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 5px 0; 
	line-height: 1.5em;
}
p {
	padding: 5px 0; 
	line-height: 1.5em;
}
a {text-decoration: none;color:#0088cc;}
a:hover {text-decoration:underline;color: #0088cc;}
a:visited {}
a.current{text-decoration: underline;color: #0088cc;font-weight:bold;}

br {
	line-height: 10px;
}

br.IE7-fix { line-height: 0; height: 0; }


h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	width: 500px;
	color: #333333;
	padding-left: 20px;
	margin-left: -20px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top:10px;
}
h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 0;
	padding-bottom: 0;
}
h3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	padding-top: 0;
	padding-bottom: 0;
}
h4 {  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	margin-top: -10px;
	padding-top:0px;
}
h5 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: left;
	color: #666;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px auto;
}
h6 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
h7 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	margin-top:10px;
}
#outerWrap {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	background: #fff url(/images/bg_content.jpg) top center repeat-y;
}
#innerWrap {
	margin: 0 auto;
	width: 740px;
	text-align: left;
}
#contentArea{
	padding-left:15px;
	padding-right: 20px;
	text-align:left;
}
#contentWrap{
}
#contentArea ol, ul, li{
	/*list-style: circle;*/
	line-height: 150%;
}
#headerWrap {
	width: 100%;
	clear:both;
}
#footerWrap{
	width: 740px;
	font-family:Arial,Tahoma,Arial,Verdana;
	font-size: 11px;
	height: 105px;
	background: url(/images/footer_bg.gif) top center no-repeat;
	color: #666;
}
#footerMenu{
	padding-top: 20px;
}
#footerMenu a {text-decoration: none;color:#666;}
#footerMenu a:hover {text-decoration: underline;color: #666;}
#footerMenu a:visited {}

.miniBanners{color:#ececec;font-size:11px;}
.miniBanners a {text-decoration: none;color:#ececec;}
.miniBanners a:hover {text-decoration: underline;color: #ececec;}
.miniBanners a:visited {}

.overviewDiv {
	height: 170px;
	width:150px;
	background: url(/images/banners/bg.jpg) top center no-repeat;
}
.overviewTitle{
	height: 30px;
	padding: 5px;
	text-align:center;
}
.overviewContent{
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	text-align: left;
}

.optionDiv{
	border: 1px solid #ccc;
	padding: 10px;
	clear:both;
}


#primaryNavContainer {
	width:740px;
	/*background: url(/images/navigation/menubg.jpg) top left repeat-x;*/
	background: #666;
	height: 28px;
}
#Tabs {
	margin: 0;
	height: 21px;
	padding: 0px;
	text-transform: uppercase;
}
#Tabs ul {
	margin: 0; 
	padding: 0;
}
#Tabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}
#Tabs a:link, #Tabs a:visited {
	/*background: url(/images/navigation/menubg.jpg) top center repeat-x;*/
	background: #666;
	color: #fff;
	text-decoration:none;
}
#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current,
	div#CategoryList a.current:link, div#CategoryList a.current:visited {
	color: #fff;
	text-decoration:none;
	/*background: url(/images/navigation/menubg_hover.jpg) top center repeat-x;*/
	background: #333;
	font-weight:bold;
	height: 21px;
}
#Tabs a:hover {
	color: #fff;
	/*background: url(/images/navigation/menubg_hover.jpg) top center repeat-x;*/
	background: #333;
	text-decoration:none;
	height: 21px;
}
#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  	float: left; /* for IE6 */
	font-size: 11px;
	font-weight: bold;
	padding: 5px 15px 1px 15px;
	margin: 0;
	text-decoration:none;
}


#secondaryNavContainer {
	width:740px;
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	background: #666;
	height: 26px;
	clear:both;
	border-top: 1px solid #ffffff;
}
#SubTabs {
	margin: 0;
	height: 21px;
	padding: 0px;
}
#SubTabs ul {
	margin: 0; 
	padding: 0;
}
#SubTabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}
#SubTabs a:link, #SubTabs a:visited {
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	background: #666;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
}
#SubTabs ul#MainSubTabs a:link.current, #SubTabs ul#MainSubTabs a:visited.current,
	div#CategoryList a.current:link, div#CategoryList a.current:visited {
	color: #fff;
	text-decoration:none;
	/*background: url(/images/navigation/secondaryNavHover.gif) top center repeat-x;*/
	background: #333;
	font-weight:bold;
	height: 21px;
}
#SubTabs a:hover {
	color: #fff;
	/*background: url(/images/navigation/secondaryNavHover.gif) top center repeat-x;*/
	background: #333;
	text-decoration:underline;
	font-weight:bold;
	height: 21px;
}
#SubTabs ul#MainSubTabs a:link, #SubTabs ul#MainSubTabs a:visited {
  	float: left; /* for IE6 */
	font-size: 0.9em;
	font-weight: normal;
	padding: 4px 8px 1px 8px;
	margin: 0;
	text-decoration:none;
}



#tertiaryNavContainer {
	width:740px;
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	background: #333;
	height: 26px;
	clear:both;
}
#SubSubTabs {
	margin: 0;
	height: 21px;
	padding: 0px;
}
#SubSubTabs ul {
	margin: 0; 
	padding: 0;
}
#SubSubTabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}
#SubSubTabs a:link, #SubSubTabs a:visited {
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	background: #333;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
}
#SubSubTabs ul#MainSubSubTabs a:link.current, #SubSubTabs ul#MainSubSubTabs a:visited.current,
	div#CategoryList a.current:link, div#CategoryList a.current:visited {
	color: #fff;
	background: #333;
	text-decoration:underline;
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	font-weight:bold;
	height: 21px;
}
#SubSubTabs a:hover {
	color: #fff;
	/*background: url(/images/navigation/secondaryNav.gif) top center repeat-x;*/
	background: #000;
	text-decoration:underline;
	font-weight:bold;
	height: 21px;
}
#SubSubTabs ul#MainSubSubTabs a:link, #SubSubTabs ul#MainSubSubTabs a:visited {
  	float: left; /* for IE6 */
	font-size: 0.9em;
	font-weight: normal;
	padding: 4px 5px 1px 5px;
	margin: 0;
	text-decoration:none;
}


p ol, ul, li {
	list-style: circle;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	font-family: Arial,Tahoma;
	font-size: 12px;
}

.financeOptions {
	margin: 0;
	height: 12px;
	width: 200px;
	padding: 5px 0px 9px 0px;
	text-transform: uppercase;
	border: 1px solid #999999;
}
.financeOptionsSelected {
	margin: 0;
	height: 12px;
	width: 200px;
	padding: 5px 0px 9px 0px;
	text-transform: uppercase;
	border: 2px solid #0088cc;
}
.financeOptionsSelected a {color: #0088cc;}

.finance-essentials{
	color:#fff;
	font-size: 13px;
}
.finance-essentials a{color:#fff;}
.finance-essentials a:hover{color:#fff;text-decoration:underline;}
.finance-essentials a:visited{color:#fff;}

/* FIELDSETS */
fieldset {
	margin:20px 0 0;
	border: 1px solid #e4e4e4;
	padding: 10px 20px 10px 20px;
}
fieldset p {
	border-top:1px solid #999;
	float:left;
	margin:0 0 1em 15px;
	padding: 10px 20px 10px 20px;
}
legend {
	margin:0;
	padding:5px;
	color: #0088cc;
	border:1px solid #e4e4e4;
	font-weight: bold;
	font-size: 14px;
}
legend span {
	color:#000;
	display:block;
	font-weight:700;
	border:1px solid #e4e4e4;
}

.textbox{
	border: 1px solid #e4e4e4;
	padding: 4px;
	width: 250px;
}

.sm {list-style:none; width:736px; height:200px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}








ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
ol, ul {
	margin-left: 18px;
}

ul {
	font-size: 0.9em;
	padding-bottom: 12px;
}
ol ul, ul ul{
	padding-top: 4px;
	padding-bottom: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-bottom: 8px;
}
.bold ul {
	font-weight: normal;
}

#content-wrapper ul, #content-wrapper ol{
	padding-left: 20px;
	padding-right: 10px;
}
li {
	padding-top: 3px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 0pt;
}
ul.bold li {
	list-style-image: none;
	font-family: Arial,Verdana,Arial,Tahoma;
	list-style-type: none;
	list-style-image: none;
}
ul.bold li li {
	padding-left: 15px;
	background-color: transparent;
	background-image: url(/images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 5px;
}


.landing-page-title{
	clear:both;
	font-family: Arial,Tahoma;
	font-size: 14px;
	height: 40px;
	padding: 90px 5px 0px 8px;
}
.landing-page-content{
	font-size:10px;
	clear:both;
	padding: 0px 3px 0px 8px;
	font-family: Arial,Tahoma;
	line-height: 11px;
}
.landing-page-content ul li {
	padding-left: 13px;
	background-color: transparent;
	background-image: url(/images/landingpages/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 4px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: -20px;
	line-height: 8px;
	font-size:10px;
}
.landing-page-link{
	font-size:11px;
	clear:both;
	padding: 0px 5px 0px 28px;
	font-family: Arial,Tahoma;
	line-height: 11px;
}




.landing-page-home-title{
	clear:both;
	font-family: Arial,Tahoma;
	font-size: 14px;
	height: 40px;
	padding: 90px 5px 0px 8px;
}
.landing-page-home-content{
	font-size:11px;
	clear:both;
	padding: 0px 5px 0px 8px;
	font-family: Arial,Tahoma;
	line-height: 11px;
}
.landing-page-home-content ul {
	margin-top: 10px;
}
.landing-page-home-content ul li {
	padding-left: 13px;
	background-color: transparent;
	background-image: url(/images/landingpages/bullet.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 4px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: -20px;
	line-height: 12px;
	font-size:11px;
	line-height: 11px;
}
.landing-page-home-link{
	font-size:11px;
	clear:both;
	padding: 5px 5px 0px 28px;
	font-family: Arial,Tahoma;
	line-height: 10px;
}