﻿* { padding: 0; margin: 0; }

body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #666667;
	font-weight: normal;
	margin-top: 15px;
}

h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18pt;
	color: #4d4d4d;
	font-weight: normal;
}

ol { margin-left: 40px; }


#wrapper 
{ 
	margin: 0 auto;
	width: 1022px;
}

#header 
{
	width: 1000px;
	float: left;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-bottom;
}

#splash 
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 318px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/home.jpg');
}

#headImageAboutUs
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 177px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/headerImage_AboutUs.jpg');
}

#headImageFinancialPlanners
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 177px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/headerImage_FinancialPlanners.jpg');
}

#headImagePlatformProviders
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 177px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/headerImage_PlatformProviders.jpg');
}

#headImageGettingStarted
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 177px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/headerImage_GettingStarted.jpg');
}

#headImageContactUs
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 177px;
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/headerImage_ContactUs.jpg');
}

#leftside
{
 border-right: solid 1px #d3d3d3;
 margin: 0px 0px 0px 10px;
 padding: 10px 20px 10px 10px;
 width: 716px;
 float: left;
}

#rightside 
{
 /*border-left: solid 1px #d3d3d3;*/
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 10px 10px 10px 20px;
 width: 170px;
 display: inline;
}

#leftcolumn  
{
 margin: 0px 0px 0px 10px;
 padding: 10px;
 width: 325px;
 height: 315px;
 float: left;
}

#content  
{
 height: 315px;
 border-left: solid 1px #d3d3d3;
 float: left;
 border-right: solid 1px #d3d3d3;
 margin: 0px 0px 0px 10px;
 padding: 8px 30px 10px 30px;
 width: 316px;
 display: inline;
}

#rightcolumn 
{ 
 margin: 0px 0px 0px 0px;
 padding: 2px 10px 10px 10px;
 width: 245px;
 height: 315px;
 float: left;
 text-align: center;
}

#footer  
{
 width: 1000px;
 height: 195px;
 clear: both;
 margin: 0px;
 padding: 20px 0px 0px 0px;
 background-color: #FFFFFF;
}

.footerContent
{
 width: 970px;
 height: 235px;
 padding: 15px;
 background-image: url('../../images/footer_tile.gif'); 
 background-repeat: repeat-x;	
}

#headerLogo 
{
 width: 270px;
 height: 37px;
 float: left;
 padding: 0px 0px 10px 8px;
 margin: 0px 0px 0px 0px;
}

#headerMenu
{
 width: 718px;
 height: 37px;
 float: left;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 0px 0px;
}

.MarketNewsPanel
{
	height: 260px;
	overflow: auto;
	/*border: solid 1px #d3d3d3;*/
	background-color: #FFF;
}

.newMarketNewsDiv2
{
	/*padding: 20px 20px 20px 25px;*/
	padding: 5px 5px 10px 110px;
	left: 10px;
	/*top: 287px;*/
	top: 205px;
	width: 260px;
	position: relative;
	float: left;
}

.newMarketNewsDiv2 h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

.newMarketNewsDiv2 p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
}

.newMarketNewsDiv2 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
}

.newMarketNewsDiv2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #007cab;
	font-weight: normal;
	margin-top: 2px;
}

.newMarketNewsDiv
{
	background-image: url('../../images/newMarketNews.gif');
	background-repeat: no-repeat;
	/*padding: 20px 20px 20px 25px;*/
	padding: 8px 5px 10px 14px;
	height: 140px;
	width: 280px;
	margin: 1px 0px 0px 27px;
}

.newMarketNewsDiv h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	color: #6d6d6d;
	font-weight: normal;
	padding: 0px 0px 2px 1px;
}

.newMarketNewsDiv p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #6a6a6a;
	font-weight: normal;
	padding-bottom: 4px;
	width: 192px;
}

.newMarketNewsDiv a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
}

.newMarketNewsDiv a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #007cab;
	font-weight: normal;
	margin-top: 2px;
}

.MarketNewsDiv
{
	background-image: url('../../images/MarketNews.png');
	background-repeat: no-repeat;
	/*padding: 20px 20px 20px 25px;*/
	padding: 10px 5px 10px 5px;
}

