#main { padding: 1em; }
fieldset {
	padding: 8px;
}
legend {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #15618E;
	font-weight: normal;
}



#wizard {
	width: 375px;
	border: 1px solid #D4D4D4;
}
#wizard .title {
	background-color:#F5F5F5;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	border: 1px dotted #D9E0E1;
	text-align: left;
	color: #2087B9;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
.divhw {
	height: 500px;
	width: 375px;
	text-align: center;
}

.bodytext {	overflow: auto;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
}
.bodytextgray {	overflow: auto;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
	color: #565C78;
}

.red {
	color: #FF0000;
}

.bodytextgrayCopy {
	overflow: auto;
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica;
	color: #767458;
}

.darkBlue {color: #004182;
}



