body {
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	margin:0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	color:#000000;
	font: 78%/1.5 arial, helvetica, serif;
	text-align: center;
	/*background-color: #CED9E7;*/
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#lineContainer {
	width: 760px;
	position: relative;
	padding:0px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#container {
	width:760px;
	position: relative;
	text-align: left;
	padding:0px;
	margin: 0 auto;
}
#masthead {
	position: relative;
	width: 760px;
	height: 94px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#pageTitle {
	position: relative;
	width: 760px;
	height: 25px;
	background-color: #004B85;
	border: 1px solid #000000;
}
#pageTitle span {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 3px;
}
#pageTitle2 {
	position: relative;
	width: 760px;
	height: 25px;
	background-color: #004B85;
	border: 1px solid #000000;
}
#pageTitle2 span {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 3px;
}
#toplink {
	width: 760px;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}
#toplink a{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .25em;
	color: #2E2E2E;
	padding-right: 8px;
	padding-left: 8px;
}
#toplink a:hover {
	color: #007F61;
	background-color: #EEEEEE;
}
#mainContent {
	position: relative;
	width: 760px;
	margin-top: 20px;
}
#mainContent .hang {
	text-indent: -10px; margin-left: 10px; 
}
#mainContent p {
	padding-left: 5px;
	padding-right: 5px;
}
#mainContent .bgtext {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #2E2E2E;
}
#mainContent .subtitle {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #990000;
}
#mainContent2 {
	position: relative;
	width: 760px;
	margin-top: 20px;
}
#mainContent2 .hang {
	text-indent: -10px; margin-left: 10px; 
}
#mainContent2 p {
	padding-left: 5px;
	padding-right: 5px;
}
#mainContent2 .bgtext {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #2E2E2E;
}
#mainContent2 .subtitle {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #990000;
}
.titleArea {
	background-color: #EEEEEE;
}
#articleBox {
	width: 760px;
	position: reltive;
	display: block;
	padding-bottom: 10px;
	clear: both;
	border-top: 1px solid #CCCCCC;
}
#articleBoxLeftPages {
	width: 50px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
#articleBoxLeft {
	width: 620px;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#articleBox .title{
	position: relative;
	padding-left: 5px;
	display:block;
	clear: both;
	font-weight: bold;
	color: #333333;
	font-style: bold;
	border-bottom: 5px solid #FFFFFF;
	background-color: #EEEEEE;
	
}
#articleBoxLeft p span{
	padding-left: 20px;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
	
}
#articleBoxRight {
	width: 80px;
	padding-left: 3px;
	padding-right: 2px;
	float: left;
	text-align: right;
	clear: right;
}
#articleBoxRight a {
	background-color: #004B85;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #000000;
}
#articleBoxRight a:hover {
	background-color: #007F61;
	border: 1px solid #000000;
}
#foot {
	position: relative;
	width: 760px;
	height: 55px;
	border-top: 2px solid #004B85;
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
	display: block;
	clear: both;
	background: URL(../images/ISSN.jpg) top right no-repeat;
}
sup {
	font-size: 9px;
}
sup a {
	color: #000000;
	text-decoration: none;
}
.fn {
	padding-right: 3px;
	padding-left: 3px;
}
u {
	text-decoration: underline;
}	
h3 {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
	color: #004B85;
	border-bottom: 1px solid #CCCCCC;
}
h4 {
	font-weight: bold;
	font-size: 110%;
	letter-spacing: .1em;
	color: #004B85;
	border-bottom: 1px solid #007F60;
	background-color: #E9EEF4;
}
h5 {
	font-weight: bold;
	font-size: 104%;
	letter-spacing: .1em;
	color: #007F60;
	border-bottom: 1px solid #004B85;
}
.author {
	color: #007F60;
}
.subemph {
	font-style: oblique;
}
sup a {
	color: #006699;
	text-decoration: none;
}
.endnotes {
	font-size: 90%;
	color: #333333;
}
.imgleft {
	position: relative;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	border-color: #CCCCCC;
}
.imgright {
	position: relative;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 4px;
	border-color: #CCCCCC;
}
img#imglink {
	color: #EEEEEE;
	border: none;
	text-decoration: none;
}
#textarea p.hang { 
	text-indent: -10px; margin-left: 10px; 
} 
#clpopup {
	border:thin dotted; clear:both; background:#C1E4FF; color:#000;
}
.contactlistnames {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
}

