body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;
	
	}
	
/*shared across all templates
td {
	margin:0px 0px; 
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height : 20px;
	color : #34342E;
	}

*/

div.Match
           {
		         color:rgb(150,0,0);
		   }
p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	/*line-height : 20px;*/
	color : #34342E;
	}


/*divider on left column of template*/
hr.templateSide {
	border : dashed;
	color : #999989;
	margin-right : 15px;
	margin-left : 15px;
	margin-bottom : 25px;
	margin-top : 15px;
}	
	
a.about  {
	color : #993333;
	text-decoration : underline;
}

a.grants  {
	color : #336666;
	text-decoration : underline;
}

a.essay  {
	color : #AA4477;
	text-decoration : underline;
}

a.project  {
	/*color : #336699;*/
	color: #000000;
	text-decoration : underline;
}

a.bookshelf  {
	color : #cc6633;
	text-decoration : underline;
}

a.lecture  {
	color : #663366;
	text-decoration : underline;
}

a.newsroom  {
	color : #0974A9;
	text-decoration : underline;
}

a:hover  {
	color : #34342E;
	text-decoration : underline;
}
	

/*BULLETS*/
ul {
	margin-top: 20px;
}

/* ABOUT US */

aboutList  {
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.about {
	background-image: url(images/about_bullet.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.aboutsub {
	background-image: url(images/about_bullet_sub.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	margin-left : 30px;
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

/* GRANTS */

li.grants {
	background-image: url(images/grants_bullet.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.grantssub {
	background-image: url(images/grants_bullet_sub.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	margin-left : 30px;
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.grants_round{
	background-image: url(images/grants_bullet_round.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	margin-left : -30px;
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.grants_round a{
	text-decoration : underline;
}

a.grants2 { color: #34342E; text-decoration : none; }
a:hover .grants2 { color: #990000; text-decoration : none;}

/* BOOKSHELF */

li.bookshelf {
	background-image: url(images/bookshelf_bullet.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

/* ESSAY */

li.essay {
	background-image: url(images/essay_bullet.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

/* PROJECT */

li.project {
	background-image: url(images/project_bullet.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

li.projectsub {
	background-image: url(images/project_bullet_sub.gif);
	list-style-type: none; 
    background-repeat: no-repeat; 
    background-position: 0px 6px; 
    margin: 0px; 
	line-height : 15px;
	padding-bottom : 0px;
	padding-left : 27px;
	margin-bottom: 7px;
}

a.nav {
	color : #34342E;
	text-decoration : none;
}

a.nav:hover {
	color : #840000;
	text-decoration : underline;
}



.test {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*line-height : 20px;*/
	color : #34342E;
	}
	
.smaller	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

/*padding around body content - shared across all template*/
#bodyContent {
	padding-bottom : 20px;
	padding-left : 10px;
	padding-right : 20px;
	clear:left;
	width:566px;
}

/*title */
.title {
	font-size: 22px;
	color : #840000;
	line-height : 21px;
	margin : 20px 5px 15px 10px;
	font-family : Arial, Helvetica, sans-serif;
}

.only_title {
	font-size: 22px;
	color : #840000;
	line-height : 21px;
	margin : 20px 5px 20px 0px;
	font-family : Arial, Helvetica, sans-serif;
}

/*paragraph headers */
.paragraphHeader, a.paragraphHeader {
	font-size: 16px;
	color : #34342E;
	font-weight : bold;
	line-height : 21px;
	font-family : Arial, Helvetica, sans-serif;
}



.content {
	padding-right: 20px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color: #666666;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #666666;*/
	font-weight: bold;
	margin:5 0 10 0;
}

h3.grants {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0080FF;
}

.footer {
	padding-top: 5px;
	padding-bottom: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#footer a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


table.index {	
	font-size:12px;

}

table.index ul {
	list-style-type:none;
	margin:0;
	padding:0
}

table.index ul li {
	margin:0;
	padding:0 0 10;
}

table.index img.title, table.index a.title {
	display:block;
	padding:0;
	margin:20 0 10 0;
}

table.index img.first_title{
	display:block;
	padding:0;
	margin:0 0 10 0;
}


a:link, a:visited, a:active {
	color:567697;

}
