@charset "UTF-8";

#certifiedbg {
	width:640px; 
	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)
}

#cert-program {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	color: #111111;
	width: 630px; 
	text-align: left;
}
#cert-program .hybrid {
	width: 391px;
	height: 124px;
	margin: 40px auto 20px;
}
#cert-program table {
	margin: 20px auto;
	width: 630px;
}
#cert-program table td {
	color: #111111;
}
#cert-program .TabGroup {
	margin: 0px;
	padding: 0px;
}
#cert-program .Tab {

	top: 1px;
	float: left;
	padding: 4px 4px;
	margin: 0px 1px 0px 0px;
	font-size: .9em;
	background-color: #DDD;
	list-style: none;
	border: 1px solid #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	display: inline;
}
#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: 1.1em;
	border: 1px solid #999;
	background-color: #EEE;
}
#cert-program .PanelsContent {
	padding: 0 0 20px 0;
}
#cert-program .PanelsContent h3 {
	font-size: 1.5em;
	margin: 20px 0 0;
	padding: 0 15px;
}
#cert-program .PanelsContent h3 span {
	font-size: .9em;
	font-weight: normal;
}
#cert-program .PanelsContent p {
	margin: 10px 0 0;
	padding: 0 25px;
	color:#000;
}
#cert-program .PanelsContent ul, #cert-program .PanelsContent ol  {
	margin: 10px 0 0;
	padding: 0 35px;
	font-size: 1.2em;
}
#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:1.0em;
}
#cert-program .PanelsContent a:hover {
color: #990000;
text-decoration: underline;
font-weight:bold;
font-size:1.0em;
}
