/*****don't display the Top of Page link*********************/

body {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000;
	background-color:#fff;
	text-align:center;
	}
#wrap {
	width:90%;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	background-image:none;
	border:none;
	}
#banner {
    padding:20px 0 30px;
	background-image:none;
	}
#navbar {
    display:none;
	}
#content {
	float:right;
	width:100%;
	display:inline;/*to prevent IE making a double margin*/
	}
#main {/*to be used in conjunction with #side or #sideHm*/
	float:left;
	width:66%;
	margin-top:6px;
	}
#main2 {/*to be used without any side bar*/
	margin-top:6px;
	}
img.logo {
    display:none;
	}
/*News-Awards box on hmpg*****************************************/
#hiliteBox {
	width:480px;
	margin-top:2em;
	border-top:1px solid #cbd9b8;/*lite green*/
	border-right:1px solid #a7b398;/*med green*/
	border-bottom:2px solid #a7b398;/*med green*/
	border-left:1px solid #cbd9b8;/*lite green*/
	background-image:none;
	}
#hilite1 {
	float:left;
	width:50%;
	}
#hilite2 {
	float:left;
	width:50%;
	}
#hilite1 h2, #hilite2 h2 {
	font-size:1.5em;
	text-align:center;
	margin:0;
	padding:5px 9px;
	color:#000;
	background-color:#fff;
	font-weight:bold;
	}
#hilite1 p, #hilite2 p {
	margin:1.2em 9px 0;
	line-height:1.3em;
	}
/*for the calendar on hmpg*****************************************/
#sideHm {
	display:none;
	}
/*for the RH side column*****************************************/
#side {
	float:right;
	width:29%;
	margin-top:0;
	padding-top:0;
	}
p.logo {
    display:none;
	}
div.sidehilite {
    border:1px dotted #555b4d; /*very dark green*/
	padding:10px;
	margin:30px 0 1.2em;
	text-align:center;
	}
div.sidehilite2 {
    border:1px dotted #555b4d; /*very dark green*/
	margin:30px 0 1.2em;
	background-color:#fff;
	}
div.sidehilite h3 {
    margin:0 0 1.2em;
	color:#555b4d;/*very dark green*/
	}
div.sidehilite2 h3 {
    margin:0;
	padding:7px 10px;
	background-color:#fff;
	color:#000;
	text-align:center;
	}
div.sidehilite p {
    margin:1.2em 0 0;
	}
div.sidehilite2 p {
    margin:1.3em 0;
	padding:0 10px;
	line-height:1.3em;
	}
div.sidehilite2 li {
    padding-right:10px;
	line-height:1.3em;
	}
/*******************************************************************/
#footer {
    clear:both;
	width:90%;
	margin:0;
	text-align:left;
	}
#footer p {
    font-size:92%;
	color:#8c8c8c;
	margin:0;
	}
#footer a {
	color:#8c8c8c;
	}
#footer a:hover {
	color:#900;
	}
		
/*typography*/
a {
	text-decoration: underline;
	font-weight: normal;
	color: #009;/*blue*/
	}
a strong, a b {
	text-decoration: underline;
	font-weight: bold;
	color:#262626; /*dark grey*/
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color:#900;/*red*/
	}
a:hover strong, a:hover b {
	text-decoration: underline;
	color:#900;/*red*/
	}
a.pdf, a.worddoc {
	background-image:none;
	padding:0;
	}
a.go2top {
	display:none;
	}
h1 {
	font-size:2.0em;
	font-weight:bold;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	color:#262626;/*dark grey*/
	}
h2 {
	font-size: 1.8em;	
	line-height: 1.325em;
	margin-top:0;
	margin-bottom: 0.93em;
	font-weight:normal;
	color:#555b4d;/*very dark green*/
	}
h2 span.subH2 {
	font-size:70%;
	}
h3 {
	font-size: 1.3em;
	font-weight:normal;
	line-height: 1.2;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	color:#262626; /*dark grey*/
	}
h3 span.subH3 {
	font-size:85%;
	}
h4 {
	font-size: 1.1em;
	font-weight:normal;
	color:#262626; /*dark grey*/
	line-height: 1.1;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	}
h5 {
	font-size:1.0em;
	margin:0 0 1.2em;
	font-weight:normal;
	}
h6 {
	font-size:1.0em;
	margin:0 0 1.2em;
	font-weight:normal;
	}
img {
	border:0;
	}
.imgR {
	float:right;
	margin:0 0 1.2em 1.2em;
	}
.imgL {
	float:left;
	margin:0 1.2em 1.2em 0;
	}
ol, ul, li {
	font-size:1.0em;
	line-height:1.68em;
	margin-top:1.68em;
	margin-bottom:1.68em; 
	}
ul.tight li {
	margin-top:0;
	margin-bottom:0; 
	}
p {
	font-size:1.0em;
	line-height:1.68em;
	margin:1.68em 0;
	}
p.tight {
	line-height:1.34em;
	}
blockquote {
	margin:1.68em 0;
	border-left:2px solid #a7b398; /*med green*/
	}
blockquote p {
	padding-left:20px;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	color:#262626; /*dark grey*/
	}

table {
    margin: 1.5em 0;
	width: 100%;  
    border-top: 1px solid #a7b398;/*med green*/
	border-left: 1px solid #a7b398;/*med green*/
	border-collapse: collapse;
	}
caption {
    font-weight: bold;
	font-size: 1.1em;
    text-align: center;
	}
th {
    text-align: center;
	padding: 0.6em 0.5em;
	font-size: 1.0em;
	}
th.th-left {
    text-align: left;
	}
td {
    padding: 0.6em 0.5em;
	font-size: 1.0em;
	line-height:1.3em;
	}
td p {
    line-height:1.3em;
	margin:0 0 1.0;
	}
td p.last {
    margin-bottom:0;
	}
td.td-center {
    text-align: center;
	}
td.td-pseudo-th {
    font-weight:bold;
	vertical-align:top;
	color:#555b4d;/*very dark green*/
	}
td.td-pseudo-th a {
    font-weight:bold;
	}
th, td {
    border-right: 1px solid #a7b398;/*med green*/
	border-bottom: 1px solid #a7b398;/*med green*/
	}
table.table1 th, table.table2 th { /*for newletter and report archives*/
    background-color:#fff;
	color:#000;
	}
table.table2 td {
    vertical-align:top;
	}
	
.clear {clear:both;}
.center {text-align:center;}
form p {
    text-align:right;
	line-height:1.2em;
	margin:1.2em 120px 1.2em 0;
	}
form p.alignL {
    text-align:left;
	margin:1.2em 0;
	}
form p.radioButton {
    text-align:left;
	margin:1.2em 0 1.2em 150px;
	}