.MarketNewsDiv h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #6a6a6a;
	font-weight: normal;
	/*padding-bottom: 6px;*/
	padding: 3px 0px 8px 10px;
}

.MarketNewsContent
{

}


.menuStyle
{
 width: 550px;
 height: 20px;
 padding: 0px;
 margin: 0px;
 float:right;
}

.menuStyle img { text-align: center; }

.menuItemStyle
{
 font: Arial normal 11px;
 text-align: center;
 padding: 0px 10px 0px 10px;
 margin: 0px;
 color: #000000;
}

.footerMenuStyle
{
 width: 750px;
 height: 20px;
 padding: 0px;
 margin: 0px;
}

.footerMenuItemStyle
{
 font-family: Arial;
 font-size: 11px;
 text-align: left;
 padding: 0px;
 margin: 0px;
 color: #747373;
 text-transform: uppercase;
 text-decoration: none;
 vertical-align: text-top;
 /*border-bottom: dotted 1px #747373;*/
 margin: 0px;
}

.footerMenuItemStyle a
{
 font-family: Arial;
 font-size: 11px;
 text-align: left;
 padding: 0px;
 margin: 0px;
 color: #747373;
 text-transform: uppercase;
 text-decoration: none;
 vertical-align: text-top;
}

.footerMenuItemStyle a:hover
{
	color: #000000;
}

.footerMenuItemStyleLower
{
 font-family: Arial;
 font-size: 11px;
 text-align: left;
 padding: 0px;
 margin: 0px;
 color: #747373;
 text-decoration: none;
 vertical-align: text-top;
}

.footerMenuItemStyleLower a
{
 font-family: Arial;
 font-size: 11px;
 text-align: left;
 padding: 0px;
 margin: 0px;
 color: #747373;
 text-decoration: none;
 vertical-align: text-top;
}

.footerMenuItemStyleLower a:hover
{
	color: #000000;
}

.copyright
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.legal
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	position:relative; 
	float:right;
	padding:0px 5px 0px 0px;
}

.legal a
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.legal a:hover
{
	color: #747373;
}

.leftStyle
{
	text-align: left;

	/*padding: 20px 20px 20px 25px;*/
}

.leftStyle h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #6a6a6a;
	font-weight: normal;
	padding-bottom: 0px;
}

.rightStyle
{
	width: 198px;
	height: 125px;
	background-image: url('../../images/login.gif');
	text-align: left;
	padding: 20px 20px 20px 25px;
}

.rightStyle h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #6a6a6a;
	font-weight: normal;
	padding-bottom: 6px;
}

.rightStyle h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #007cab;
	font-weight: bold;
}

.rightStyle h2 a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #007cab;
	font-weight: bold;
}

.rightStyle h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
}

.rightStyle p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 26px;
}

.rightStyle span
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #6a6a6a;
	font-weight: normal;
}

.textbox
{
	width: 115px;	
}

.button
{
	margin-top: 0px;
}

.subHeading
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-style: italic;
	color: #4d4d4d;
	font-weight: normal;
	margin-top: 10px;

}

.mainPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #4d4d4d;
	font-weight: normal;
	list-style-image: url(../../images/bullet.gif);
}

.mainPointItems
{
	padding: 0px;
	margin: 0px 5px 0px 17px;
	text-decoration: none;
	/*border: solid 1px black;*/
}

.mainPointItems a
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #4d4d4d;
}

.mainPointItems a:hover
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #007cab;
}

.highlightPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: normal;
	list-style-image: url(../../images/bullet.gif);
	padding-bottom: 10px;
}

.highlightPointItems
{
	padding: 0px 5px 0px 5px;
	margin: 7px 5px 0px 17px;
	line-height: 15px;
}

.highlightPointItems a
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #4d4d4d;
}

.highlightPointItems a:hover
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #007cab;
}

.highlightTextPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: normal;
	list-style-image: url(../../images/bullet.gif);
}

.highlightTextPointItems
{
	padding: 5px;
	margin: 10px 5px 0px 17px;
	line-height: 15px;
}

.image
{
    border-style: none;	
    text-decoration: none;
    vertical-align: middle;
}

.mainText
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #666667;
	font-weight: normal;
	margin-top: 15px;
}

.mainText a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 15px;
}

