body
	{ margin:0px; padding:0px; color:#666;  background-color:#fff;
	font-size:11px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

a
	{ color:#666; background-color:inherit;}

b
	{ color:#000; background-color:inherit;}

H1, H2, H3
	{ margin-top:3px; margin-bottom:3px; padding-top:0px; color:#2D5193; background-color:inherit;}
H1
	{ font-size:16px; }
H2
	{ font-size:14px; }
H3
	{ font-size:12px; }

	
ul
	{ padding:0; margin: 6px 11px 0 17px;}
ul li
	{ list-style-image:url(../images/bullet_orange.png); padding:0; }
	
#flow_outher
	{ margin:11px auto 11px auto; padding:0px;	width:758px; }

#flow_flash_splash
	{ height:198px; padding:0 6px 0 1px;
	background-image:url(../images/flow_back.png); background-repeat:repeat-y; background-position:left top; }

.flow_spacer
	{ height:11px; font-size:1px;
	background-image:url(../images/flow_spacer.png); background-position:left top;  background-repeat:no-repeat; }
.flow_spacer_noline
	{ height:10px; font-size:1px;
	background-image:url(../images/flow_spacer.png); background-position:left bottom;  background-repeat:no-repeat; }

.flow_message
	{ padding:11px 7px 11px 1px; clear:both;
	background-image:url(../images/flow_back.png); background-repeat:repeat-y; background-position:left top; }
.flow_content 
	{ padding:11px 17px 11px 11px;
	background-image:url(../images/flow_back.png); background-repeat:repeat-y; background-position:left top; }

.flow_content2c
	{ padding:1px 7px 11px 1px; clear:both;
	background-image:url(../images/flow_back_2c.png); background-repeat:repeat-y; background-position:left top;}

.flow_content2inner
	{ padding:1px 7px 11px 1px; clear:both;
	background-image:url(../images/flow_back_2inner.png); background-repeat:repeat-y; background-position:left top;}
.flow_content_cleaner
	{ clear:both; height:0px; font-size:1px;}


/* 2c Flow */
.flow_left
	{ float:left; width:189px; margin:0 0 0 10px; }
.flow_right
	{ width:auto; padding:0 7px 0 11px; margin:0 2px 0 201px;}

.flow_img_right
	{ float: right; margin-left:11px;}
.flow_img_left
	{ float: left; margin-right:11px;}

.orange_bold
	{ color:#F60; background-color:inherit; font-weight:bold;}
	
/* AdBlock & AdBlock+ HACK */
div[style*="-moz-border-radius"]
, div[style*="-moz-border-radius"] 
	{ display:none !important; }

.flashEmail
	{ position:absolute; }
	
/* Home Page Specific */	
#HomeBullet 
	{ color:#163369; background-color:inherit; font-size:11px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#HomeEditions 
	{ float:right; text-align:right; width:476px; height:295px; padding:0; margin:0 2px 0 0;
	background-image:url(../images/Editions.png); background-repeat:no-repeat; background-position:top left;}
#HomeJoinNow
	{ background:none; margin:0 0 0 10px; width:253px; }

/* FAQ Specific */	
.FAQ_Question
	{ font-style:italic; font-weight:bold; color:#163369; background-color:inherit;}
.FAQ_Answer
	{ }
	
/* Editions Specific */	
#EditionsTopList
	{ color:#F93; background-color:inherit;}
#EditionsTopList li
	{ list-style-image:url(../images/bullet_orange_check.png);}

.EditionTableCell
	{ border-top:dashed 1px #ccc; padding:11px 0 5px 0}
	
/* Message Box & Error Box */
.MessageCaption_Error
	{ font-size:14px; color:#900; background-color:inherit; font-weight:bold; padding-bottom:3px;}
.MessageCaption_Info
	{ font-size:14px; color:#666; background-color:inherit; font-weight:bold; padding-bottom:3px;}
.MessageText
	{ font-size:11px; color:#666; background-color:inherit; padding-top:3px; }
	
.imgThumbBox
	{ padding-left:60px;}
	
/* Tutorials Specific */	
.Tutorial_NavToolbarButton
	{ background-color:#628ddd; height:19px; color:#fefefe; padding:2px; margin:3px 3px 0 0;}
.Tutorial_NavToolbarButton img
	{ margin-top:0px; margin-bottom:-4px; margin-right:3px;}

.Tutorial_PageToolbarButton
	{ background-color:#fc6; height:18px; width:66px; color:#666; padding:2px; margin:3px 3px 0 0;}
.Tutorial_PageToolbarButton img
	{ margin-bottom:-5px;}

.Tutorial_PageButton
	{ border:solid 1px #ccc; background-color:#ffc; height:16px; width:66px;color:#666; padding:2px; margin:3px 3px 3px 0; white-space:nowrap;}
.Tutorial_PageButton img
	{ margin-bottom:-5px;}

