@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.9em;
}


#shadowbox {
	/* To frame each page with a shadow */
	background-image: url(images/shadow.jpg);
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}


#header {
	/* To display the SAAPRI logo banner */
	width: 760px;
	clear: both;
}


#leftsidebar {
	/* Left sidebar on each page */
	float: left;
	width: 150px;
	height: 450px;
}

#container {
	/* A generic container in which to display page contents */
	text-align: left;
	padding: 0px;
	float: none;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/navleftborder.jpg);
	background-repeat: repeat-y;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #A51808;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottomnav  {
	/* Text-link Navigation on the bottom of each page */
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #9D0A09;
	color: #9D0A09;
	background-color: #EFE3DE;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#nav {
	/* For the sidebar navigation list */
	text-align: left;
	color: #9C0808;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul#nav LI {
	/* For the sidebar navigation list */
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/flamebullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

ul#nav a:link, ul#nav a:visited {
	/* To re-set navigation link colors from the default link colors*/
	color: #9C0808;
	text-decoration: none;
}


ul#nav a:hover {
	/* To re-set navigation link colors from the default link colors*/
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A51408;
}


.bio {
	/* Holder for each biography in About Us page */
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin none #9C0808;
	padding: 15px;
	clear: both;
}

.bio  img {
	/* Format the image for each biography */
	float: left;
	border: medium solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
}

.bio   h3 {
	/* Set the h3 (used for NAME) in each biography */
	font-size: large;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #9C0808;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}

.bio  p {
	/* Formats the biography text */
	float: right;
	width: 450px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content {
	/* A generic holder within which to place sectional content */
	color: #000000;
	width: 525px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}

.content ul {
	padding-bottom: 10px;
}

.content li ul {
	/* Used to format the 2-level list in the Research page */
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
}

/*
.center {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
*/

.content     em    {
	/* used to define the look of emphasized text */
	font-weight: normal;
}
.content     h2    {
	/* Used to define look of headers within each .content section */
	/* Note: h2 is used as the top level header in page content */
	font-size: 1.2em;
	color: #9C0808;
	background-color: #FFFBEF;
	font-style: italic;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #9C0808;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 10px;
}

.content  p {
	/* Formats paragraphs within .content sections */
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}

a:link,a:visited   {
	/* Default page link properties */
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	/* Default page link properties */
	color: #9C0808;
	text-decoration: underline;
}
#whatsnew {
	/* Used as a placeholder for the What's New sidebar in the Home page */
	float: right;
	height: auto;
	width: 200px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #9E0A0A;
	background-color: #FFF9E9;
}

#whatsnew   h1 {
	/* Formats headers in the What's New sidebar */
	font-size: 1em;
	color: #9C0808;
	font-style: italic;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-color: #9C0808;
	border-right-style: none;
	border-left-style: none;
}
#whatsnew p {
	/* Formats paragraphs in the What's New sidebar */
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.researchproj {
	/* Generic placeholder for each research project */
	clear: both;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9E0A0A;
	border-right-color: #9E0A0A;
	border-bottom-color: #9E0A0A;
	border-left-color: #9E0A0A;
	background-color: #D4D0C8;
}
.researchproj ul {
	/* Used to center "Executive Summary" and "Full Report" links in each researchproj */
	text-align: center;
}
.researchproj p {
	/* Format the text for each .researchproj */
	padding-right: 40px;
	padding-left: 40px;
}

.researchproj table {
	/* Used to format the image/caption table at the top of each researchproj */
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.researchproj td {
	/* Used to format the image/caption table at the top of each researchproj */
	padding: 10px;
	text-align: center;
}
.researchproj h3 {
	/* h3 Used as the title to each researchproj */
	color: #3F3F3F;
	text-align: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0A0A;
	background-color: #FFF9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E0A0A;
	border-right-color: #9E0A0A;
	border-left-color: #9E0A0A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.researchproj h4 {
	/* h4 used as the caption in the image/caption table in each researchproj */
	font-style: italic;
	font-weight: normal;
}

.reslinks   h3 {
	/* reslinks class used as a generic placeholder for each category of resource */
	/* h3 used to label each category of resource */
	background-color: #D4D0C8;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.reslinks td {
	/* Used to format the table listing Padma Rangaswamy's publications */
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
.date  {
	/* Generic class used to format dates, years */
	font-weight: bold;
	font-style: italic;
}

.indented {
	/* Used to indent the paragraphs on the Contact Us page */
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
}
