img { border: none; }
b#red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
	}
.ErrorDataTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 14px;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.regular1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E16363;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B42B2B;
	text-decoration: none;
	line-height: 14px;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C09797;
	text-decoration: none;
	line-height: 14px;
	}
/* ---------------------------------------------------------------------
Credits
------------------------------------------------------------------------ */
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	line-height: 11px;
	}

/* ---------------------------------------------------------------------
Did you know section
------------------------------------------------------------------------ */
#didYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	position: relative;
	width: 250px;
	height: 70px;
	background: url(http://www.mwbs.org/img/bulletPoint.gif) no-repeat left top;
	border: 1px;
	}
#didYou span {
	left: 15px;
	top: -3px;
	position: absolute;
	}

/* ---------------------------------------------------------------------
Top Table logo backaground
------------------------------------------------------------------------ */
td.masthead {
	width: 249px;
	background: url(http://www.mwbs.org/img/masthead.gif) no-repeat left top;
	padding-top: 10px;
	}
/* ---------------------------------------------------------------------
Ttitles of sections and spacers
------------------------------------------------------------------------ */
td.discoverTitle {
	width: 336px;
	height: 67px;
	background: url(http://www.mwbs.org/img/discoverMWBS.gif) no-repeat left top;
	}
td.faqTitle {
	width: 368px;
	height: 70px;
	background: url(http://www.mwbs.org/img/FAQ_HomePage.gif) no-repeat;
	}
td.spacerBar {
	width: 336px;
	height: 30px;
	background: url(http://www.mwbs.org/img/lineSpacer.gif) no-repeat left top;
	}
td.endColumn {
	width: 336px;
	height: 50px;
	background: url(http://www.mwbs.org/img/endColumn.gif) no-repeat left top;
	}
#faqBack {
	position: relative;
	width: 368px;
	height: 39px;
	background: url(http://www.mwbs.org/img/faqBack.gif) no-repeat left top;
	}
#faqBack span {
	left: 35px;
	top: 13px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	}
#inner-container p {
	position: relative;
	margin: 10px auto 0;
	padding: 0;
	width: 325px;
	}

#faq_container {
	position: relative;
	margin: 0px;
	padding: 0;
	width: 368px;
	height: 70px;
	background: url(http://www.mwbs.org/img/FAQ_HomePage.gif) no-repeat;
	}
/* ---------------------------------------------------------------------
Button More Info - HTML <div id="moreInfo"><span>More</span></div>
------------------------------------------------------------------------ */
#moreInfo {
	width: 39px;
	height: 15px;
	position: absolute;
	top: 46px;
	left: 300px;
	}

.moreInfo span {display:none;}

 #moreInfo:hover {
	width: 39px;
	height: 15px;
	position: alternative;
	top: 46px;
	left: 300px;
	background-image: url(http://www.mwbs.org/img/moreButton_over.gif);
	}
div#moreInfo span { display: none; }
div#moreInfo {
    height: 15px; /* height of the replacement image */
    background-image: url("http://www.mwbs.org/img/moreButton.gif");
    background-repeat: no-repeat;
}
/* ---------------------------------------------------------------------
Button More Info - HTML <div id="moreInfo_Regular"><span>More</span></div>
------------------------------------------------------------------------ */
 #moreInfo_regular {
	width: 39px;
	height: 15px;

	}
 #moreInfo_regular:hover {
	width: 39px;
	height: 15px;
	position: alternative;
	top: 0px;
	left: 0px;
	background-image: url(http://www.mwbs.org/img/moreButton_over.gif);
	}
div#moreInfo_regular {
	width: 39px;
	height: 15px; /* height of the replacement image */
    background-image: url("http://www.mwbs.org/img/moreButton.gif");
    background-repeat: no-repeat;
	}
div#moreInfo_regular span { display: none; }
/* ---------------------------------------------------------------------
MENU BOX
------------------------------------------------------------------------ */
div#menuBox {
	width: 200px;
	height: 160px;
	position: relative;
	top: 8px;
	left: 0px;
	}

#menuBox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E16363;
	width: 175px;
	height: 155px;
	}

#menuBox li {
	left: 5px;
	height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-image: url("http://www.mwbs.org/img/target.gif");
	list-style-position: inside;
	position: relative;
	border-bottom: 1px dotted #B8B8B8;
	}
/* ---------------------------------------------------------------------
REQUIRED FIELDS
------------------------------------------------------------------------ */
 #required {
	width: 10px;
	background-image: url(http://www.mwbs.org/img/orange.gif);
	background-repeat: no-repeat;
	}


/* ---------------------------------------------------------------------
TOP SEARCH DIV
------------------------------------------------------------------------ */
html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	}
body * {
	margin: 0;
	padding: 0;
	}

div#sTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: -125px;
	bottom: 0px;
	}
div#cTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50px;
	bottom: 0px;
	}

.textField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #FFFFFF;
