/* CSS Document */
/********* Headlines **********/
.nomargin {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #4483be;
	background-image: url(../images/water_background.jpg);
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8f0000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8f0000;
}
a:hover {
	text-decoration: underline;
	color: #4b81b9;
}
a:active {
	text-decoration: underline;
	color: #4b81b9;

}
h1{
	font-family: Olive, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b81b9;
	margin: 0px 0px 0px 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0072BB;
	margin: 0px 0px 0px 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072BB;
	margin: 0px 0px 0px 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0072BB;
	margin: 0px 0px 0px 0px;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}



/* news page: ethnography article only */

.ethnography {color: #663333}

.title_small {
	color: #525050;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.title_subtitle {
	color: #61470a;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.phone {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.style {
	color: #014b7b;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.title {
	color: #014b7b;
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.pharma_voice {
	color: #cc3333;
	font-weight: bold;
}
.article_sectiontitles {
	color: #663333;
	font-weight: bold;
}
td.brownbkgd_whitetext {
	background-color: #b3b3b3;
	color: #FFFFFF;
}
td.whitebkgd {
	background-color: #f1f1ec;
	color: #FFFFFF;
}
td.bluebkgd_whitetext {
	background-color: #969595;
	color: #FFFFFF;
}
.coloredtext_blockquotes {
	color: #663333;
}
.side_border{
	border-style: solid;
	border-color: #d3d2d2;
	border-width: 3px;
      }
.main_border{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px;
      }
	  
.main_border2{
	border-style: solid;
	border-color: #d3d2d2;
	border-width: 6px;
      }
.enlarged_blacktext {
	font-size: 14px;
	font-weight: bold;
}
table#specs_table {
	border:1px;	
	border-color:#000000;
}
table#specs_table tr#horiz_categories {
	background-color:#c2d2dd;
	height: 18px;
	font-weight:bold;
	font-size: 13px;
}
