/******************************************
Tour Specific
******************************************/
.BakRed	{ background-color: #ff0000; }

.rulTab {
	background-image: url(../images/rul_tab.gif);
	background-repeat: repeat-x }
	
a.TabOn		{
	color: #ffffff;
	font-weight: Bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
a.TabOff		{
	color: #333333;
	font-weight: Bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
a.linkBack		{
	color:#333333;
	text-decoration: underline;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkNext		{
	color:#333333;
	text-decoration: underline;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}	

a.linkClose		{
	color:#000000;
	text-decoration: underline;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
.textPgNumber {
	color:#000000;
	font-weight: regular;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
a.linkMailTo {
	color:#333333;
	font-weight: regular;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }		
	
.textStrategyMed_INACTIVE	{
	color:#999999;
	font-weight: Normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
a.linkInlineMed_INACTIVE	{
	color:#999999;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}	
	
	
/******************************************
CORE
******************************************/
td	{
	color: #333333;
	font-size: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
select	{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
input	{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }
textarea {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }

a:link:hover { color: #FF0000; }
a:nav:hover { color: #FF0000; }
/* a:link:visited { color: #FF0000; } */
a:visited:hover { color: #FF0000; }

.BakA	{ background-color: #ffffcc; }

/******************************************
LEFT NAVIGATION
******************************************/
.LeftNavOff {
	color: #000000;
	padding-left: 25px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none; }

.LeftNavOn {
	color: #000000;
	padding-left: 25px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none; }

.LeftNavSubOff {
	color: #333333;
	padding-left: 25px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none; }

.LeftNavSubOn {
	color: #333333;
	padding-left: 25px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none; }

a.linkLeftNav_Lower	{
	color: #5C5C5C;
	padding-left: 10px;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
.textLeftNav_Lower {
	color:#999999;
	padding-left: 10px;
	font-weight: Normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif }	
	
.pop_LeftNavOn {
	color: #000000;
	padding-left: 5px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none; }

.pop_LeftNavOff {
	color: #000000;
	padding-left: 5px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none; }	

/******************************************
Global
******************************************/

.topBar {
	background-image: url(../images/header_bar.gif);
	background-repeat: repeat-x; }
	
.dialog_topBar {
	background-image: url(../images/dialog_topBar.gif);
	background-repeat: repeat-x; }
	
.controlBar {
	background-color: #e6e6e6; }

.rulHeader {
	background-image: url(../images/rul_header.gif);
	background-repeat: repeat-x }

.rulContent {
	background-image: url(../images/rul_content.gif);
	background-repeat: repeat-x }

.rulDotted {
	background-image: url(../images/rul_dotted.gif);
	background-repeat: repeat-x }	

.rulFooter {
	background-image: url(../images/rul_footer.gif);
	background-repeat: repeat-x }

.spaceControlSm {
	padding-bottom: 3px }

.spaceBackSm {
	padding-bottom: 2px }

.spaceBackMed {
	padding-bottom: 10px }

.spaceBackLg {
	padding-bottom: 30px }

.spaceContentSm {
	padding-bottom: 2px }

.spaceContentMed {
	padding-bottom: 15px }

.spaceContentLg {
	padding-bottom: 30px }

.spaceHeaderBottom {
	padding-bottom: 15px }
	
.spaceDB {
	padding-bottom: 20px }
	
.spaceFooterTop {
	padding-bottom: 30px }

.spaceFooterBottom {
	padding-bottom: 40px }

.spaceFooterSm {
	padding-bottom: 2px }

.textTopPageInstruct {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textTopPageIntro {
	color:#FF0000;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textColumnHead {
	color:#5C5C5C;
	font-weight: Normal;
	font-size: 9px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textColumnHeadRight {
	color:#5C5C5C;
	font-weight: Normal;
	font-size: 9px;
	text-align: right;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textDisclaimer {
	color:#5C5C5C;
	font-weight: Normal;
	font-size: 9px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textDisclaimerEmphasis {
	color:#5C5C5C;
	font-weight: Bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textControlLabel {
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textErrorMed {
	color:#FF0000;
	font-weight: Normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

/******************************************/

.textHeaderGraph {
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderGraphEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderTool {
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderToolEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderLearn {
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderLearnEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderReport {
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHeaderReportEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

/******************************************/

a.linkGraph		{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkTool		{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkLearn		{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkEdit		{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
a.linkReport	{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkDisclosure	{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkMessages	{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}


/******************************************/

a.linkExplain	{
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
a.linkAdjust	{
	color:#333333;
	text-decoration: underline;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkFee		{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	}

a.linkInlineMed	{
	color:#333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkInlineLg	{
	color:#333333;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkFooter	{
	color: #333333;
	text-decoration: underline;
	font-size: 9px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif}	

.textFooter		{
	color:#333333;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

/******************************************
Home Page
******************************************/

.backHome  		{
	background-color: #F5F5F5}

.textTopGreetStep {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeLeft 	{
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeMed 	{
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeHead 	{
	color:#333333;
   	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeBullet {
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

a.linkHome		{
	color:#333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

/******************************************
Your Strategy
******************************************/

.spaceHeaderStrategy {
	padding-bottom: 15px }

.spaceInvestmentsSm {
	padding-bottom: 3px }

.shadowBottom	{
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: repeat-x }

.shadowRight	 {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y }

.spaceStrategyLg {
	padding-bottom: 15px }

.spaceStrategyBackLg {
	padding-bottom: 25px }

.spaceStrategyBackMed {
	padding-bottom: 10px }

.spaceStrategyMed {
	padding-bottom: 10px }

.textStrategyUnderlying {
	color:#5C5C5C;
	font-weight: Normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textStrategyData {
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textStrategyDataRight {
	color:#333333;
	font-weight: Normal;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textStrategyMed {
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textStrategyEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textStrategyEmphasisRight {
	color:#333333;
	font-weight: Bold;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

a.linkInvestments	{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

a.linkStrategyConsiders	{
	color:#333333;
	text-decoration: underline;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

/******************************************
Your Information
******************************************/
.spaceInformationLg {
	padding-bottom: 20px }

.textInfoDataLabel 		{
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoDataLabelEmphasis 		{
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoData 		{
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoDataEmphasis 		{
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoBody 		{
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoHeader 	{
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoHeaderEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textInfoLinkDivider	{
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }


/******************************************
Confirmation Page
******************************************/

.spaceConfirmMed {
	padding-bottom: 20px }

.textHeadConfirmService {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textConfirmService {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textCoStock {
	color:#666666;
	font-weight: Bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }	

/******************************************
Home Page
******************************************/

.backHome  		{
	background-color: #F5F5F5}

.textTopGreetStep {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeLeft 	{
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeMed 	{
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeHead 	{
	color:#333333;
   	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textHomeBullet {
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

a.linkHome		{
	color:#333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

/******************************************
Dialogs_Pop-ups
******************************************/

.textDialogHeader {
	color:#000000;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textDialogHeaderEmphasis {
	color:#000000;
	font-weight: Bold;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif }			

.textDialogIntro {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }	

.textDialogSm {
	color:#333333;
	font-weight: Normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textDialogSmEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

.textDialogMed {
	color:#333333;
	font-weight: Normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textDialogMedEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }	

.textDialogLg {
	color:#333333;
	font-weight: Normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
.textDialogLgEmphasis {
	color:#333333;
	font-weight: Bold;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
a.linkDialogMed{
	color:#333333;
	font-weight: Normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }	
	
a.linkAnchor	{
	color:#333333;
	font-weight: Normal;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif }

a.linkAnchorMed 	{
	color:#333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
		
A.ExplainNavOn		{
	color:#333333;
	font-weight: Bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
	
A.ExplainNavOff		{
	color:#999999;
	font-weight: Regular;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif}

/******************************************
RESEARCH LAB
******************************************/
	
.barResearch {
	background-color: #e6e6e6; }

.rulResearch {
	background-image: url(../images/rul_content.gif);
	background-repeat: repeat-x, y; }

.spaceResearchColumnSm {
	background-color: #e6e6e6;
	padding-bottom: 3px; }

.spaceResearchColumnMed {
	background-color: #e6e6e6;
	padding-bottom: 6px; }

.spaceResearchColumnLg {
	background-color: #e6e6e6;
	padding-bottom: 50px; }

.spaceResearchDataRow {
	background-color: #ffffff;
	padding-bottom: 18px; }

.RLnkColOff {
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none; }

.RLnkColOn {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none; }

.RLnkColSubOff {
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: underline; }

.RLnkColSubOn {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none; }

.RLnkdata {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none; }

.RLdata	{
	color: #333333;
	font-size: 10px;
	line-height:13px; }

A.RLnkCategoryRating{
	color:#333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

/******************************************
GUIDANCE
******************************************/
	
.barGuidance {
	background-color: #e6e6e6; }

.barGuidanceTotal {
	background-color: #333333; }

.rulGuidance {
	background-image: url(../images/rul_content.gif);
	background-repeat: repeat-x, y; }

.spaceGuidanceDataRow {
	background-color: #ffffff;
	padding-bottom: 10px; }

.textGuidanceBS {
	color:#333333;
	font-size: 10px;
	font-weight: Regular;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }

.textGuidanceCurrentRight {
	color:#333333;
	font-size: 10px;
	font-weight: Regular;
	line-height: 14px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }
	
.textGuidanceSubTotal {
	color:#333333;
	font-size: 10px;
	font-weight: Regular;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }

.textGuidanceSubTotalRight {
	color:#333333;
	font-size: 10px;
	font-weight: Regular;
	line-height: 14px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }	

.textGuidanceEmphasis {
	color:#333333;
	font-size: 10px;
	font-weight: Bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }

.textGuidanceEmphasisRight {
	color:#333333;
	font-size: 10px;
	font-weight: Bold;
	text-align: right;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }
	
.textGuidanceRevEmphasis {
	color:#ffffff;
	font-size: 10px;
	font-weight: Bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }

.textGuidanceRevEmphasisRight {
	color:#ffffff;
	font-size: 10px;
	font-weight: Bold;
	text-align: right;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; }
	
a.linkGuidanceFootnote {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: none;
	text-decoration: underline; }

/******************************************
Forms
******************************************/

/* Input Box */

INPUT.inputDB 			{
	width: 175px;
	background-color: #ffffff;
	behavior: url(/Retirement/_common/component/input.htc); }
INPUT.inputDBSelected 		{
	width: 175px;
	background-color:#fffbf0;
	behavior: url(/Retirement/_common/component/input.htc); }
INPUT.inputDBDisable 		{
	width: 175px;
	background-color:#e6e6e6;
	behavior: url(/Retirement/_common/component/input.htc); }

/* Input Box Short */

INPUT.inputDBshort 			{
	width: 82px;
	background-color: #ffffff;
	behavior: url(/Retirement/_common/component/input.htc); }
INPUT.inputDBSelectedshort 		{
	width: 82px;
	background-color:#fffbf0;
	behavior: url(/Retirement/_common/component/input.htc); }
INPUT.inputDBDisableshort		{
width: 82px;
	background-color:#e6e6e6;
	behavior: url(/Retirement/_common/component/input.htc); }

/* DROP DOWN BOXES */

SELECT.dropDB {
	width: 175px;
	background-color:#ffffff;
	behavior: url(/Retirement/_common/component/dropdown.htc); }

SELECT.dropDBshort {
	width: 82px;
	background-color:#ffffff;
	behavior: url(/Retirement/_common/component/dropdown.htc); }

SELECT.dropFund {
	width: 149;
	background-color:#ffffff;
	behavior: url(/Retirement/_common/component/dropdown.htc); }
	
/******************************************
BUTTONS
******************************************/
.spaceBtnTop {
	padding-bottom: 10px; }
	
.spaceBtnBottom {
	padding-bottom: 30px; }

.rulButton {
	background-image: url(../images/rul_button.gif);
	background-repeat: repeat-x }

/***************************************/
.btnShort		{
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*padding: 4px 4px 4px 4px;*/
	border-top: 1px solid #CCCCCC;	
	border-right: 2px solid #333333;	
	border-bottom: 2px solid #333333;	
	border-left: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	cursor: default;
	height: 21px; 
	width: 65px;
	}
	
.btnShort:hover { 
	background-color: #e6e6e6
	cursor: hand;			
	}
	
.btnShort:active { 	
	background-color: #e6e6e6;
	border-top: 2px solid #333333;	
	border-right: 1px solid #CCCCCC;	
	border-bottom: 1px solid #333333;	
	border-left: 2px solid #000000;	
	}
	
/***************************************/	
.buttonB2 {	
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*padding: 4px 4px 4px 4px;*/
	border-top: 1px solid #CCCCCC;	
	border-right: 2px solid #333333;	
	border-bottom: 2px solid #333333;	
	border-left: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	cursor: default;
	height: 21px; 
	width: 102px;	
	}
	
.buttonB2:hover { 
	background-color: #e6e6e6
	cursor: hand;			
	}
	
.buttonB2:active { 	
	background-color: #e6e6e6;
	border-top: 2px solid #333333;	
	border-right: 1px solid #CCCCCC;	
	border-bottom: 1px solid #333333;	
	border-left: 2px solid #000000;	
	}	
	
/***************************************/
.btnMedium		{
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*padding: 4px 4px 4px 4px;*/
	border-top: 1px solid #CCCCCC;	
	border-right: 2px solid #333333;	
	border-bottom: 2px solid #333333;	
	border-left: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	cursor: default;
	height: 21px; 
	width: 145px;
	}
	
.btnMedium:hover { 
	background-color: #e6e6e6
	cursor: hand;			
	}
	
.btnMedium:active { 	
	background-color: #e6e6e6;
	border-top: 2px solid #333333;	
	border-right: 1px solid #CCCCCC;	
	border-bottom: 1px solid #333333;	
	border-left: 2px solid #000000;	
	}

/***************************************/
.btnLong		{
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*padding: 4px 4px 4px 4px;*/
	border-top: 1px solid #CCCCCC;	
	border-right: 2px solid #333333;	
	border-bottom: 2px solid #333333;	
	border-left: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	cursor: default;
	height: 21px; 
	width: 175px;
	}
	
.btnLong:hover { 
	background-color: #e6e6e6
	cursor: hand;			
	}
	
.btnLong:active { 	
	background-color: #e6e6e6;
	border-top: 2px solid #333333;	
	border-right: 1px solid #CCCCCC;	
	border-bottom: 1px solid #333333;	
	border-left: 2px solid #000000;	
	}