* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/img/background-grey_pinstripe.gif);
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #008071;
}
a:hover {
	color: #002b26;
}
p {
	margin: 0 0 1em 0;
}
h1 {
	margin: 0 0 0.25em 0;
	font-size: 200%;
	color: #002b26;
}
h1.articleTitle {
	font-size: 10pt;
	font-weight: normal;
}
h1.articleTitle b, h1.articleTitle strong {
	font-size: 200%;
	font-weight: bold;
}
h3 {
	padding: 0 10px;
	font-size: 120%;
	color: #002b26;
	border-bottom: 2px dotted #a3cbc3;
	margin: 0 0 0.5em 0;
}
#centercol h3, #leftcol fieldset h3 {
	margin: 0 -10px 0.5em -10px;
}
h4 {
	font-size: 130%;
	font-weight: normal;
	font-family: Arial;
	color: #222;
}
.articleListing h4 {
	margin: 0 0 10px 0;
	font-size: 100%;
}
h4 a {
	font-weight: normal;
}
h5 {
	font-size: 110%;
	margin: 0 0 0.75em 0;
	font-weight: normal;
}
h5 .authors {
	font-weight: normal;
	font-size: 90%;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.tupperware {
	width: 960px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 143px;
	margin: 20px 0 0 0;
}


#header.new {
	height: 154px !important;
}


#signUp				{ position: absolute; z-index: 2; bottom: 19px; right: 0; padding-top: 20px; min-height: 5px;}
#signUp h3 			{ position: absolute; right: 0; top: 0; z-index: 9; height: 20px; width: 145px; margin: 0; padding: 0; border: 1px solid rgb(92,118,114); border-bottom-color:  rgb(57,70,69); background: url(/img/button_signUP.png) no-repeat 0 0; text-indent: -50000px; overflow: hidden; cursor:pointer;}
#signUp #formBox 	{ display: none; width: 535px; background: rgb(57,70,69); border: 1px solid rgb(92,118,114); border-bottom: 0;}
#signUp #formBox div{ border: 1px solid #757e7d; padding: 4px; overflow: auto; }
#signUp #email_address{ float: left; width: 375px; padding-bottom: 0; }
#signUp .submit		{ float: right; width: 137px; padding-bottom: 0; }

#header h2 {
	position: absolute;
	left: 0;
	top: 0;
}
#header h2 a {
	width: 449px;
	height: 143px;
	display: block;
	background: url(/img/cjocp-logo.gif);
	text-indent: -100000px;
}

#header.new h2 a {
	width: 424px;
	height: 154px;
	display: block;
	background: url(/img/JPT_CP-logo.png);
	text-indent: -100000px;
}
#volumedate {
	width: 506px;
	height: 143px;
	position: absolute;
	right: 0;
	top: 103px;
	padding: 0 0 0 5px;
}
#topNav {
	z-index: 3; 
	background: url(/img/background-top_links.png);
	height: 21px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 510px;
	border: 1px solid #007460;
	border-width: 1px 1px 1px 0;
}

#header.new #topNav	{ width: 535px; background: rgb(0,50,45)  url(/img/background-top_links.png) no-repeat 100% 0; }

#topNav div {
	border: 1px solid #fff;
	height: 19px;
	padding: 0 10px;
}
#topNav span {
	color: #fff;
	line-height: 19px;
	font-weight: bold;
}
#columns {
	clear: both;
	background: url(/img/contentbg.png) #fff;
	padding: 0 155px;
	position: relative;
	border: 1px solid #00786c;
	border-width: 0 1px 1px 1px;
	min-height: 650px;
	margin: 0 0 20px 0;
}

#columns blockquote {
	padding-left: 50px;

}


#leftcol, #rightcol {
	width: 145px;
	position: absolute;
	top: 0;
	background: #fffaf4;
	border: 1px solid #a3cbc3;
}
#leftcol {
	left: 0;
	border-width: 0 1px 0 0;
}
#rightcol {
	right: 0;
	border-width: 0 0 0 1px;
}
#leftcol ul {
	list-style-type: square;
	margin: 0 0 1em 25px;
}
#rightcol ul {
	list-style-type: none;
}
#centercol {
	padding: 15px 0;
}
#centercol ul.articleListing {
	margin: 0;
}
#centercol li {
	margin: 0 0 0 20px;
	list-style-type: square;
}
#centercol .articleListing li {
	margin: 0 -9px 10px -9px;
	padding: 0 9px 10px 9px;
	border-bottom: 1px solid #ccfff5;
	list-style-type: none;
	background: url(/img/gradient.png) 0 100% repeat-x;
}
.button, button {
	padding: 2px 10px 2px 30px;
	border: 1px solid #b8e5dc;
	border-top-color: #ccfff5;
	border-left-color: #ccfff5;
	background-color: #fffaf4;
	color: #8fb3ab;
	margin: 0 10px 0 0;
	font-weight: normal;
}
button {
	padding: 2px 10px;
}
a:hover.button, button:hover {
	border-color: #a3cbc3;
	color: #002b26;
	cursor: pointer;
}
.pdf {
	background: url(/img/icons/pdf_file.png) 10px 50% no-repeat #fffaf4;
}
.page {
	background: url(/img/icons/book.png) 10px 50% no-repeat #fffaf4;
}
#nav {
	list-style-type: none;
	margin: 0 0 0 -1px;
}
#nav a {
	display: block;
	background: #002b26;
	border-bottom: 1px solid #00786c;
	border-left: 1px solid #002b26;
	font-weight: normal;
	color: #fff;
	padding: 4px 10px;
}
#nav a:hover {
	background: #fff;
	color: #002b26;
	border-color: #002b26;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 -1px;
}
#menu h2 {
	font-size: 100%;
}
#menu ul a {
	display: block;
	background: #002b26;
	border-bottom: 1px solid #00786c;
	border-left: 1px solid #002b26;
	font-weight: normal;
	color: #fff;
	padding: 4px 10px;
}
#menu ul a:hover {
	background: #fff;
	color: #002b26;
	border-color: #002b26;
}

#affiliates a {
	display: block;
	width: 128px;
	margin: 20px auto 0 auto;
	text-indent: -100000px;
}
#affiliates a.cspt {
	background: url(/img/logos/cspt-sctp.png);
	height: 103px;
}
#affiliates a.capt-actp {
	background: url(/img/logos/CAPTlogo.gif);
	height: 68px;
}
#affiliates a.far {
	background: url(/img/logos/FAR_banner.png);
	height: 68px;
}
fieldset {
	border: none;
	padding: 10px;
}
.leftcol legend {
	width: 100%;
}
input {
	width: 120px;
	border: 1px solid #b8e5dc;
	border-top-color: #ccfff5;
	border-left-color: #ccfff5;
	font-family: Calibri;
	font-size: 10pt;
	padding: 2px;
	margin: 0 0 5px 0;
}