/* hide from IE mac \*/
html {
    height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	text-align: center;
	margin:  0px;
	padding: 0px;
	min-height: 101%;
	min-width: 1000px;  /* min-width: 800px was standard value */
}

img {
	border: 0;
}

/* holder styles */
#siteHolder {
	width: 85%;  /* width: 80% was standard value */
	text-align: left;
	margin: 0 auto;
}

#upperNavHolder {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
/*	border-bottom: 1px solid #ffffff;*/
	background: #9F978A;	
}

#upperNavLeft {
	width: 112px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#upperNavLeft a {
	width: 100.1%;
	color: #000000;
	padding: 6px 0 5px 0;	
	text-decoration: none;
	display: block;
}
#upperNavLeft a:hover {
	background: #E7E5E2;
}

#upperNavRight {
	width: 500px;
	float: right;
}

#upperNavRight ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#upperNavRight li{
	margin: 0;
	padding: 0;
	float: left;
	border-left: #ffffff solid 1px;
}
.lastNav{
	float: right;
}


#upperNavRight p{
	padding: 6px 5px 5px 5px;	
	margin: 0;
	background: #E7E5E2;
	display: block;
}
#upperNavRight a {
	color: #000000;
	padding: 6px 5px 5px 5px;	
	text-decoration: none;
	display: block;
}

#upperNavRight a:hover {
	background: #E7E5E2;
}

/* header styles */
#bannerContain {
	width: 100%;
	height: 80px;
	background: url(../images/headerBack.jpg) repeat; 
}

#banner {
	height: 80px;
	margin: 0 0 0 112px;
/*	border-left: 1px solid #ffffff;*/
/*	background: url(../images/banner1_qc2.jpg) no-repeat bottom right; */
}
#banner a{
	width: 98%;
	height: 65px;
	padding: 10px 0px 0 2%;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#bannerLeft {
	width: 112px;
	height: 80px;
	float: left;
	text-align: center;
}
#bannerLeft a{
	width: 100%;
	height: 74px;
	padding: 3px 0 3px 0;
	display: block;
}

#bannerRight {
	width: 106px;
	height: 80px;
	float: right;
	text-align: center;
}
#bannerRight a{
	width: 100%;
	height: 80px;
	padding: 0px 0px 0px 0px;
	display: block;
}



/* navigation styles */
#nav {
	width: 112px;
	height: 403px;
	float: left;
	padding: 0; /* side padding is added to total width above for a 160px "real total" */
	margin: 0;
	background: url(../images/navBack.jpg) repeat-x;
	min-width: 100px;
}

#nav ul {
	width: 100.1%;
	margin: 40px 0 0 0;
	padding: 0;
	cursor: default;
	list-style-type: none;	
	float: left;	
}

#nav li {	
	width: 100%;
	margin: 0;
	float: left;
	border-top: 1px solid #ffffff;	
}
.lastLi {
	border-bottom: 1px solid #ffffff;
}

#nav a {
	width: 96%;
	color: #000000;
	font-size: 100%;
	padding: 7px 0 7px 4%;
	margin: 0;
	text-decoration: none;
	display: block;
}

#nav a:hover {
	background: #ffffff;
}

#nav p {
	width: 96%;
	color: #000000;
	font-size: 100%;
	padding: 7px 0 7px 4%;
	margin: 0;
	margin: 0;
	background: #E7E5E2;
}

#this_nav {
	background: #E7E5E2;
}

#textdata {
	width: 80%;
	margin: 40px 0 0 7px;
}

#submit {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 7px;
}


/* content styles */
#search {
	padding: 22px 0 0px 30px;
}
#content {
/*	float: right; */
	margin: 0 0 0 112px;
	background-color: #ffffff;
}
#content h1 {
	color: #2263A3;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	padding: 25px 0 0px 30px;
}

#content h2 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 0px;
	display:inline;
}

#content h3 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 7px;
}

