/***************************************************************
	Anchor Tags
***************************************************************/
/* default */
#outerwrap a {
	color: #00686F;
	text-decoration: underline;
}
#outerwrap a:hover {
	color: #003732;
	text-decoration: underline;
}

#outerwrap a:visited {
	color: #A3A3A3;
	text-decoration: none;
}

/***************************************************************
	HTML tags basic translation
***************************************************************/
/* default margins better than on body tag */

#outerwrap #wrap {
	color: #414141;
	border: 1px solid #00645A;
	background-color: #FCFAE0;
}

#outerwrap div,
#outerwrap p,
#outerwrap td,
#outerwrap th,
#outerwrap ul,
#outerwrap ol,
#outerwrap li,
#outerwrap dl,
#outerwrap dt,
#outerwrap dd {
	color: #414141;
}

#outerwrap #pContent {
	background-color: #fff;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#outerwrap #sContent {
	background-color: #FCFAE0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#outerwrap #secondary {
	font-size: 0.94em;
}

#outerwrap b,
#outerwrap strong {
	font-weight: bold;
}

/* Default Lists */
#outerwrap ol {
	background-image: none;
}
#outerwrap ol li {
	background: none;
}
#outerwrap ul {
	margin: 0em 0em 1em 1.75em;
	padding: 0px;
	list-style-type: none;
}
#outerwrap ul li {
	background: url(http://download.101com.com/newsletters/tdwi/graphics/blt.gif) no-repeat 0px 0.2em;
}

#outerwrap dl {
	margin: 0 0 1em 1em;
	padding: 0;
	list-style-type: none;
}
#outerwrap dt {
	background: url(http://download.101com.com/newsletters/tdwi/graphics/blt.gif) no-repeat 0 0.5em;
}

/* Default form input fields */
#outerwrap input,
#outerwrap select,
#outerwrap option,
#outerwrap textarea, {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#outerwrap hr {
	color: #eee;
	border-top: 1px solid #2CB0B4;
	border-bottom: 2px solid #efefef;
	background-color: transparent;
}

/* Default heading styles */
/* Used for logo only */

#outerwrap h1 a {
	background-image:  url(http://download.101com.com/newsletters/tdwi_eru/h1_eru06.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#outerwrap h2 {
	background-color: #00635A;
}

#outerwrap h2 a {
	background-image:  url(http://download.101com.com/newsletters/tdwi_eru/h2_eru0608.gif);
	background-position: 10px top;
	background-repeat: no-repeat;
}

#outerwrap h3,
#outerwrap h4,
#outerwrap h5,
#outerwrap h6,
#outerwrap h3 a,
#outerwrap h4 a,
#outerwrap h5 a,
#outerwrap h6 a {
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	color: #005890;
	text-decoration: none;
}

#outerwrap h3 a:hover,
#outerwrap h4 a:hover,
#outerwrap h5 a:hover,
#outerwrap h6 a:hover {
	text-decoration: underline;
}

#outerwrap h3 {
	font-size: 1.52em;
}
#outerwrap h4 {
	font-size: 1.35em;
}

#outerwrap h5 {
	font-size: 1.12em;
}

#outerwrap h6 {
	font-size: 1em;
}

#outerwrap #secondary h6,
#outerwrap #secondary h6 a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

/* Zebra Tables alt color rows */
#outerwrap table.zebra {
	background-color: #fff;
	border: 1px solid #006089;
}

#outerwrap table.zebra td {
	font-size: 1em;
	background-color: #fff;
}

#outerwrap table.zebra tr.zebra td {
	background-color: #E1E1E2;
}

#outerwrap table.zebra th {
	font: 1em;
	background-color: #006089;
	color: #fff;
	text-align: left;
}

#outerwrap table.zebra td.cat {
	font-weight: bold;
}

/***************************************************************
	Layout
***************************************************************/

#outerwrap #header {
	background-color: #4C9950;
	border-bottom: 2px solid #2CB0B4;
}

#outerwrap #header #links,
#outerwrap #header #date {
	color: #fff;
	font-size: 1em;
}

#outerwrap #header #date {
	text-align: right;
}

/* footer */
#outerwrap #footer {
	color: #fff;
	background-color: #00635A;
	text-align: center;
	font-size: 0.9em;
	border-right: 1px solid #00635A;
	border-bottom: 2px solid #2CB0B4;
	border-left: 1px solid #00635A;
}

#outerwrap #footer a,
#outerwrap #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#outerwrap #footer a:hover,
#outerwrap #footer a:active {
	text-decoration: underline;
}

/* optout */
#outerwrap .optout {
	color: #820A0F;
	background-color: #fff;
	font-size: 0.9em;
}

#outerwrap .optout p {
	color: #414141;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
}

#outerwrap .optout a {
	color: #820A0F;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
#outerwrap .optout a:visited {
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
}
#outerwrap .optout a:hover,
#outerwrap .optout a:active {
	color: #820A0F;
	text-decoration: underline;
	font-weight: normal;
}

/***************************************************************
	Misc
***************************************************************/
#outerwrap .news {
	border: 1px solid #BCD7D8;
	text-align: left;
	background-color: #fff;
	background-image: url(http://download.101com.com/newsletters/tdwi_eru/eru_news_bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
}

#outerwrap #sContent #secondary .news h6 {
	text-align: center;
	padding: 0.5em 0;
	color: #fff;
	background-color: #009D98;
	border-bottom: 1px solid #DBF1F2;
}

#outerwrap .brochure {
	text-align: left;
}

#outerwrap .brochure p {
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}

#outerwrap .brochure img {
	border: 1px solid #E6E6E6;
}

#outerwrap .author {
	color: #333333;
	font: 1em Geneva, Arial, Helvetica, sans-serif;
}

#outerwrap .bio {
	color: #707070;
	font: 1em Geneva, Arial, Helvetica, sans-serif;
}

#outerwrap table.related {
	border-top: 1px solid #820A0F;
}

#outerwrap table.related td {
	background-color: #EEEBE4;
}

#outerwrap table.related ul {
	list-style-type: none;
}
#outerwrap table.related ul li {
	font-size: 1em;
	padding-left: 1em;
	background: url(http://download.101com.com/newsletters/tdwi/graphics/blt.gif) no-repeat 0px 0.2em;
	margin-bottom: 0.5em;
}

#outerwrap table.cal {
	font: normal 0.9em/1.2em Arial, Helvetica, sans-serif;
	border: 1px solid #005890;
	text-align: left;
}

#outerwrap table.cal td {
	font-style: bold;
	color: #67020B;
	text-align: left;
}

#outerwrap table.cal th {
	color: #fff;
	background-color: #005890;
	font: bold 1em/1.2 Arial, Helvetica, sans-serif;
	text-align: left;
}

#outerwrap table.cal tr.world {
	background-color: #C1DCEE;
}

#outerwrap table.cal tr.zebra {
	background-color: #eee;
}

#outerwrap table.cal td.blk {
	color: #000;
}
/***************************************************************
	 Other Heading Styles
***************************************************************/
/*  headers black */
#outerwrap .blk {
	color: #000;
}
/*  headers white */
#outerwrap .wit {
	color: #fff;
}
/*  headers grey */
#outerwrap .gre {
	color: #666;
}
/* red */
#outerwrap .red {
	color: #A90029;
}
