@charset "UTF-8";

#certifiedbg {
	width:750px; 
	float:right; 
	display: inline-block;
	margin: 0 auto;
	padding-top: 25px;
}
#contactinformation_certifypage {
	width:250px; 
	float:left; 
	padding-bottom: 80px;
	background-color:#2f2f2f;
	background-image:url(../images/hatch.gif)
}
#wrapper_certify {
	width:1000px; 
	background-color:#cccccc; 
}
#cert-program {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	color: #111111;
	width: 720px; 
	text-align: left;
}
#cert-program .hybrid {
	width: 391px;
	height: 124px;
	margin: 40px auto 20px;
}
#cert-program table {
	margin: 20px auto;
	width: 690px;
}
#cert-program table td {
	color: #111111;
}
#cert-program .TabGroup {
	margin: 0px;
	padding: 0px;
}
#cert-program .Tab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 4px;
	margin: 0px 1px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDD;
	list-style: none;
	border: 1px solid #999;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#cert-program #TabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #EEE;
}
#cert-program .Tab a:link, #cert-program .Tab a:visited {
	color: black;
	text-decoration: none;
}
#cert-program .Tab a:focus, #cert-program .Tab a:hover {
	color: black;
	text-decoration: underline;
	background-color: transparent;
}
#cert-program .ContentGroup {
	clear: both;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #EEE;
}
#cert-program .PanelsContent {
	padding: 0 0 20px 0;
}
#cert-program .PanelsContent h3 {
	font-size: 18px;
	margin: 20px 0 0;
	padding: 0 15px;
}
#cert-program .PanelsContent h3 span {
	font-size: 12px;
	font-weight: normal;
}
#cert-program .PanelsContent p {
	margin: 10px 0 0;
	padding: 0 25px;
}
#cert-program .PanelsContent ul, #cert-program .PanelsContent ol  {
	margin: 10px 0 0;
	padding: 0 35px;
}
#cert-program .PanelsContent a, #cert-program .PanelsContent a:link, #cert-program .PanelsContent a:active, #cert-program .PanelsContent a:visited {
color: #000000;
text-decoration: none;
font-weight:bold;
font-size:11px;
}
#cert-program .PanelsContent a:hover {
color: #990000;
text-decoration: underline;
font-weight:bold;
font-size:11px;
}