#content h4 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
/*	padding-left: 30px;*/
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content h5 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
/*	padding-left: 30px;*/
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content h6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
/*	padding-left: 30px;*/
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#content p{
	padding: 0 0 0px 30px;
	margin: 3px 65px 0px 0;
	text-align: justify;
}

#content table{
	margin-top: 0px;
	padding-top: 7px;
}

#content tr th{
	vertical-align: top;
	padding: 4px 4px 0px 8px;
	text-align:left;
	font-size:100%;
}

#content tr td{
	vertical-align: top;
	padding: 4px 4px 0px 8px;
	text-align:left;
	font-size:100%;
}

#content ul{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 0px;
	list-style: none;
}

#content ol{	
/*	margin-top: 8px;
	margin-bottom: 9px;
	margin-left: 48px;*/
/*	padding-left: 0px;
	padding-top: 0px;
	text-align:justify;*/
	padding: 0 0 0 30px;
	margin: 8px 65px 8px 20px;
	text-align: justify;
}

#content li{	
	margin-bottom: 7px;
/*	margin-right: 30px;*/
}

#content a.obituary{
	text-decoration: none;
	color: black;
}
#content a.obituary:hover{
	color: grey;
}

#content a{
	text-decoration: none;
	color: #2263A3;
}
#content a:hover{
	color: #666666;
}

.nomargin {margin: 0 0 0 0px;}

.links {
	cursor: default;
	list-style-type:square;
}

.links a{
	padding-top: 7px;
	text-decoration: none;
}

.bullets {
	cursor: default;
	list-style-type: disc;	
}

.bullets a{
	text-decoration: none;
}

.numbers {
	margin-left: 20px;
	padding-left: 30px;
	cursor: default;
	list-style-type: decimal;	
}

.numbers a{
	text-decoration: none;
}

.list {
	padding: 5px 0 5px 00px;
	cursor: default;
	list-style-type: none;		
	padding-left: 30px;
	margin-left: 0px;
}

.list a{
	text-decoration: none;
}
	
#imgContent {
	margin: 40px 0 0 0;
	padding: 0 0 0 30px;	
	float: right;
}

#imgContent img{
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
}

#imgContentP {
	margin: 35px 0px 0px 0;
	padding: 0 0 0 30px;
	width: 240px;
	height: 250px;
	float: right;
}

#imgContentP img{
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
}


/* footer styles */
#footer {
	padding: 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #9F978A;
	text-align: center;
	font-size: 80%;
	color: #000000;
	background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#footer a:hover{
	color: #666666;
}	


/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

#dynamic p {
	padding: 0;
	margin: 0;
}

#cubes{
padding: 0 0 0px 26px;
}

#cubes table{
	width: 99.5%;
	margin: 0;
	padding: 0;
	border: none;
}

#cubes tr th{
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align:right;
	font-size:100%;
}

#cubes tr td{
	vertical-align: top;
	padding: 10px 0 0 0;
	margin: 0;
	text-align:right;
	font-size:100%;
}

#cubes img{
	width: 130px;
}

#no_cubes table{
	width: 100%;
	margin: 0;
	padding: 0px;
	border: none;
}

#no_cubes tr th{
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align:left;
	font-size:100%;
	border: none;
}

#no_cubes tr td{
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align:left;
	font-size:100%;
	border: none;
}

#bullet ul {
	list-style: disc inside;
}


/* For research news */
#ResearchNewsItem {
	float:left;
	width:53%;
	margin-left:30px;
	margin-bottom:20px;
}

#ResearchNewsItemArchive {
	float:left;
	width:66%;
	/* border:thin solid blue; */
	margin-left:30px;
	margin-bottom:20px;
}

#ImageAndTextResearchNews {
	float:left;
	margin-right:10px;
	margin-top:2px;
}

img.ResearchNews {
	max-width:120px;
	max-height:120px;
}

/* For the about page */
#ListChairsCommittee {
	float:right;
	width:35%;
	max-width:200px;
	border-left:thin solid black;
	border-bottom:thin solid black;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:15px;
}
