@charset "ISO-8859-1";
#Widget {
	width: 781px;
	height: 600px;
	text-align: center;
}
.topTabs {
	background-color: #FFF;
	height: 28px;
	width: 151px;
	float: left;
	color: #FFF;
	margin-right: 3px;
}
.topBorder {
	height: 92px;
	width: 100%;
	float: left;
	background-image: url(../images/MI-Wizard_12.png);
	background-repeat: no-repeat;
}
.topBorder2 {
	height: 92px;
	width: 100%;
	float: left;
	background-image: url(../images/MI-Wizard_12_2.png);
	background-repeat: no-repeat;
}
.leftBorder2 {
	background-color: #FFF;
	width: 40px;
	float: left;
	height: 950px;
	background-image: url(../images/MI-Wizard_13_2.png);
	background-repeat: no-repeat;
}
.leftBorder {
	background-color: #FFF;
	width: 40px;
	float: left;
	height: 450px;
	background-image: url(../images/MI-Wizard_13.png);
}
.wScreen {
	background-color: #FFF;
	height: 450px;
	width: 700px;
	float: left;
	background-image: url(../images/MI-Wizard_14.png);
	background-repeat: no-repeat;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wScreen2 {
	background-color: #FFF;
	height: 950px;
	width: 830px;
	float: left;
	background-image: url(../images/MI-Wizard_14_2.png);
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wScreenNoBackground {
	background-color: #FFF;
	height: 950px;
	width: 830px;
	float: left;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ScreenInfo {
	height: 430px;
	width: 130px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	color: #000;
	text-align: left;
}
.ScreenMain 
{
	float: right;
	height: 430px;
	width: 535px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ScreenMain2
{
	height: 940px;
	width: 535px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 15px;
}
.rightBorder {
	background-color: #FFF;
	float: left;
	height: 450px;
	width: 40px;
	background-image: url(../images/MI-Wizard_15.png);
}
.rightBorder2 {
	background-color: #FFF;
	float: left;
	height: 950px;
	width: 40px;
	background-image: url(../images/MI-Wizard_15_2.png);
	background-repeat: no-repeat;
}
.botBorder {
	background-color: #FFF;
	float: left;
	clear: both;
	width: 100%;
	height: 25px;
	background-image: url(../images/MI-Wizard_17.png);
}
.botBorder2 {
	background-color: #FFF;
	float: left;
	clear: both;
	width: 100%;
	height: 25px;
	background-image: url(../images/MI-Wizard_17_2.png);
	background-repeat: no-repeat;
}
.reflection   {
	background-color: #FFF;
	height: 50px;
	float: left;
	width: 100%;
	background-image: url(../images/MI-Wizard_18.png);
	background-repeat: no-repeat;
}
.reflection2   {
	background-color: #FFF;
	height: 50px;
	float: left;
	width: 100%;
	background-image: url(../images/MI-Wizard_18_2.png);
	background-repeat: no-repeat;
}
.wScreen .ScreenInfo #Zoom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}
#Widget strong {
	color: #006;
}
