BODY 
{
	background-color:#FFFFFF; 
	font-family: "Calibri W01 Regular_904604" , "Helvetica" , "Arial" , sans-serif;
	color:#424142;
	font-size: 18px;
}

.HeaderText 
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif;*/
	font-size:14pt; 
	font-weight:bold; 
	color:#424142;
}
.mainHeaderText {
	font-size: 32px;
}


.mrBannerText 
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif;*/
	font-size:18px; 
	font-weight:normal; 
	color:#424142;
}

.mrErrorText 
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif;*/
	font-size:18px;
	font-weight:bold; 
	color:red; 
}

.mrQuestionText 
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif;*/ 
	font-size:18px; 
	font-weight:normal; 
	color:#424142;
}

.mrSingleText
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif; */
	font-size:18px; 
	color:#424142;
}

.mrMultipleText
{
	/*font-family: "Calibri" , "Helvetica" , "Arial" , sans-serif;*/ 
	font-size:18px; 
	color:#424142;
}

.mrEdit
{font-size:18px;}



@media (min-width > 980px) {
.outerTable
{
	min-width: 450px
}
}


.topMiddle
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/top.gif');
	background-repeat: repeat-x;
}
.bottomMiddle
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/bottom.gif');
	background-repeat: repeat-x;
}

.middleLeft
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/left.gif');
	background-repeat: repeat-y;
}
.middleRight
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/right.gif');
	background-repeat: repeat-y;
	background-position: top right;
}
.topRow, .bottomRow
{
	height: 1px;
	line-height: 1px;
}

.progBarCell
{
	height: 34px;
	width: 360px;
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/progbar_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 5px;
}

.progbarNum
{
	width: 34px;
	font-size: 8pt;
	text-align: center;
}
.innerProgbarTable
{
	margin-left: 9px;
	margin-top: 24px;
}

.mrNext 
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/next_btn.jpg');
	background-repeat: no-repeat;
}

.mrNext:hover
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/next_btn_hover.jpg');
	background-repeat: no-repeat;
}
.mrPrev 
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/back_btn.jpg');
	background-repeat: no-repeat;
}

.mrPrev:hover
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/back_btn_hover.jpg');
	background-repeat: no-repeat;
}

.mrStop 
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/stop_btn.jpg');
	background-repeat: no-repeat;
}

.mrStop:hover
{
	background-image: url('https://populuslive.online-host.solutions/MEDIA/nonflashimages/stop_btn_hover.jpg');
	background-repeat: no-repeat;
}

.mrPhraseEmphasis 
{
	color:#9A7AA9;
	font-weight:bold;
}

/*
div {border: solid red 1px;}
span {border: solid blue 1px;}
td {border: solid green 1px;}
*/


.mrEdit
{
text-transform:capitalize;
}


