@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}

hr {
  border: 0;
  width: 100%;
  color: #cc0000;
  background-color: #cc0000;
  height: 2px;
}

.picture { 
  background-color: #F9F9F9; 
  border: 1px solid #CCCCCC; padding: 3px; 
  font: 11px/1.4em Arial, sans-serif; 
} 
.picture img { 
  border: 1px solid #CCCCCC; 
  vertical-align:middle; margin-bottom: 3px; 
} 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

h1 { font-size: 24px; font-weight: bold; color: #cc0000; _margin-top: 10px; margin-top: 30px; }
h2 { font-size: 18px; font-weight: bold; color: #006699; line-height: 22px; }
h3 { font-size: 14px; font-weight: bold; color: #006699; }
h4 { font-size: 14px; font-weight: bold; color: #cc0000; }
h5 { font-size: 21px; font-weight: bold; color: #cc0000; }

.headerSpanish { font-size: 24px; font-weight: bold; color: #cc0000; line-height: 24px; _margin-top: 10px; margin-top: 30px; }

.spanishLink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; padding-right: 15px; padding-bottom: 10px; }
.spanishLink a { color: #ffffff; text-decoration: none; }
.spanishLink a:hover { color: #ffff99; text-decoration: none; }
.spanishLink a:fade { color: #ffff99; text-decoration: none; }

.mainText-home { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; }
.mainText-home a { color: #333333; text-decoration: underline; }
.mainText-home a:hover { color: #006699; text-decoration: underline; }
.mainText-home a:fade { color: #006699; text-decoration: underline; }

.mainText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; padding-left: 20px; }
.mainText a { color: #333333; text-decoration: underline; }
.mainText a:hover { color: #006699; text-decoration: underline; }
.mainText a:fade { color: #006699; text-decoration: underline; }

.subHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 20px;
}
.picCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 6px; 
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-align: center;
	padding: 10px; 
}
.footer a { color: #ffffff; text-decoration: underline; }
.footer a:hover { color: #99ffff; text-decoration: underline; }
.footer a:fade { color: #99ffff; text-decoration: underline; }

TD.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px; 
	background-color: #004888;
}
TD.tablePromises {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding: 15px; 
	line-height: 30px;
	background-color: #dddddd;
}
TD.tableBrands {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 15px; 
	line-height: 24px;
	background-color: #dddddd;
}
TD.tableIndustries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding: 15px; 
	line-height: 24px;
	background-color: #dddddd;
}
TD.tableIndustries a { color: #003366; text-decoration: none; }
TD.tableIndustries a:hover { color: #003366; text-decoration: underline; }
TD.tableIndustries a:fade { color: #003366; text-decoration: underline; }

.tableSpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100; 
	color: #003366;
	line-height: 16px;
}
.tableBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

img.picRight { margin-left: 10px; margin-bottom: 10px; margin-top: 6px; }
img.picLeft { margin-right: 10px; margin-bottom: 10px; margin-top: 6px; }
img.picSpanish { margin-right: 12px; }

