@charset "ISO-8859-1";
* {
	padding: 0px;
	margin: 0px;
}
.clear{
	clear:both;
	}
.emphasis{
	font-weight:bold;
	}
#headerWrapper{
	position:relative;
	width:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	}
#header{
	position:relative;
	width:800px;
	height:13px;
	margin:0 auto;
	text-align:Left;
	background-image:url(images/researchHeader.gif);
	background-repeat:no-repeat;
	}
#mainContentWrapper{
	position:relative;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	}
#mainContentTop{
	position:relative;
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/twoColBackground.gif);
	background-repeat:repeat-y;
	}
#mainColOne{
	float:left;
	width:254px;
	text-align:left;
	}
#menuDiv{
	margin-left:13px;
	}
#mainColTwo{
	float:left;
	width: 546px;
	text-align:left;
	}
/*#colTwoBoxHeader{
	margin-left:27px;
	margin-top:10px;
	width:500px;
	height:6px;
	background-image:url(images/twoColBoxHeader.gif);
	background-repeat:no-repeat;
	}
#colTwoBoxBody{
	margin-left:27px;
	width:500px;
	background-image:url(images/twoColBoxBody.gif);
	background-repeat:repeat-y;
	}
#colTwoBoxBody p{
	margin-top:10px;
	}
#colTwoBoxBody a:link, a:focus, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}
#colTwoBoxBody a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}
#colTwoBoxFooter{
	margin-left:27px;
	width:500px;
	height:6px;
	background-image:url(images/twoColBoxFooter.gif);
	background-repeat:no-repeat;
	}*/
/*#colTwoBoxColOne{
	float:left;
	width:230px;
	margin-left:10px;
	}
#colTwoBoxColTwo{
	float:left;
	margin-left:20px;
	margin-top:0px;
	width:230px;
	}*/

.threeColHorizLine{
	height:33px;
	width:800px;
	background-image:url(images/horizontal3ColLineBackground.gif);
	background-repeat:no-repeat;
	}
/*-------------------------------------Main Bottom------------------------------------*/
#mainContentBottom{
	position:relative;
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url(images/threeColBackground.gif);
	background-repeat:repeat-y;
	}

#threeColColOne, #threeColColTwo, #threeColColThree{
	float:left;
	width:247px;
	text-align:left;
	}
#threeColColOne p, #threeColColTwo p, #threeColColThree p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:10px;
	color:000000;
	}
.sublink{
	margin-left:10px;
	}

#threeColColOne{
	width:237px;
	margin-left:14px;
	}
#threeColColOne.noDesc {
	padding-top:20px;
	}
	
.oneColBoxHeader{
	margin:0px;
	width:237px;
	height:6px;
	background-image:url(images/oneColBoxHeader.gif);
	background-repeat:no-repeat;
	}
.oneColBoxBody{
	width:237px;
	background-image:url(images/oneColBoxBody.gif);
	background-repeat:repeat-y;
	}
.oneColBoxBody p{
	padding-left:10px;
	}
#mainContentWrapper #mainContentBottom #threeColColOne .oneColBoxBody a{
	}
.oneColBoxFooter{
	width:237px;
	height:6px;
	background-image:url(images/oneColBoxFooter.gif);
	background-repeat:no-repeat;
	}
.oneColBoxBody a:link, a:focus, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
.oneColBoxBody a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	}
#threeColColOne p.indent{
	text-indent:-17px;
	margin-left:17px;
	margin-top:10px;
	}
#twoColWrapper{
	float:left;
	margin-left:10px;
	}
#newsletterSlideshowWrapper{
	float:left;
	margin-left:30px;
	}
#threeColColTwo{
	width:236px;
	margin-left:18px;
	}
	.articleHeader{
	width:236px;
	padding:7px 0;
	margin-top:20px;
	background-color:#eae2cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000000;
		}
		.articleHeader.first{
			margin-top:0px;
			}
	.articleSubtitle{
	width:236px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2CC;
	padding-bottom: 4px;
		}
#threeColColTwo .indent{
	margin-left:10px;
	padding-top: 0px;
	}
	
#protectedHeaderNoDesc{
	margin-left:18px;
	margin-top:20px;
	}
	
#twoColWrapper a:link, a:focus, a:active{
	color:black;
	text-decoration:none;
	}
#twoColWrapper a:hover{
	color:#0000FF;
	}
	
#threeColColThree{
	width:236px;
	margin-left:24px;
	}
#threeColColThree p.indent{
	text-indent:-17px;
	margin-left:17px;
	margin-top:10px;
	margin-bottom:0px;
	padding-top:0px;
	paddng-bottom:0px;
	}
#mainContentWrapper #mainContentBottom #twoColWrapper img{
	margin-left:17px;
	}
#footerWrapper{
	position:relative;
	margin-bottom:20px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	}
#footer img{
	position:relative;
	width:800px;
	height:111px;
	margin:0 auto;
	text-align:Left;
	}
