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

.maindiv {
	font-size : 15px;
	line-height: 160%;
	}

.maindiv p,td {
	font-size : 15px;
	line-height: 160%;
	}

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

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

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

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

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


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

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

.maindiv-index {
	font-size : 15px;
	line-height: 160%;
	}

.maindiv-index p,td { 
	font-size : 15px;
	line-height: 160%;
	
}

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

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

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

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

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

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

.caption {
	font-size: 13px;
	line-height: 16px;
	}


.caption_darkblue {
	font-size: 13px;
	line-height: 16px;
	}

.caption_black {
	font-size: 13px;
	line-height: 16px;
	}

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

.profile-name{ /* used on Profile Page */
	font-size: 15px;
	}

.title { /* used in alpha listing on directory list pages */
	font-size: 19px;
	line-height: 1.8em;
}


.subhead_dkblue {
	font-size: 15px;
	
}



/*Styles for the article headings 
-------------------------------------------------------------------- */
.headline H1 {
	font-size: 27px;
	line-height:130%

}
.headline H2 {
font-size: 15px;
line-height: 16px;
}

.name-aff {
font-size: 13px;
line-height: 15px;
}



/* Lists*/
li {
	font-size : 14px;
	line-height: 160%;
	}

/* Styles for multimedia table in ocean pulses 
-------------------------------------------------------------------- */

.multimedia_table {
	font-size : 14px;
	line-height: 160%;
}


/* Styles for tables used in the ships and tech winches, etc.
-------------------------------------------------------------------- */

.winches_table {
	font-size : 14px;
	line-height: 160%;
	}

.winches_table td{	
 	font-size : 14px;
	line-height: 160%;
	
	}

.winches_table td.heading{
	font-size: 15px;
		
	}
	

/* Styles for Section Homepages (About WHOI, Research, People, Education, etc.)
-------------------------------------------------------------------- */

.section_index {
	margin: 5px 0px 5px 0px;
	color: #666666;
}

.section_index td{
	font-size : 14px;
	line-height: 160%;
}

.section_index img{
	float: left;
	border: 1px solid #999999;
	padding: 0;
	margin: 0 10px 20px 0;
}

.section_index .subhead{
	font-size: 16px;
	}


/* Styles for Section Homepages - no wrap (About WHOI, Research, People, Education, etc.)
-------------------------------------------------------------------- */

.section_index_fixed {
	margin: 5px 0px 5px 0px;
	color: #666666;
}

.section_index_fixed td{
	font-size : 14px;
	line-height: 160%;
}

.section_index_fixed img{
	/*float: left;*/
	border: 1px solid #999999;
	padding: 0;
	margin: 0 10px 20px 0;
}

.section_index_fixed .subhead{
	font-size: 16px;
	}


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

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

.topic_index td{
	font-size : 14px;
	line-height: 160%;
}

.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: 16px;
	}


/
/*Styles for Topic Index Page 
-------------------------------------------------------------------- */

.index_table_3column {
	margin: 0px 0px 0px 0px;
	}
	
.index_table_3column td{
	font-size : 14px;
	line-height: 160%;
	}

.index_table_3column img{
	padding : 0px;
	border: 1px solid #999999;
	display: block;
	margin-bottom: 4px;
}

.index_table_3column .subhead{
	font-size: 16px;
	
	}




