.clear {clear: both;}

#info {background-color: white; font-size: 1.2em; width: 100%;}
#info div {padding: 1em 5em;}
#step0 {
	background-color: white;
	font-size: 1.2em;
	width: 900px;
}
.listbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#step0 h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #660000;
	text-align: left;
	font-size: 1.3em;
}
#step0_left {
	float: left;
	width: 413px;
	margin-left: 8px;
	background-image: url(../images/certColBg.jpg);
	padding-left: 10px;
	padding-right: 15px;
	height: 589px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#step0_right {
	float: right;
	width: 415px;
	margin-right: 8px;
	background-image: url(../images/certColBg.jpg);
	padding-right: 15px;
	padding-left: 10px;
	height: 589px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#step1 {
	background-color: white;
	font-size: 1.2em;
	width: 900px;
}
#step1_left { float: left; width: 400px; padding: 1em 2em 1em 4em;}
#step1_left p {text-align: left;}
#step1_right { float: left; width: 350px; padding: 1em; }
#step1_right fieldset { border: 1px solid #ccc; }

#step2 {background-color: white; font-size: 1.2em; text-align: left; padding: 2em;}
#step2 fieldset {border: none; padding: 0; margin: 0;}
.step2-question p {margin: 0; padding: 0.5em 0 0 0;}
.step2-question input {margin-left: 1.85em;}
.qnum { float: left; width: 1.85em; padding-top: 0.5em; }
.qtext { float: left; width: 800px; padding-top: 0.5em; }

#progress {background-color: white; font-size: 1.5em; font-weight: bold; padding-top: 5em; width: 900px; height: 400px; visibility: visible; display: block; text-align: center; }
#progress p, #progress img {text-align: center; }
#success {background-color: white; font-size: 1.5em; font-weight: bold; padding: 5em; visibility: hidden; display: none;}
#failure {background-color: white; font-size: 1.5em; font-weight: bold; padding: 5em; visibility: hidden; display: none;}
#final {background-color: white; font-size: 1.5em; font-weight: bold; padding: 5em;}
#logos {background-color: white; font-size: 1.2em; padding: 1em 5em;}
#logos h2 {font-size: 1.5em; font-weight: bold; padding: 1em 5em;}
#logos textarea { padding: 2px; border: 1px solid #999; width: 255px; height: 6.5em; font-family: arial; font-size: 0.8em;}
#logos div.instructions {font-size: 1.0em; font-weight: normal; }
#logos .dl-button {width: 395px; height: 253px;}
#logos .smaller-bold {font-size: 0.9em; font-weight: bold;}
#msrf {text-align: left; font-size: 1.2em; background-color: white; padding: 1em 5em;}
#msrf h2 {font-size: 1.5em; font-weight: bold; padding: 1em 5em;}
#msrf .cb-label {width: 120px; display: inline-block;}
.bq {padding-left: 2em;}

.logo-color {width: 88px; height: 78px; background: url(logos/gbb-cert-color.png) no-repeat;}
.logo-bw {width: 88px; height: 78px; background: url(logos/gbb-cert-bw.png) no-repeat;}

h2 {color: #600;}

.fw-label {display: inline-block; text-align: right; font-size: 11px; padding-right: 0.5em;}
.err-alert {border: 2px solid red;}
#error-list {color: red;}

