/* BEGIN HTML STYLE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
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;
}
ul li ul li {
	font-size: 12px;
}
h1 {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #223f6f;
	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;
}
dl {
	font: 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;

}
dt {
	font-size: 1em;
	font-weight: bold;
	color: #FF9933;
}
/* END HTML STYLE */

/* BEGIN NAVIGATION */
.NavHeader {
	color: #036;
	background: transparent;
	font-size: 0.9em;
	font-weight: bold;
}
.NavSubHeader {
	color: #223f6f;
	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: 138px;
}
.localNav a:active {
	color: #003366;
	background: transparent;
	text-align: left;
	display: block;
	width: 138px;
	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 */
.article {
	margin-bottom: 5px;
	list-style: square;
}
.article a:link {
	color: #036;
	text-decoration: none;
	font-size: 1.2em;
}
.article a:visited {
	color: #036;
	text-decoration: none;
	font-size: 1.2em;
}
.article a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-size: 1.2em;
}
.article a:active {
	color: #036;
	text-decoration: none;
	font-size: 1.2em;
}
#articleTitle {
	font: bolder 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	text-align: center;
	width: 100%;
	border-bottom: thin dashed #CCC;
}
#articleContent {
	margin-right: auto;
	margin-left: auto;
	width: 96%;
}
.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;
}
.articleTitle {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.byline {
	color: #333;
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
}
.plainBullet {
	margin-top: 10px;
}
.byline a:link {
	color: #FF9933;
	border-bottom: 1px dashed #666666;
}
.byline a:visited {
	color: #FF9933;
}
.byline a:hover {
	color: #FF9933;
	border-bottom: 1px dashed #666666;
	text-decoration: none;
}
.byline a:active {
	color: #FF9933;
}
#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: #223f6f url(../images/globe.jpg) no-repeat right;
	border-bottom: 3px solid #c9e5f0;
	overflow: hidden;
}
#footer {
	color: #666;
	background: #FFF;
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif;
	}

/* 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;
}

.committeeMember {
	padding: 2px;
	border: 1px solid #CCC;
}
.style1 {
	color: #666;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}.small {
	font-size: 11px;
}
.pressReleaseHeader {
	color: #000000;
	font-size: 1.7em;
}
.subHead {
	font-size: 1.3em;
	color: #666666;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#winnerImage {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.pixOutline {
	padding: 3px;
	border: 1px solid #003333;
}
/*
a[href^="http://"] { 
   padding-left: 15px;
   background: transparent url(http://thor.ams.org/images/homepageimages/externalIcon.gif) no-repeat center left;
}*/
.noBullet {
	list-style: none;
}
.podcast {
	list-style: url(../images/megaphone.jpg) outside;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
