/* screen stylesheet for cnfn; adapted from an adaption by Nick Sheehy */

body {background:#fff url(images1/logo.JPG) no-repeat
 scroll 595px 0px}

#content {width:640px; position:absolute; top:225px; right:400px;
 bottom:50px; left:120px}

#name {position:absolute; top:75px; left:250px}

h1, h2, h3, h4 {font-family:Georgia, "Times New Roman", Times, serif}
#rightcol>h2 {padding-left:20px}
h1 a {text-decoration:underline}
h1 a:visited {text-decoration:none}
h2 {font-size:180%; font-style:italic; font-weight:normal;
letter-spacing:0.1px; margin:0}
h4 {font-weight:700}
.more {color:#b85b5a; font-size:10px; padding-right:10px; text-align:right}
h3.end {padding-bottom:50px; margin-left:50px}
p, li, table {font-size: 100%; line-height:18px; color: #333;
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif}
.b {color:blue}
.s {font-size:80%; line-height:13px}

table {border-spacing:0px; border-collapse:collapse}

#rightcol {width:278px; position:absolute; top:260px; left:760px}

#rightcol li {list-style:none; margin-bottom: 18px;} 

#rightcol ul li a {
margin:0; padding:4px 5px; font-weight:700}

.center {text-align:center}
.auto {margin-left:auto; margin-right:auto}
.one {width:50%}
.r {text-align: right}
p a {text-decoration:none; border-bottom:1px solid;
 padding-bottom:1px}
	
p a:hover {border-bottom:1px solid}

a {color: #70a024}

a:hover {background-color:#dff2e8; color: #147}

#init {position:absolute; top:15px; left:20px; width:100px;
 font:700 80% verdana,sans-serif; text-align:center}
#init a {display:block; color:#fff; background:#000;
 border:2px solid #fff; text-decoration:none; margin-bottom:2px}
#init a:hover, #init a:focus {color:#000; background:#eee;
 border:2px solid #000}

.count {position:relative; left:-100000px}
.boxdt {display:none}

@media print {
p {margin:0 1em 1em; font:10pt verdana,sans-serif;
 color:#000; background:#fff}
#init, #rightcol, .hide, h3.end {display:none}
}

@media aural {abbr {speak:spell-out}}

/* validated css2.1 - 91221 */