a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
	font-size: 85%;
    line-height: 1.5em; 
    width: 100%;
	margin: 3em 0 0 0;
	background-image: url("/docs/iPage/images/main_bg.jpg");
	background-color: #002e48;
	background-position: left top;
    background-repeat: repeat-x;
}

table {margin: 0 auto;}
h1 {font-size: 1.5em;margin: 0 0 .25em 0;}
span {display: block;}
hr {color: #B0BEC5;margin: 1em;}

table:first-child tr td:first-child {
	padding: 2em 1em 0 2em;
}

b {font-weight: bold;}
i {font-style: italic;}

table:first-child tr td:first-child + td {
	vertical-align: top;
	padding: 2em;
}

table.header td + td {
	font-size: 1.2em;
}

table[width="450"] {
	margin: 0 2em;
}

a {
	text-decoration: none;
	color: #01579B;
}
a:hover {text-decoration: underline;}

.journalTitle {
	font-size: 1.25em;
	font-weight: bold;
}

li {list-style-type: square;}

a.cup-logo {
    background: rgba(0, 0, 0, 0) url("/docs/iPage/images/sprite_landingPage.png") no-repeat scroll 0 0;
    display: block;
    height: 26px;
    width: 125px;
}

.cover {
	width: 125px;
}

#logo td:first-child + td a,
#logo td:first-child a {
    background: rgba(0, 0, 0, 0) url("/docs/iPage/images/sprite_landingPage.png") no-repeat scroll 1px -29px;
    display: block;
    height: 110px;
    width: 305px;
}

#logo a span {
	display: inline-block;
	margin: 30px 32px 32px 0;
	width: 200px;
	height: 30px;
}

a span.CJO-btn {
    background: rgba(0, 0, 0, 0) url("/docs/iPage/images/sprite_landingPage.png") no-repeat scroll -3px -142px;
}

a span.Bio-btn {
    background: rgba(0, 0, 0, 0) url("/docs/iPage/images/sprite_landingPage.png") no-repeat scroll -3px -179px;
}

#text td:first-child,
#logo td:first-child {
	padding: 0 0 0 .5em;
}

#text ul {
	text-align: left;
	padding: 1em 3em 2em;
}

.blueRow {
    background-color: #005394;
    height: 3px;
}