.mainText a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #007cab;
	font-weight: normal;
	margin-top: 15px;
}

.marketNewsHeading
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #007cab;
	font-weight: bold;
	white-space: nowrap;
	margin: 8px 0px 0px 0px;
}

.marketNewsAbstract
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666667;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
}

.marketNewsText
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666667;
	font-weight: normal;
	margin-top: 2px;
}

.marketNewsText a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 2px;
}

.marketNewsText a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #007cab;
	font-weight: normal;
	margin-top: 2px;
}

.article p
{
	padding-bottom: 12px;
}

.mainPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #4d4d4d;
	font-weight: normal;
	list-style-image: url(../../images/bullet.gif);
}

.mainPointItems
{
	padding: 5px;
	margin: 0px 5px 0px 17px;
	line-height: 20px;
}

.ulPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #666667;
	font-weight: normal;
	margin: 5px 0px 0px 15px;
	list-style-image: url(../../images/bullet-text.gif);
}

.olPoints
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #666667;
	font-weight: normal;
	margin: 5px 0px 0px 15px;
}

.olliPointItems
{
	padding: 5px;
	margin: 0px 5px 5px 17px;
}

.liPointItems
{
	padding: 5px;
	margin: 0px 5px 0px 17px;
}

.blueHighlight
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #007cab;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.blueHighlight a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #007cab;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.blueHighlight a:hover
{
	color: #000;
	font-weight: bold;
}

.blueHeading
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #007cab;
	font-weight: bold;
	white-space: nowrap;
	margin: 20px 0px 0px 0px;
}

.rightMenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted 1px #d3d3d3;
	width: 217px;
}

.rightMenu a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	width: 217px;
	text-decoration: none;
}

.rightMenu a:hover
{
	color: #007cab;
}

.rightMenuLast
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	width: 217px;
}

.rightMenuLast a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	width: 217px;
	text-decoration: none;
}

.rightMenuLast a:hover
{
	color: #007cab;
}

#headImageAboutUs .breadCrumb
{
	background-image: url('../../images/headerImage_AboutUs_crumb.jpg');
}

#headImageFinancialPlanners .breadCrumb
{
	background-image: url('../../images/headerImage_financialplanners_crumb.jpg');
}

#headImageGettingStarted .breadCrumb
{
	background-image: url('../../images/headerImage_GettingStarted_crumb.jpg');
}

#headImageContactUs .breadCrumb
{
	background-image: url('../../images/headerImage_ContactUs_crumb.jpg');
}

.breadCrumb
{
	float:left;
	position: relative;
	top: 148px;
	left: 0px;
	padding: 0px 20px 0px 17px;
	height:21px;
	
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #FFF;*/
}

.breadCrumbSeparator
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #0d83b0;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

.breadCrumbSeparatorBlack
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

.breadCrumbNodeStyle
{
	text-transform: uppercase;
	font: Arial normal 10px;
	color: #000000;
	text-decoration: none;
}

.breadCrumbNodeStyleWhite
{
	text-transform: uppercase;
	font: Arial normal 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

input.textinput 
{
	background-color: #e1f4fd;
	border: 1px solid #cccccc;
	color: #5b5b5b;
	text-align: left;
	font: 12px Arial, Geneva, sans-serif;
	margin: 5px 0px 5px 0px;
	vertical-align: text-top;
	padding: 2px;
}

.dropinput 
{
	background-color: #e1f4fd;
	border: 1px solid #cccccc;
	color: #5b5b5b;
	text-align: left;
	font: 12px Arial, Geneva, sans-serif;
	margin: 5px 0px 5px 0px;
	vertical-align: text-top;
	padding: 2px;
}

.check 
{
	background-color: #fff;
	color: #5b5b5b;
	border-style: none;
}

.alignright 
{
	text-align: right;
}

input.button 
{
    height: 20px;
    width: 79px;
	background: url(../../images/button1.gif) no-repeat;
	border-style: none;
	text-align: center;
	font: bold 11px Arial, Geneva, sans-serif;
	color: #fff;
	outline: none;
}
		
.ulPointsLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #666667;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	list-style-image: url(../../images/bullet-text.gif);
}

.liPointItemsLink
{
	padding: 2px;
	margin: 2px 0px 0px 17px;
}

