/* @group ezine Header */

#ezine #pageName {
	
}


#ezine #pageName h2 {
	text-align: center;
	font-size: 23px;
	padding: 0;
	border-style: none;
	color: #990000;
}


#ezine .tagline {
	color: #003399;
	text-align: center;
	font: italic 0.95em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}



/* @end */

/* @group Issue & Date */

#ezine #pageName ul{
	list-style-type: none;
	display: block;
	margin-bottom: 12px;
	font-size: .75em;
	font-weight: bold;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding-top: 3px;
	padding-left: 0;
	padding-bottom: 3px;
}

#ezine #pageName li{
	display: inline;
}

#ezine #pageName li.tocDate {
	margin-left: 210px;
}

/* @end Issue & Date */

/* @group ezineTOC */
div#ezineTOC {
	float: left;
	clear: right;
	width: 290px;
}

#ezineTOC h3 {
	color: #003399;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin-bottom: 6px;
	font-size: .8em;
}

#ezineTOC p {
	letter-spacing: .15em;
	margin-bottom: 0;
}

#ezineTOC h4 {
	
	margin-bottom: 12px;
	margin-top: 0;
	margin-left: 15px;
}


/* @end ezineTOC */

/* @group ezineEratta */
div#ezineEratta {
	float: left;
	clear: right;
	width: 200px;
	background-color: #fff;
	margin-left: 15px;
	padding: 6px;
	border: 4px double #003399;
}

div#ezineEratta p {
	font-size: .65em;
}


/* @end ezineEratta */

/* @group ezineContent */
div#ezineContent {
	padding-top: 6px;
}

#ezineContent h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #003399;
	margin-bottom: 0.2px;
	padding: 0.1em 1em;
	margin-top: 1em;
}

#ezineContent h3 {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	margin-bottom: .2em;
}

#ezineContent h4 {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: .1em;
}

#ezineContent p {
	color: #333333;
	font: 0.8em/1.4em Verdana, Helvetica, Arial, sans-serif;
}

#ezineContent a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#ezineContent a:hover {
	text-decoration: underline;
	color: #0066a9;
}

#ezineContent blockquote {
	color: #003399;
	font-size: 0.85em;
	line-height: 1.5em;
	text-indent: -0.6em;
}

#ezineContent .imgRight {
	float: right;
	clear: left;
	margin: 6px 20px 0px 18px;
}

#ezineContent .imgLeft {
	float: left;
	clear: right;
	margin: 3px 18px 3px 0;
}

#ezineContent .ruledHead {
	margin-top: 2em;
	border-top: 1px dotted #003399;
	padding-top: 0.75em;
}

#ezineContent .zineQuote {
	color: #3366CC;
	text-indent: -7px;
	margin: 20px 80px 5px 50px;
	font: 1em/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-left: 18px solid #A1C4E5;
	padding-left: 16px;
}

#ezineContent .zineQuote-atribution {
	color: #3366CC;
	margin: 0 80px 10px 50px;
	text-align: right;
	font: italic normal 0.8em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 30px;
}



#ezineContent .reprint { font-size: .65em; }
#ezineContent ul {
}

/* @end ezineContent */

/* @group ezineBoilerplate */
#ezineBoilerplate h2 {
	font-weight: bold;
	color: #FFF;
	background-color: #4c6699;
	padding: .1em 1em;
	margin-bottom: .5em;
	font-size: .9em;
}

#ezineBoilerplate p {
	color: #333333;
	font: 0.75em/1.5em Verdana, Helvetica, Arial, sans-serif;
}

#ezineBoilerplate a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#ezineBoilerplate a:hover {
	text-decoration: underline;
	color: #0066a9;
}


/* @end ezineBoilerplate */

/* @group ezineInfo */

#ezineInfo {
	text-align: center;
	background: #EEEEEE;
	border-top: 1px solid #003366;
	padding: 6px;
	margin-top: 20px;
}

#ezineInfo .footerText {
	font-size: 0.9em;
	color: #666666;
}

/* @end ezineInfo */

/* @group ezineExtra */

#ezine .boldRed {
	color: #900;
	font-weight: bold;
}

.hangCap {
	margin-left: 24px;
	text-indent: -20px;
}

.hangCap strong {
	color: #990000;
	font-size: 20px;
}

.hangCap em { font-weight: bold; }
#ezineContent   ul li {
	font-size: 0.8em;
	color: #333333;
	list-style: disc;
}


#ezineContent li {
	margin-bottom: 1em;
	list-style: circle;
}

.noBullet { list-style-type: none; }

#ezineContent td { font-family: Verdana, Helvetica, Arial, sans-serif; }

/* @end ezineExtra */
