body
{
	background: #E1E1E1;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 80%;
	color: #000;
	font-style: normal;
}
a
{
	color: #295B8D;
	text-decoration: none;
}
a:hover
{
	color: #B6051E;
}
form input
{
	font-family: Georgia, Times New Roman, Serif;
}
.center
{
	text-align: center;
}
.padding
{
	padding: 10px;
}
.hrNarrow
{
	margin: 15px 0px 15px 0px;
	background: url(/images/hrNarrow.gif) 0px 10px no-repeat;
	clear: both;
}
.hrWide,
#body .hrWide
{
	margin: 15px 0px 15px 0px;
	background: url(/images/hrWide.gif) 0px 10px no-repeat;
	clear: both;
}
#body .hrWide
{
	margin: 0px 0px 0px 0px;
}
.dropCap
{
	float: left;
	font-size: 47px;
	line-height: 40px;
	padding-top: 3px;
	font-family: Times New Roman;
	text-transform: uppercase;
}
.smallCap
{
	font-size: 85%;
	text-transform: uppercase;
}
#authorBlock img,
{
	float: left;
	margin-right: 10px;
	border: 1px solid #404040;
} 
.calloutWrap
{
	border: 2px solid #C2D2E4;
	background: #FFF;
}
.callout
{
	padding: 10px 0px 1px 0px;
	margin: 2px;
	background: #DBE4F0;
}
.heading1
{
	font-family: Times New Roman, Serif;
	font-size: 25px;
	line-height: 25px;
}
.heading2
{
	font-family: Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
}
.author
{
	margin-top: 12px;
	font-family: verdana;
	font-weight: bold;
	font-size: 80%;
}
.issue
{
	font-family: verdana;
	font-size: 80%;
	text-transform: uppercase;
}
.navItem,
.navItemOn,
.navItemSelected
{
	width: 100%px;
	padding: 8px 0px 8px 10px;
	cursor: pointer;
}	
.navItemOn
{
	background: #C2D2E4 url(/images/navOver.gif) right no-repeat;
}
.navItemSelected
{
	background: #FFF url(/images/navSelected.gif) no-repeat;	
}
.indent
{
	text-indent: 25px;
}
.footnote
{
	background: #F8FAFC;
	border: 2px solid #B2C6DE;
	padding: 5px;
	width: 250px;
	position: absolute;
	display: none;
	font-size: 85%;
	color: #1C2C40;
	line-height: 15px;
	margin-left: -160px;
	margin-top: 28px;
}

#documentWrapper
{
	width: 815px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#leftText
{
	width: 16px;
	vertical-align: top;
	background: #000;
}
#navColumn
{
	background: #DBE4F0 url(/images/navBg.gif) 0px 225px no-repeat;
	width: 160px;
	vertical-align: top;
	text-align: left;
	padding-top: 12px;
}
#mainColumn
{
	width: 613px;
	padding: 18px 15px 20px 15px;
	vertical-align: top;
	text-align: left;
	line-height: 22px;
	background: #FFF;
	border-right: 1px solid #BCBDBF;
}
#search,
#subSearch
{
	margin: 0px;
	padding: 0px;
}
#searchForm
{
	border: 2px solid #666;
	margin: 16px 0px 10px 0px;
	height: 23px;
}
#searchText
{
	height: 14px;
	padding: 3px;
	width: 170px;
	border: 0px;
	color: #666;
	float: left;
}
#searchButton
{
	float: right;
	cursor: pointer;
}

#subSearchText
{
	height: 17px;
	padding: 3px;
	color: #666;
	border: 2px solid #666;
	width: 200px;
	float: left;
}
#subSearchType
{
	height: 23px;
	width: 120px;
	padding-right: 18px;
	padding-left: 3px;
	margin-left: 8px;
	background: #FFF url(/images/selectButton0.gif) right no-repeat;
	color: #666;
	border: 2px solid #666;
	float: left;
	cursor: pointer;
}
#subSearchButton
{
	float: left;
	width: 42px;
	margin-left: 8px;
	border: 2px solid #666;
	border-left: 1px solid #666;
}

#subSearchTypeMenu
{
	position: absolute;
	z-index: 2;
	margin-left: -198px;
	display: none;
	background: #FFF;
	border: 2px solid #666;
	width: 141px;
	margin-top: -67px;
}
.typeOption,
.typeOptionOver
{
	width: 100%;
	cursor: pointer;
	color: #666;
}
.typeOptionOver
{
	background: #C9DCED;
	color: #000;
}
#footer
{	
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFF;
	background: #B6051E url(/images/bottomHalftone.gif) right no-repeat;
	text-align: center;
	height: 23px;
	border-top: 3px solid #FFF;
	border-right: 1px solid #BCBDBF;
}
#webExclusives img
{
	margin: 5px 10px 5px 0px;
	float: left;
}
.credit
{
	font-size: 10px;
	text-align: right;
}
.caption
{
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}
.ad-box
{
	float: left;
	width: 189px;
	padding: 4px;
	border: 1px solid #000;
	margin-right: 1px;
}	

@media print {
	body
	{
		background: #FFFFFF;
		margin: 0px;
		padding: 0px;
		font-family: Georgia, Times New Roman, Serif;
		font-size: 80%;
		color: #000;
		font-style: normal;
	}
	#documentWrapper
	{
		width: 600px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
	.dropCap
	{
		float: none;
		font-size: 16px;
		line-height: 16px;
		padding-top: 0px;
	}
}


