body { font-family: Arial }
.leftsidetext { line-height: 18px }
.largerightsidetext   { color: #272264; font-size: 20px; font-weight: normal; margin-bottom: 0; padding-bottom: 4px }
.mediumrightsidetext1 { color: #272264; font-size: 16px; font-weight: normal }
.smallrightsidetext2 { color: #272264; font-size: 11px; font-weight: normal }
.mainback    { background-image: url("../images/threepanelong.jpg"); background-origin: content; background-size: 100%   }
.newback    { background-image: url("../images/topbar_betatag-wide970.jpg"); background-repeat: no-repeat }
.cert_text { letter-spacing: 1px; margin-bottom:15px; font-size: 18px; padding-top:20px}
.sealprogramTitle   { color: #272264; font-size: 24px}
.feedback_button  {   text-align: center;   text-decoration: none;   padding: 7px;   margin: 5px;   border-width: 1px;   border-color: #0a0f5e;   border-style: outset;   background-color: #f2d442;   }
.bysamet   { color: #272264; font-size: 22px }
.cell_line    { color: #272264; padding-top: 20px }
.mainbodytext {line-height: 24px, padding-left:20px; font-size:16px; color: #272264}
.feedbacktext  {font-size: 14px; text-decoration: none}
.rightbuttontext  {font-size: 14px; text-decoration: none; color: black}
.rightbuttontextactive  {font-size: 16px; text-decoration: none; color: white}
.share    { background-repeat: repeat-x; margin-left: 25px; border-left-style: none; border-bottom-style: solid; border-right-style: none; border-top-style: solid; padding-bottom: 2px; padding-top: 2px; margin-bottom: 20px; margin-top: 0px; border-bottom-color: #b3b3b3; border-top-color: #b3b3b3; border-bottom-width: 1px; border-top-width: 1px; }
.membertable { font-size: 12px; font-family: arial }
.normal { background-image: url("../images/certlist_back.jpg") }
.normalActive { background-image: url("../images/certlist_backyellow.jpg") }
a:link {
text-decoration:none; color:black
}
a:visited {
text-decoration:none; color:black
}
a:hover {
	text-decoration: underline; color:black
}
a:active {
	text-decoration: underline;
}
.outstanding_areas li {
  padding-left: 1px;
  border-bottom: 0px solid #e5e5e5;
  font-size: 12px;
}

ul { margin-top:0em; margin-bottom:0em; margin-left:1em; margin-right:0em; list-style-image: url("../images/check13.png")} 

.borderlines  {
 border: 0px solid #e5e5e5;
 padding-right:10px;
 line-height:16px;
}
a.businesseslink:hover {
	text-decoration: underline; color:black; font-size:14px;

}
.superscript {
	position: relative;
	bottom: 0.4em;
	color: inherit;
	font-size: 0.8em;
}
.tooltipContent
{
	width: 400px;
	font-size: 12px;
	font-weight: 500;
	border-radius: 5px 5px 5px 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6eef5', endColorstr='#cddcea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e6eef5), to(#cddcea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e6eef5,  #cddcea); /* for firefox 3.6+ */

	color: #000000;
	border: solid 1px #a0afc2;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	
	z-index: 1000;
}

.tip-top      { background:url(tip-top.png) top left no-repeat; height:26px; width:295px; }

.helplinks{text-decoration:none;cursor:pointer;}
.helplinks:link{text-decoration:none;}
.helplinks:active{text-decoration:none;}
.helplinks:visited {text-decoration:none;}
.helplinks:hover {text-decoration:underline;}
