/*
	formMainWdgt.css
*/

.forMnCBLabel,.forMnSimpleCB,.forMnWdgtThankYou, .forMnWdgtSendBut, .smallTxtBox, .averageTxtBox, .largeTxtBox, .forMnWdgtTA, .forMnWdgtLink,.forMnWdgtTtl,.forMnWdgtBigLbl, 
.forMnWdgtTaLbl, .forMnWdgtInfo, .forMnWdgtSlimInfo, .forMnWdgtTB, .forMnWdgtTbLbl, .forMnWdgtTbSmlLbl, .tbOneFortMWLbl, .tbTwoFortMWLbl, 
.forMnWdgtTaError, .forMnWdgtGenErr, .forMnWdgtDataErr, .forMnWdgtNwSiteErr, .fMnWdgtBoxCnt, .forMnPwLbl {
	font-family:"Arial"; font-style: normal; 
	font-weight: normal; color: black; text-decoration: none;
	font-size: 12pt;
	color: #486e05;
}

.smallTxtBox {
	width: 96%;
	max-width: 200px;
	min-width: 150px;
	margin-right: 30px;
}

.averageTxtBox {
	width: 96%;
	max-width: 400px;
	min-width: 150px;
}

.largeTxtBox {
	width: 96%;
	max-width: 800px;
	min-width: 150px;
}


.forMnWdgtTaLbl, .forMnWdgtTbLbl, .tbOneFortMWLbl, .tbTwoFortMWLbl, .forMnPwLbl {
	font-weight: bold;
}

.forMnPwLbl {
	cursor: help;
}




.forMnWdgtTA {
	width: 95%;
}


.eMailDivFrame {
	width:1000px; margin:10px; padding:10px; border: 3px solid purple; float:left;
}

.forMnWdgtTbSmlLbl {
	font-size: 8pt;
}

.forMnWdgtSlimInfo {
	color:blue; font-size:12pt; cursor:help;
}

.forMnWdgtInfo {
	font-weight:bold; color:blue; font-size:12pt; cursor:help;
}

.forMnWdgtTtl {
	font-weight: bold; color: purple; font-size: 18pt;
}

.forMnWdgtBigLbl {
	font-weight: bold; color: blue; font-size: 16pt;
}

.forMnWdgtLink {
	font-weight: bold; color: green; font-size: 16pt; cursor:pointer;
}

.forMnWdgtThankYou {
	font-weight: bold; color: green; font-size: 24pt;
}

.forMnWdgtSendBut {
	font-weight: bold; color: purple;
}

.tbOneFortMWLbl {
	margin-left: 40px;
}

.tbTwoFortMWLbl {
	margin-left: 80px;
}

.forMnWdgtTB {
	margin-right:40px; font-size:12pt;
}

.forMnWdgtTaError, .forMnWdgtGenErr, .forMnWdgtDataErr, .forMnWdgtNwSiteErr {
	color: red;
}

.forMnWdgtDataErr {
	font-weight: bold;
	color: DarkSalmon;
}

.forMnWdgtNwSiteErr {
	font-weight: bold;
}

.forMnSimpleCB {
	margin-left: 10px; margin-right: 10px;
}
