@charset "UTF-8";
/* CSS Document */
body {
	font-size:12px;
	background-color:#C0DFFD;
	margin-top:1px;
}
p {
	margin-left:10px;
	margin-right: 10px;
}
td {
	font-size:12px;
}
a.home {
	font-size: 11px;
}
a.nb {
	font-weight:normal;
}
.heading {
	font-size:20px; 
	font-weight:bold;
	color:navy;
	margin-left:10px;
	margin-right: 10px;
}
.subheading {
	font-size:14px; 
	font-weight:bold; 
	color:darkgreen;
	margin-left:10px;
	margin-right: 10px;
}

td.darkgreen {
	color:darkgreen;
}
td.navy {
	color:navy;
}

#line {
	color:darkgreen;
	height:5px;
	width:778px;
	border-bottom-style:dotted;
	border-bottom-color:darkgreen;
	border-bottom-width:1px;
}

h1 { font-size: 16px;
	margin: 0.67em 0px 0.67em 0px; 
}

h2 { 
	font-size: 12px;
}

h2.tc { 
	font-size: 12px;
	text-align:left;
	margin: 0.5em 0px 0.5em 0px; 
	margin-left: 10px;
	margin-right: 10px;
}

p.tc { 
	font-size: 12px;
	text-align:left;
	margin-top: 0px; 
	margin-left: 10px; 
	margin-right: 20px;
	
}

.footer_text a { 
	font-size: 10px;
	font-style: italic;
	font-weight:normal;
	color:#607CCA;
}

.footer_text a:hover { 
	
	font-weight:normal;
	
}

p.subheading2 {
	font-family: Georgia,Century, "Times New Roman", Times, serif;
	font-size:16px; 
	font-weight:bold; 
	color:darkgreen;
	padding-top:5px;
	border-top-style:dotted;
	border-top-color:darkgreen;
	border-top-width:1px;
}

p.subheading3 {
	font-family: Georgia,Century, "Times New Roman", Times, serif;
	font-size:14px; 
	font-weight:bold; 
	color:navy;
	margin-top:0px;
	
}

table.main {
	border-left-style:solid;
	border-left-color:#7c9efd;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#7c9efd;
	border-right-width:1px;
}

table.pfooter {
	
	border-top-style:solid;
	border-top-color:#579738;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#7c9efd;
	border-bottom-width:1px;
}

td.c9 {background-image:url(jo_rc/br.gif);background-position:bottom right;background-repeat:no-repeat}
td.c8 {border-bottom-style:solid; border-bottom-color:#7c9efd; border-bottom-width:1px}
td.c7 {background-image:url(jo_rc/bl.gif);background-position:bottom left;background-repeat:no-repeat}
td.c6 {border-left-style:solid; border-left-color:#7c9efd; border-left-width:1px;border-right-style:solid; border-right-color:#7c9efd; border-right-width:1px}
td.c3 {background-image:url(jo_rc/tr.gif);background-position:top right;background-repeat:no-repeat}
td.c2 {border-top-style:solid; border-top-color:#7c9efd; border-top-width:1px}
td.c1 {background-image:url(jo_rc/tl.gif);background-position:top left;background-repeat:no-repeat}


sup {
	font-size:10px;
}

.special {
	color: #F00;
}

.special a {
	color:#F00;
}