/*to check style sheet go to: http://www.htmlhelp.com/tools/csscheck*/

a { color: #006363; background:none; font-size: 10px; text-decoration: none; line-height: 140%;}
a:hover { color: black; background:none; font-size: 10px;  text-decoration: underline; }
a:active { color: silver; background:none; font-size: 10px;  text-decoration: underline; }

table {   color: #000000; background: white;  }
td {    font-size: 10px; padding:7px; line-height: 140%; font-family: Verdana, Geneva, Helvetica, sans-serif  }

input {   font-size: 10px; line-height: 140%; font-family: Verdana, Geneva, Helvetica, sans-serif  }

textarea {   font-size: 10px; line-height: 140%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
.px9 {   font-size: 9px; line-height: 160%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
.px9a {   font-size: 9px; color: #555555; background:none; line-height: 160%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
.px10 {   font-size: 9.5px; line-height: 150%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
.px11 {   font-size: 10px; line-height: 140%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
.px12 {   font-size: 12px; line-height: 140%; font-family: Verdana, Geneva, Helvetica, sans-serif  }

.px14 {   font-size: 14px; line-height: 130%; font-family: Verdana, Geneva, Helvetica, sans-serif  }

.px16 {   font-size: 16px; line-height: 120%; font-family: Verdana, Geneva, Helvetica, sans-serif  }
h1 {   font-size: 17px; font-weight: bold; line-height: 110%; color: #ffffff; background:none; font-family: Verdana, Geneva, Helvetica, sans-serif  }
h2 {   font-size: 13px; line-height: 140%; color: #ffffff; background:none; font-family: Verdana, Geneva, Helvetica, sans-serif  }

	.border-prod-format {
	border: 3px solid #488a83;
	
}
.ltblue {
	background-color: #DAE9EC;
}

 hr {
  border: 0;
  width: 100%;
 color: #bfbfbf;
background-color: #bfbfbf;
height: 3px;
}

.picture-l {
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
.picture-r {
	float: right;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 10px;
	border: 2px solid #CCCCCC;
	margin-right: 0px;
}
