body {margin: 0; background-color: #e3edec}
a {color: #1548CA}
a:hover {color: #822718}
a:visited {color: #4C2C82}
strong, h1, h2, h3 {color: #247366}
#logo {padding: 13px 0; text-align: center; background-color: #822719;}
#nav {border: 1px solid #247366; border-width: 1px 0; background-color: #e3edec; text-align: center;}
/*/*/
#nav img {margin: 0 12px}
/* */
#wrapper {width: 100%; text-align: center;}
#wrapper td {padding: 0; font-size: 12px; font-family: arial,sans-serif;}
#main {width: 765px; text-align: left; background-color: #fff; margin: auto;}
#main td {padding: 0; vertical-align: top}

#subnav {background: #fff url(../img/s-n-bg.gif) top left repeat-y; width: 190px}
/*/*/
#subnav #ph {border: 1px solid #247366; border-width: 0 1px 1px 1px;}
#subnav #snhd {margin: 10px 0 0 12px}
#subnav ul {//margin: 2px 20px 10px 28px}
head:first-child+body #subnav ul {margin: 6px 20px 10px -12px}
#subnav li {font-size: 90%; margin-bottom: 3px; list-style: none; text-indent: -10px}
#subnav a {color: #822718; text-decoration: none; background: url(../img/s-n-li.gif) no-repeat; padding-left: 10px; }
#subnav a:visited {color: #247366}
#subnav a:hover {color: #822718; text-decoration: underline; background-image: url(../img/s-n-li1.gif)}
/**/
#content {padding: 16px 60px 10px 30px !important; height: 300px}
#content #title {border-bottom: 1px solid #822718; margin-bottom: 12px}
#content h1 {font-size: 160%; margin: 16px 0 4px}
#content h2 {font-size: 140%; margin: 16px 6px 4px}
#content h1+h2 {margin-top: 4px}
#content h2+h3 {margin-top: 4px}
#content h3 {font-size: 120%; margin: 16px 12px 4px}
#content p {margin: 0 0 12px 16px; line-height: 140%}
#content ul {margin-top: 6px; margin-bottom: 20px}
#content li {margin-bottom: 4px; list-style: none; background: url(../img/li.gif) top left no-repeat; padding-left: 14px; margin-left: -12px}

.llp {font-size: 80%}
.indent {margin-left: 26px}

.caption {font-size: 90%; padding: 2px 0 0 6px;}

.hilight {background-color: FFFED6; color: #822718}

#newsmain h2 {color: #247366; font-weight: bold; font-size: 120%; margin: 16px 12px 8px; border-bottom: 1px solid #247366}
#newsmain .publication, #newsmain .verdict, #newsarticle .publication, #newsmain .events, #newsmain .announce {margin: 6px 12px; font-weight: bold; color: #247366; line-height: 140%}
#newsmain .article {padding: 0 16px 0 3px; text-align: left; margin: 0 0 16px 16px; line-height: 140%}


/*/*/
#content .column {float: left; width: 50%}
#content .read {text-align: right; font-weight: bold; color: #247366; margin: -14px 20px 12px 0; background: url(../img/ic-read.gif) center right no-repeat; padding-right: 18px}


@media print{
	body {background-color: #fff}
	.hilight {font-weight: bold; border-bottom: 1px dotted #777}
	#content {width: 4.3in}
	#content li {list-style: disc; padding-left: 0; margin-left: 0; background: none}
}


#footer {width: 765px; font-size: 90%; color: #898989; padding: 2px 0; border: 1px solid #247366; border-width: 1px 0 0; background-color: #fff; text-align: center; margin: auto;}
#footer a {margin: 0 2px}
#footer #phonecopy {margin-top: 6px}

.clear {clear: both}



/* Feed these styles only to NS4.... */
/*/*/ /*/
#wrapper {background-color: #e3edec}
td, div {font-size: 12px; font-family: arial,sans-serif;}
#logo, #nav, #footer, #main, #content {width: 100%;}
#subnav #ph {display: none}
#footer {text-align: center}
/* Okay, we can let the others back in.... */