a, a:link, a:visited {
	color: #5db0c8;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5db0c8;
	text-decoration: underline;
}

body{
	margin: 40px;
	background-color: #BDC2C7;
}

.borderWH{
	border: 1px solid #6a747c;
}

.content{
	background: #fff;
	color: #6a747c;
	line-height: 22px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.footer{
	color: #fff;
   font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}

.footer a:link, .footer a:visited { 
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover, .footer a:active { 
	color: #6a747c;
	text-decoration: none;
}

.fillerWH{
	background-color: #f4fae2;
}

.ico{
	color: #e3f4b0;
	vertical-align: top;
   font: bold 12px Verdana, Arial, sans-serif;
   text-align: center;
   padding: 0px 10px 0px 10px;
}

.ico a:link, .ico a:visited { 
	color: #5db0c8;
	text-decoration: none;
}

.ico a:hover, .ico a:active { 
	color: #6a747c;
	text-decoration: none;
}

.lrgtxt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.nav{
	background-image: url(../images/BKG_nav.gif);
	color: #e3f4b0;
	vertical-align: top;
	text-align: center;
	width: 570px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.nav a:link, .nav a:visited { 
	color: #e3f4b0;
	text-decoration: none;
}

.nav a:hover, .nav a:active { 
	color: #fff;
	text-decoration: none;
}

.picdotted {
	padding: 20px;
	border: 1px dashed #ccd1d5;
}

.picpadL {
	padding-left: 20px;
}

.picpadR {
	padding-right: 10px;
}

.smtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
}

.tableproduct {
	background-color: #FFF;
	padding:10px;
}

#dropmenudiv{
	position:absolute;
	background-color: #626c74;
	border-bottom-width: 0;
	color: #666666;
	line-height:22px;
	z-index:100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	background-color: #626c74;
	border-bottom: 1px dashed #e3f4b0;
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #626c74;
	color: #ace0ee;
}

.medtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.picdottedHorizontal {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccd1d5;
	border-right-color: #ccd1d5;
	border-bottom-color: #ccd1d5;
	border-left-color: #ccd1d5;
}
