body 
{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
	background-color: gray;
}

a img 
{
	border: 0px;
}

.page 
{
	height: 100%;
	width: 600px;
	text-align: left;
	border-top: solid 2px white;
	border-left: solid 3px white;
	border-right: solid 3px white;
	
	background-color: white; /*background-color: #faf9ff;*/
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
}

.banner 
{
	height: 0%;
	padding-top: 6px;
}


.body 
{
	font:			10pt Verdana;
	vertical-align: top;
}

.tab-selected
{
	vertical-align: middle;
	border-top:		silver 1px solid;
	text-align:		left;
	padding-left:	6px;
	border-bottom:	0px;
	background-color: white;
}

.tab-angle-selected-left
{
	border-top:		silver 1px solid;
	background-color: white;
	border-bottom:	silver 1px solid;
}

.tab-angle-selected-right
{
	border-top:		silver 1px solid;
	background-color: white;
}

.tab 
{
	vertical-align: middle;
	border-top:		silver 1px solid;
	border-bottom:	silver 1px solid;
	text-align:		left;
	padding-left:   6px;
	background-color: #e7e7e7;
}

.tab-angle
{
	border-bottom:	silver 1px solid;
	border-top:		silver 1px solid;
	background-color:  #e7e7e7; 
}

.body .bottom 
{
	border-left:	silver 1px solid;
	border-bottom:	silver 1px solid;
	border-right:	silver 1px solid;
}

.body .left 
{
	height: 382;
	width: 190;	/* 576 */
	border-left:	silver 1px solid;
	border-bottom:	silver 1px solid;
	border-right:	silver 1px dashed;
	padding:		18px;
	text-align:		justify;
	vertical-align: text-top;
	color:			#444444;
	background-color: white;
}

.body .left ol 
{
	margin-left: 22px;
	margin-top:  12px;
	padding: 0px;
}

.body .left ol li 
{
	margin: 12px;
	text-align: left;
}

.body .left ol li a#Current
{
	color: #fe6600; 
	font: bold;
	padding-right: 15px;
/*	width: 100%; */
	background: white url(/sitebuilder/images/listbullet.gif) no-repeat right 4px ;
	text-decoration:none;
}

.body .left ol li a
{
	color: #444444; 
}

.body .right
{
	width: 386;
	border-bottom:	silver 1px solid;
	border-right:	silver 1px solid;
	padding:		18px 12px 12px 12px;
	text-align:		justify;
	vertical-align: text-top;
	font:			10pt Verdana;
	color:			#444444;
	background-color: white;
}

.body .right  p
{
/*	padding: 0px; */
	margin: 3px 0px 6px 0px;
}

.body .right td 
{
	font:			10pt Verdana;
	color:			#444444;
}

.lefttext
{
	padding:		18px;
	border-right:	0px;
	text-align:		justify;
	vertical-align: text-top;
	font:			10pt Verdana;
	color:			#444444;
	background-color: white;
}


.body .bottom .wizard
{
	font:			10pt Verdana;
	color:			#444444;
	padding:		12px;
	height:			300px;
}

h5 
{
	color: #105381;
/*	padding: 0px; */
	margin:  6px 0px 0px 0px;  
	text-align: left;
}

.next 
{
	color: #105381;
	font:	10pt Verdana;
	text-align: right;
	width:90%;
	padding: 12px;
}
.footer a 
{
	font:	8pt Verdana;
	color: #444444;
}
