BODY {
	background-color:#F2F2F2;
	margin: 0;	
}
TD {
	font-family: Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}
.menu_bg {
	background-color: #00a2df;
}
.contents_bg {
	background-color: #FFFFFF;
}
.divider_bg {
	background-color: #e1eb5e;
}
A
{
	Color: #66CC00;
	text-decoration : underline;
}
A:hover
{
	text-decoration : none;
}
.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #00a2df;
}
.header2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-size: 11px;
	font-weight: bold;
	color:#999999;
}
.footer_text {
	font-size: 10px;
	color: #00a2df;
}


/* Old styles below*/
TD {
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	color : #5B5B5B;
	text-align: justify;
}
TD.missingFormValue {
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	color : red;
	text-align: justify;
}
A:hover
{
	Color : #00CCFF;
	text-decoration : none;
}
A{
	Color : #000000;
	text-decoration : underline;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.copyright {
	font-size: 9px;
	color: #000000;
	font-family: verdana;
}
.formstyle {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.header2 {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
span.errorMessage {
	color: red;
}
span.welcomeMessage {
	color: white;
}
p.acknowledgementText {
	font-size: large;
}
.secondMenu {
	background-color: #afd8e7;
	padding: 7px 0px 20px 10px;
	margin: 0px;
}
.secondMenu .links {
	float: left;
	width: 80px;
	/*border: 1px solid green;*/
}
.secondMenu .links a {
	text-decoration: none;
	margin-right: 40px;
}
.secondMenu .links a:hover {
	color: black;
	background-color: rgb(205,232,16);
}
.secondMenu .links2 {
	float: right;
	width: 425px;
	/*border: 1px solid green;*/
}
.secondMenu .links2 a {
	text-decoration: none;
	margin-left: 30px;
}
.secondMenu .links2 a:hover {
	color: black;
	background-color: rgb(205,232,16);
}
.secondMenu .countries {
	float: right;
	width: 380px;
	/*border: 1px solid red;*/
}
.secondMenu .countries a:hover {
	color: black;
	background-color: rgb(205,232,16);
}
.secondMenu .countryDropdown {
	float: right;
	width: 110px;
	/*border: 1px solid yellow;*/
	margin-top: -5px;
}
.secondMenu .countryDropdown form {
	display: inline;
}
.secondMenu .countryDropdown a {
	text-decoration: none;
}
.secondMenu .countryDropdown a:hover {
	color: black;
	background-color: rgb(205,232,16);
}
.secondMenu .lfsDropdown {
	float: right;
	width: 110px;
	/*border: 1px solid yellow;*/
	margin-top: -5px;
}
.secondMenu .lfsDropdown form {
	display: inline;
}
.secondMenu .lfsDropdown a {
	text-decoration: none;
}
.secondMenu .lfsDropdown a:hover {
	color: black;
	background-color: rgb(205,232,16);
}
.newsTable {
  margin: auto;
}
.newsTable tr td {
  padding: 0 10px;
}
.newsTable tr td p {
	border: 1px solid #afd8e7;
	text-align: center;
	font-size: 10px;
}
.newsTable tr td p a {
	text-decoration: none;
}
.newsTable img {
	border: none;
}
.duoPackPictureSamples {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid lightblue;
	text-align: center;
	padding: 10px 10px 0px 10px;
}
.duoPackPictureSamples table tr td {
	padding: 0 10px;
}
.duoPackPictureSamples table tr td p{
	text-align: center;
	margin: 1px 0px 0px 0px;
}
.duoPackPictureSamples2 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid lightblue;
	text-align: center;
	padding: 10px 10px 0px 10px;
}
.duoPackPictureSamples2 table tr td {
	padding: 0 10px;
}
.duoPackPictureSamples2 table tr td p{
	text-align: center;
	margin: 1px 0px 0px 0px;
}
div.partners .row {
  border: 1px solid lightblue;
  width: 490px;
  margin: auto;
  margin-top: 20px;
  padding: 20px 15px 0px 20px;
}

div.partners .partnerName {
  float: left;
  width: 200px;
  font-weight: bold;
  text-align: left;
}

div.partners .partnerAddress {
  display: block;
  margin: 0 0 20px 270px;
  white-space: nowrap;
  text-align: left;
}
.partnerLinks ul li {
  font-size: 10px;
  padding: 10px 0px 10px 0px;
  color: gray;
}
.testimonials {
}

.testimonial {
  display: block;
  margin: 10px 0 10px 0;
}

.testimonialAuthor {
  font-weight: bold;
  display: block;
  margin: 0 0 30px 0;
}
.partnerLink {
  border: 1px solid lightblue;
  padding: 10px 5px;
  text-align: center;
  margin: 0 20px;
}
.leftPartnerLink {
  float: left;
  width: 170px;
}

.rightPartnerLink {
  display: block;
  width: 170px;
  margin-left: 230px;
  margin-bottom: 20px;
}
.lfs_listing p {
	font-weight: bold;
}
.lfsHeader {
	color: #0099CC;
	padding: 1px 0px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}
.lfsHeader2 {
	color: #0099CC;
	padding: 1px 7px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
.lfsSideBarDescription {
	border-top: 1px solid #0099CC;
	padding: 5px 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration: none;
}
.lfsSideBarDescription div {
	border: 1px solid lightblue;
	padding-left: 7px;
	padding-right: 7px;
}
/* End old styles */