.liPointItemsLink a
{
	color: #000;
}

.liPointItemsLink a:hover
{
	color: #007cab;
}

#sddm
{	
	float: right;
	margin: 0;
	padding: 0;
	z-index: 30;
	vertical-align: middle;
	font-weight: bold;
}

#sddm li
{	/* margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px arial; */
	
	font: Arial normal 11px;
	text-align: center;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	color: #000000;
	list-style: none;
	float: left;
	border-right: solid 2px #000000;
	font-weight: bold;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#sddm li a:hover
{	
	/* background: #49A3FF; */
	color: #007cab;
	font-weight: normal;
	font-weight: bold;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px -4px;
	padding: 0;
	background: #EEEEEE;
	font-weight: normal;
	/*border: 1px solid #000000;*/
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EEEEEE;
	color: #000000;
	font: Arial normal 11px;
	font-weight: normal;
}

#sddm div a:hover
{	background: #007cab;
	color: #FFF;
	font-weight: normal;
}





.dropdown 
{float:left;}

.dropdown dt 
{
	border-right:2px solid #000; padding:4px 10px; font-weight:normal; cursor:pointer; 
	color:#000;
}

.dropdown dt:hover 
{color: #007cab;}

.dropdown dd 
{
	position:absolute; overflow:hidden; display:none; background:#fff; 
	z-index:200; opacity:0;
}

.dropdown ul 
{border:1px solid #000; list-style:none;}

.dropdown li 
{display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited 
{display:block; padding:5px; color:#000; text-decoration:none; background:#FFF;}

.dropdown a:hover 
{background:#d9e1e4; color:#000}

.dropdownlast 
{float:left;}

.dropdownlast dt 
{
	padding:4px 10px; font-weight:normal; cursor:pointer; 
	color:#000;
}

.dropdownlast dt:hover 
{color: #007cab;}

.dropdownlast dd 
{
	position:absolute; overflow:hidden; display:none; background:#fff; 
	z-index:200; opacity:0;
}

.dropdownlast ul 
{border:1px solid #000; list-style:none;}

.dropdownlast li 
{display:inline}

.dropdownlast a, .dropdownlast a:active, .dropdownlast a:visited 
{display:block; padding:5px; color:#000; text-decoration:none; background:#FFF;}

.dropdownlast a:hover 
{background:#d9e1e4; color:#000}

.pleasenote
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666667;
	font-weight: normal;
	margin-top: 15px;
}

.TableRow 
{ 
	background-color: #F7F7F7;
	padding: 5px;
}

.TableRow2 
{ 
	background-color: #EEEEEE;
	padding: 5px;
}

.TableRowHighlight
{ 
	background-color: #E4EEF7;
	padding: 5px;
}

.Table-Border 
{
	border: none 0px;
	background-color: #DDDDDD;
	width: 650px;
	margin-top: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #666667;
}

.Table-Border a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.Table-Border a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #007cab;
	font-weight: normal;
}

.Table-Border p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #666667;
	font-weight: normal;
	margin-bottom: 6px;
}

.fileSize
{
	margin-top: 5px;	
}

.docLink
{
	vertical-align: top;
	margin-left: 25px;
	text-decoration: underline;
}

.pdfIcon
{
	border: none 0px;
	float: left;
}

.zindex
{
	z-index: 1000;
}

.panelPadding
{
	margin-left: 12px;
	margin-right: 12px;
	border-bottom: solid 2px #007cab;
}

.bodysmall   
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #6a6a6a; 
	text-decoration: none; 
	text-align: normal;
	padding: 1px 7px 1px 7px;
	border-bottom: dotted 1px #6a6a6a;
}

.bodysmalllast
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #6a6a6a; 
	text-decoration: none; 
	text-align: normal;
	padding: 1px 7px 1px 7px;
}

.marketTable
{
	width: 235px;
	margin-top: 2px;
}

.fullTableHeader
{
	background-color: #007c98;
	color: #FFF;
	font-weight: bold;
}

.fullTable
{
	background-color: #dddddd;
	width: 80%;
}

.fullTable td
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
}

.fullTableRow 
{ 
	background-color: #F7F7F7;
	padding: 5px;
}