body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background: #444;
	color: #000;
	margin: 0px;
}

A
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
A:link
{
	text-decoration: none;
	color: #360;
}
A:visited
{
	text-decoration: none;
	color: #360;
}
A:hover
{
	text-decoration: none;
	color: #000000;
}

#pageContainer
{
	width: 977px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#headerContainer
{
	width: 977px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

.headerMain
{
	width: 977px;
	height: 118px;
	background-image: url('/img/banner.jpg');
	cursor: pointer;
}

.linksContainer
{
	width: 977px;
	height: 36px;
	line-height: 36px;
	background-image: url('/img/titlebarBG.jpg');
	background-repeat: repeat;
	overflow: hidden;
	text-align: center;
}

.linksContainer A:link, .linksContainer A:visited, .linksContainer A:hover
{
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}

.linksContainer A:hover
{
	color: #eee;
	text-decoration: underline;
}

.mainPanelLeft
{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	width: 557px;
	letter-spacing: 1px;
	background-color: #fff;
}

.mainPanelRight
{
	color: #000;
	width: 400px;
	background-image: url('/img/panelRightBG.jpg');
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.mainPanelRightHeader
{
	background-image: url('/img/panelHeader.jpg');
	background-repeat: no-repeat;
	width: 400px;
	height: 28px;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	overflow: hidden;
	line-height: 28px;
}

.mainPanelRight A:link, .mainPanelRight A:visited, .mainPanelRight A:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #888;
	text-decoration: underline;
}

.mainPanelRight A:hover
{
	color: #aaa;
}

.mainPanelRight ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.mainPanelRight li
{
	margin-bottom: 16px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}


a.white:link, a.white:visited, a.white:hover
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover
{
	color: #eee;
}

a.grey:link, a.grey:visited, a.grey:hover
{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}
a.grey:hover
{
	color: #eee;
}


.spacer
{
	line-height: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}


.newDiv
{
	position: absolute;
	z-index: 5
}
.newImg
{
	position: relative;
	left: -38px;
	top: -7px;
}


.copy
{
	width: 977px;
	height: 18px;
	background-color: #ccc;
	color: #000;
	font-size: 10px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
}

.article, .article td
{
	font-size: 12px;
}
.article
{
	line-height: 18px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}

.article a:link, .article a:visited, .article a:hover
{
	color: #360;
}
.article a:hover
{
	color: #000;
	text-decoration: underline;
}

.articleTitle
{
	width: 100%; 
	color: #444;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	list-style-type: none;
	float: left;
}
.articleTitleOver
{
	width: 100%; 
	color: #080;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	float: left;
}

blockquote
{
	border : 2px solid #080;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
}

h2
{
	font-size : 30px;
	font-family : Arial;
	color : #505050;
	text-align : left;
	line-height: 32px;
	margin: 0;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

h4
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

.issueMenu A:link, .issueMenu A:visited, .issueMenu A:hover
{
	padding: 5px;
	border: 1px solid #360;
	background-color: #360;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-left: 5px;
}


.tableMedium td
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-left: 5px;
}
.tableMedium th
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #fff;
	margin: 0px;
	font-weight: bold;
	background-color: #444;
	line-height: 20px;
}

.textSmall
{
	font-size: 10px;
}

.quoteGreen
{
	border: 1px solid #000;
	background-color: #080;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}


.btnGrey
{
	border: 1px solid #000;
	background-color: #bbb;
	color: #000;
}

.section
{
	width: 800px;
	text-align: left;
}



#blackScreenContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 90;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: none;
	font: bold 24px verdana;
	color: #09c;
	text-align: center;
}
#blackScreenText
{
	width: 600px;
	height: 300px;
	border: 1px dashed #eee;
	color: #fff;
	background-color: #444;
	text-align: left;
	display: none;
	position: absolute;
	z-index: 95;
}
#blackScreenText a, #blackScreenText a:visited, #blackScreenText a:link, #blackScreenText a:hover
{
	color: #aaa;
}



.articleBackIssues, .articleBackIssues td
{
	font-size: 14px;
}
.articleBackIssues
{
	line-height: 18px;
	text-align: left;
}


.frontPageArticleList ol
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: inside;
}

.frontPageArticleList li
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 20px;
}

.frontPageArticleList li p
{
	padding: 5px 0px 5px 10px;
	margin: 0px;
	font-size: 10px;
	letter-spacing: 0em;
}

.frontPageArticleList a, .frontPageArticleList a:link, .frontPageArticleList a:hover, .frontPageArticleList a:visited
{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0em;
	font-weight: bold;
}

.frontPageArticleList h1
{
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}


.frontPageArticleList ol li ul
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.frontPageArticleList ol li ul li
{
	list-style-type: disc;
	list-style-position: inside;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
}

.frontPageArticleList ol li p
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	letter-spacing: 0em;
}


.banner
{
	margin: 10px 0px 0px 25px;
	width: 468px;
	height: 60px;
	cursor: pointer;
}

.banner0911
{
	background: #fff url('/img/banner_nce.jpg') no-repeat;
	border: 1px solid #444;
}	

.banner728
{
	width: 728px;
	height: 90px;
	background-color: #189619;
	color: #fff;
	border: 2px solid #360;
	font-size: 1.2em;
	text-align: center;
	margin-left: 75px;
	cursor: pointer;
}

.ulPlain, .ulPlain li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ulPlain li
{
	margin-left: 10px;
}

.tableSmall td
{
	font-size: 10px;
}


.ppt ul,.pdf ul
{
	list-style-type: none;
}
.ppt li,.pdf li
{
	margin-top: 2px;
	padding-left: 43px;
	margin-left: 10px;
	height: 37px;
	vertical-align: bottom;
	list-style: none;
	background: url(img/ppt.png) no-repeat center left; 
}
.pdf li
{
	background: url(img/adobe.png) no-repeat center left; 
}
