body   {
	font-family : Arial, Helvetica, sans-serif;
}

p {
	font-family : Arial, Helvetica, sans-serif;
}

ul  {
	font-family : Arial, Helvetica, sans-serif;
}
ol  {
	font-family : Arial, Helvetica, sans-serif;
}
li  {
	font-family : Arial, Helvetica, sans-serif;
}

.picCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;	
}

a:link {
	color: #003366;
}

a:visited {
	color: #027EA7;
}a:hover {
	color: #0099CC;
}

.imageTblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color : #0099CC;
	text-align : left;
}

a.sideNav:link, a.sideNav:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-family : "Arial Rounded MT Bold";
	font-size : 12px;
}

a.sideNav:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	font-family : "Arial Rounded MT Bold";
	font-size : 12px;
}

.contact {
	color: #003366;
	font-family : "Times New Roman";
	font-size: small;
}

a.contact:link, a.contact:visited {
	color: #003366;
	font-family : "Times New Roman";
	font-size: small;
}

a.contact:hover {
	color: #0099CC;
	font-family : "Times New Roman";
	font-size: small;
}

.smaller {
	font-size: smaller;
}

table.rules {
	font-size: smaller;
	text-align : left;
	border-collapse: separate;
	border: 1px solid Gray;
	width : 640px;
	empty-cells:show;
	padding : 0 0 0 0;
}
table.data {
	font-size: 8pt;
	text-align : left;
	border-collapse: collapse;
	border: 1px solid Gray;
	empty-cells:show;
}
a.top:link, a.top:visited {
	color: #E8ECFF;
	text-decoration: none;
	font : normal 14px Tahoma;
}

a.top:hover {
	color: #E8ECFF;
	text-decoration: underline;
	font : normal 14px Tahoma;
}

.journaltxt { font-size:12px;
background-color:#D1E4FC;
padding:5;
}

.journalline {color:#333333;
width:668px;
height:1px;
}

table.pubs {
	font-size: 10pt;
	text-align : left;
	border: 1px solid Gray;
}