/* BEGIN HTML STYLE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-size: 100.01%;		/* fix for IE bug */
}
p {
	font: 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	}
p .initcap {
	font: 3em Georgia, "Times New Roman", Times, serif;
	color: #930;
	background: #FFF;
	vertical-align: -7%;
	margin-right: -4px;
	}
li {
	font: .8em/160% Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #9C0;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	text-align: center;
	width: 100%;
}
h2 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
h4 {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

/* END HTML STYLE */

/* BEGIN NAVIGATION */
.NavHeader {
	color: #036;
	background: transparent;
	font-size: 0.9em;
	font-weight: bold;
}
.NavSubHeader {
	color: #660002;
	background: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	width: 136px;
	border-top: 1px #CB6767;
	border-right: 1px #CB6767;
	border-bottom: 1px dashed #CC9866;
	border-left: 1px #CB6767;
}
.localNav {
	color: #036;
	background: transparent;
	font: 0.8em Arial, Helvetica, sans-serif;
}
.localNav a:link {
	color: #036;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;
}
.localNav a:visited {
	color: #036;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;
}
.localNav a:hover {
	color: #036;
	background: #F3EEE2;
	text-align: left;
	display: block;
	text-decoration: none;
	border-right: 2px solid #930;
	width: 140px;
}
.localNav a:active {
	color: #003366;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;
}
#globalNav {
	color: #036;
	background: transparent;
	font: 0.8em Arial, Helvetica, sans-serif;
	left: -10px;
	margin-left: -35px;
}

#globalNav a:link {
	color: #036;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;
}
#globalNav a:visited {
	color: #036;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;
}
#globalNav a:hover {
	color: #036;
	background: #F3EEE2;
	text-align: left;
	display: block;
	text-decoration: none;
	border-right: 2px solid #930;
	width: 136px;

}
#globalNav a:active {
	color: #036;
	background: transparent;
	text-align: left;
	display: block;
	width: 140px;
	text-decoration: none;

}
#mamNavigation {
	font: .8em Arial, Helvetica, sans-serif;
	text-align: right;
}

/* END NAVIGATION */

/* BEGIN ARTICLE STYLE */
#articleTitle {
	font: bolder 1.5em Arial, Helvetica, sans-serif;
	color: #99CC00;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	text-align: center;
	width: 100%;
	border-bottom: thin dashed #CCC;
}
#articleContent {
	margin-left: 10px;
}
.essayParagraph {
	width: 90%;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	}	
.essayReferences {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}	
.articleLink {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.byline {
	color: #993300;
	text-transform: capitalize;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	letter-spacing: .25em;
	margin-top: -15px;
}
.byline a:link {
	color: #993300;
	border-bottom: 1px dashed #666666;
}
.byline a:visited {
	color: #993300;
}
.byline a:hover {
	color: #993300;
	border-bottom: 1px dashed #666666;
	text-decoration: none;
}
.byline a:active {
	color: #993300;
}
#sigBlock {
	font: 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.referenceList {
	line-height: 1.25em;
	margin-bottom: 15px;
}
/* END ARTICLE STYLE  */

/* BEGIN DOCUMENT STRUCTURE */
#header {
	width: 100%;
	background: #000000 url(../images/banner.jpg) no-repeat scroll left top;
	border-bottom: medium solid #99CC00;
	height: 102px;
}
#footer {
	font-size: .8em;
	color: #666;
	background: #FFF;
	text-align: center;
	border-top: 1px solid #093;
}

/* END DOCUMENT STRUCTURE */

/* BEGIN MISC STYLES */

#rightBorder {
	border-right: 1px dashed #999;
}
#bottomBorder {
	border-bottom: 1px dashed #999;
}
/* END MISC STYLES */
#narrator {
	font-size: .5em;
	color: #000000;
	font-style: normal;
	background: #FFFFFF;
	letter-spacing: 0.2em;
	word-spacing: .2em;
}
