

/*Styles for the Main Content Layer 
-------------------------------------------------------------------- */

.maindiv {
	font-size : 14px;
	}

.maindiv p,td { 
	font-size : 14px;
	/*line-height: 1.8em;*/
}

.maindiv h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 0px
}

.maindiv h2 {
    font-size: 16px;
}

.maindiv h3 {
	font-size: 14px;
}

.maindiv h4 {
	font-size: 14px;
}

.maindiv .subhead {
	font-size: 16px;
}
	
.maindiv .subhead_index {
	font-size: 16px;
}

.maindiv .subhead_gray {
	font-size: 16px;
}

.maindiv h5 { /* subhead-bar-gray*/
font-size: 14px;
}

.maindiv .subhead_black {
	font-size: 16px;
	}	


/*Styles for Index Page without the Left-nav or Section Homepages 
-------------------------------------------------------------------- */

.maindiv-index {
	font-size : 14px;
}

.maindiv-index p,td { 
	font-size : 14px;
	}

.maindiv-index h1 {
	font-size: 20px;
	}

.maindiv-index h2 {
    font-size: 16px;
}

.maindiv-index h3 {
font-size: 14px;
}

.maindiv-index h4 {
    font-size: 14px;
}

.maindiv-index .subhead {
    font-size: 14px;
	}
	
.maindiv-index .subhead_index {
    font-size: 16px;
	}
	
.maindiv-index .subhead_black {
	font-size: 14px;
	}	


.maindiv-index h5 { /* subhead-bar-gray*/
	font-size: 14px;
}


.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 150%;
	color: #666666;
	}

.caption {
	font-size: 13px;
	}


.caption_darkblue {
	font-size: 13px;
}

.caption_black {
font-size: 13px;
}

p.caption {
	font-size: 13px;
	}
	

.caption-center {
font-size: 12px;
}
p.caption-center {
font-size: 12px;
	}

.caption_tools {
font-size: 12px;
	}

.subhead { /* used on Video Popoff Page */
	font-size: 16px;
	}



/*Styles for the article headings 
-------------------------------------------------------------------- */
.headline H1 {
font-size: 21px;
	}
.headline H2 {
font-size: 16px;
}

.name-aff {
font-size: 14px;
}


/*Styles for the Footer 
-------------------------------------------------------------------- */

p.copyrights {
font-size : 12px;
}

.copyrights {
font-size : 12px;
}


.bar {
font-size: 12px;
}
	

/* Lists*/
li {
	font-size : 14px;
}


/* Styles for First Level of Navigation  
-------------------------------------------------------------------- */

#tabnav {
	font-size: 14px;
	}
	

#tabnav ul, #tabnav li {
	font-size: 14px;
	}

#tabnav a:link, #tabnav a:visited {
font-size: 14px;
	}



/* Styles for Second Level of Navigation  
-------------------------------------------------------------------- */


#tabnav2 a:link, #tabnav2 a:visited {
	font-size: 14px;
	
	}



/* Styles for the Left-hand  Navigation  
-------------------------------------------------------------------- */

.navDiv {
font-size : 14px;
}


/*Style for Left-hand Nav Section Heads 
-------------------------------------------------------------------- */
	
p.navButtsHead {
	font-size : 16px;
		}

.navButtsHead a {
	font-size : 16px;
	}

/* Styles for Third Level of Navigation 
-------------------------------------------------------------------- */

.navButts {
	font-size : 14px;
	}


.navViz {
	font-size : 14px;
	}

.navViz a {
	font-size : 14px;
	}

/*Style for Fourth Level of Navigation - from common design
-------------------------------------------------------------------- */

.navSubs {
	font-size : 14px;
	}


.navSubson {
	font-size : 14px;
	}

.navSubson a {
	font-size : 14px;
	}



/*Style for Fifth Level of Navigation - from common design
-------------------------------------------------------------------- */

.navSubs2 {
font-size : 13px;
	}

.navSubs2on {
	font-size : 13px;
	}

.navSubs2on a {
	font-size : 13px;

}



/*Style for Sixth Level of Navigation 
-------------------------------------------------------------------- */

.navSubs3 {
	font-size : 13px;
	}


.navSubs3on {
	font-size : 13px;
	}

.navSubs3on a {
	font-size : 13px;
}

/*Style for Seventh Level of Navigation 
-------------------------------------------------------------------- */


.navSubs4 {
	font-size : 13px;
}


.navSubs4on {
	font-size : 13px;
}

.navSubs4on a {
	font-size : 13px;
}


/*Style for Eighth Level of Navigation 
-------------------------------------------------------------------- */


.navSubs5 {
	font-size : 13px;
}

.navSubs5on {
	font-size : 13px;
}

.navSubs5on a {
		font-size : 13px;
}





.multimedia_table {
	font-size : 14px;
}



.section_index .subhead{
color: #0e295c;
color: #3c6fa4;
color : #0e295c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom : 0px;
	margin-top: 0px;
	/*line-height: 110%;*/
	padding-top: 0px;
	}




/* Styles for Department/Topic Homepages 
-------------------------------------------------------------------- */

.topic_index {
	margin: 5px 0px 5px 0px;	
}

.topic_index td{
	padding: 0px 14px 24px 0px;
	text-align: center;
	vertical-align: top;
}

.topic_index td.intro{
	padding: 0px 20px 24px 0px;
	text-align: left;
	vertical-align: top;
}

.topic_index img {
	border: 1px solid #999999;
	padding: 0;
	margin: 0 0px 5px 0;
}

.topic_index .subhead{
font-size: 15px;
	}