@media all 
{BODY, TD, TR, TH { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;
 scrollbar-track-color: #D2DFEA;
 scrollbar-face-color: #0b3b65;
 scrollbar-highlight-color: #5c81aa;
 scrollbar-3dlight-color: #C2D4E4;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #000943;
 scrollbar-arrow-color: #FFFFFF;
}

BODY {
	margin: 0px;
	}

LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 5px; }

UL, OL { margin-top: 0px; }

PRE {font-size: 11px; color: #000000; }

I, EM { font-style: italic; }

B, STRONG { font-weight: bold; }

TH {font-weight: bold }

.excerpt { 
	font-size: 85%;
	padding: 5px 20px 5px 20px;
	display: block;
	}

.finePrint { font-size: 85%; }

.footer { font-size: 85%; font-weight: normal; }

.tableHeader { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 100%; background-color: #255283; }

A:link {
	FONT-WEIGHT: bold; COLOR: #3333ff; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #3333ff; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: #015464; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #015464; TEXT-DECORATION: underline
}

LI A:link {
	FONT-WEIGHT: bold; COLOR: #AF0F6E; TEXT-DECORATION: none
}
LI A:visited {
	FONT-WEIGHT: bold; COLOR: #AF0F6E; TEXT-DECORATION: none
}
LI A:active {
	FONT-WEIGHT: bold; COLOR: #015464; TEXT-DECORATION: underline
}
LI A:hover {
	FONT-WEIGHT: bold; COLOR: #015464; TEXT-DECORATION: underline
}

H2 { 
	font-size: 110%; 
	font-weight: bold; 
	color: #015464;
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}

.articleTitle { 
	font-size: 150%; 
	font-weight: bold; 
	color: #015464;
	background-color: inherit;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px solid #FFC04C;
	margin: 0px 0px 5px 0px;
	}

.articleTitleFirst { 
	font-size: 150%; 
	font-weight: bold; 
	color: #015464;
	background-color: inherit;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px solid #FFC04C;
	margin: 0px 0px 5px 0px;
	}

.authors { 
	font-size: 110%; 
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
	}

.pub {
font-style: italic;
padding: 0px;
margin: 0px;
}

.pubRef {
padding: 0px;
margin: 0px 0px 20px 0px;
}
	
.menuBottom {
font-size: .8em;
padding: 5px;
border: 1px solid #000000;
margin: 5px;
}
	
.popupLink {
	text-align: center;
	}
	
P {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.accent {
	color: #0b3b65;
	font-weight: bold;
	}
	

.pullQuote {
	background-color: #efefef; 
	padding: 10px; 
	margin: 5px; 
	border-top: thin solid #0B3B65; 
	border-bottom: thin solid #0B3B65; 
	width: 25%;
	text-align: center;
	color: #0B3B65;
	float: right;
	display: block;
	font-weight: bold;
	page-break-inside: avoid;
	}
	
.pullQuoteLeft {
	background-color: #D2DFEA; 
	padding: 10px; 
	margin: 5px; 
	border-top: thin solid #0B3B65; 
	border-bottom: thin solid #0B3B65; 
	width: 25%;
	text-align: center;
	color: #0B3B65;
	float: left;
	display: block;
	font-weight: bold;
	page-break-inside: avoid;
	}
	
#pgHeader { 
	background-color: #015464; 
	padding: 0px; 
	margin: 0px; 
	width: auto;
	}
	
#pgSubHead {
	color: #ffffff;
	background-color: #4C4C4C; 
	padding: 5px 10px 5px 0px; 
	margin: 0px; 
	width: auto;
	font-weight: bold;
	font-size: 1.05em;
	text-align: right;
}

#liquidTable {
	width: 770px;
	}
	
#wrapper	{
	float:	left;
	width:	98%;
	color: #000;
	margin:	0px;
	}
	
#content	{	
	padding:	5px 10px 10px 10px;
	margin: 0;
	width: auto;
	}
	
#menu	{
	float: right;
	margin:	0px;
	padding: 10px;
	color:	#000000;
	background-color:	#CCCCCC; 
	width: 225px;	
	}	

#screenFooter { 
	float: left;
	width: 98%; 
	margin: 10px 0px 10px 0px; 
	padding: 5px 10px 0px 10px; 
	border-top: 2px solid #015464; 
	}

#printFooter { 
	display: none;
	}
	
#tableText TD {
	vertical-align: top;
	font-size: 85%;
	}
	
#tableText TH {
	vertical-align: bottom;
	color: white;
	background-color: #4c7faa;
	text-align: left;
	font-size: 85%;
	}

#tableText .hiliteRow {
	background-color: #D2DFEA;
	}	
	
#tableText A {
	font-weight: normal;
	}
	
.back {
	text-align: right;
	font-size: 85%;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
.caption {
	text-align: center;
	font-size: 85%;
	margin: 0px 0px 10px 0px;
	}

.menu1 { 
	padding: 5px 0px 0px 5px; 
	margin: 0px;
	font-weight:	bold;
	font-size: 14px;
	color: #015464;
	background-color: inherit;
	}

.menu2 { 
	padding: 1px 0px 10px 10px; 
	margin: 0px;
	}
	
.menu2Hot { 
	padding: 1px 0px 10px 10px; 
	margin: 0px;
	color: #000000;
	font-weight: bold;
	}
	
.menu3 { 
	padding: 15px 0px 0px 0px; 
	margin: 0px;
	text-align: center;
	font-size: .85em;
	}
	
.menu3Hot { 
	padding: 15px 0px 0px 0px; 
	margin: 0px;
	text-align: center;
	font-size: .85em;
	color: #000000;
	}
	

}

@media print {
#pgHeader { 
	width: 670px; 
	margin: 0px
	}

#liquidTable {
	width: auto;
	}
	

#wrapper	{
	float:	none;
	width:	100%;
	color: #000;
	margin:	0 0 0 0;
	}
	
#content { 
	padding: 0px; 
	border: none;
	margin: 0px;
	width: auto;
	}
	
#menu { 
	width: 0px; 
	display: none; 
	}
	
#screenFooter { 
	display: none; 
	}
	
#printFooter { 
	float: none;
	width: 100%; 
	margin-top: 20px; 
	padding-top: 5px; 
	border-top: 2px solid #015464; 
	display: block;
	}
	
.back {
	display: none;
	}
	
.popupLink {
	display: none;
	}
	
.printImage {
	display: block;
	text-align: center;
	}
	
.printInfo {
	display: block;
	font-size: .7em;
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;
	}
	
.editor {
text-align: left;
}

#noPrint { 
  display: none;
  }
	
.logo {
float: right;
text-align: center;
margin: 5px;
}
}

@media screen {
.printImage {
	display: none;
	}
.printInfo {
	display: none;
	}
.editor {
text-align: center;
}

.logo {
text-align: center;
margin: 5px;
}
}
