body {
	font-size:7px;
	color:#333300;
	font-weight:bold;
}
.footer {
	background:url('../images/mwhFooter.jpg');
	height:38px;
	text-align:center;
	font-family:arial,verdana,tahoma;
	font-size:10px;
	font-weight:bold;
	color:#B5B00A;
}
.button {
	background:#663300;
	border: solid 1px #555500;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	hseight:25px;
}
.buttonSmall {
	background:#663300;
	border: solid 1px #555500;
	font-family:verdana,arial,tahoma,verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
.fileUpload {
	width:320px;
	font-family:arial,helvetica,verdana;
	font-size:9px;
	background-color:#FFFFFF;
	color:#666666;
	font-stretch: condensed;
	border: solid 0px;
	padding-left:4px;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
}
.mainTable {
	background-color:#FFFFFF;
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#333300;
}
.text1Strong {
	font-family:arial,verdana,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4F6600;
}
.popTable {
	background:url('../images/TableBG.gif') repeat-x;
	border: solid 1px #CAD1B3;
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#333300;
}
.tableTitle {
	background:url('../images/TableTitleBG.gif') repeat-x;
	font-family:arial,verdana,tahoma;
	font-size:16px;
	font-weight:bold;
	color:#666600;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}
.tableData {
	font-family:arial,verdana,tahoma;
	font-weight:bold;
	font-size:13px;
	color:#444444;
}
.textBoxFillColumn {
	font-family:arial,verdana,tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	padding-left:4px;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
	width:100%;
}
.textBoxLabel {
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#333300;
	text-align:right;
	padding-right:8px;
	padding-left:5px;
}
.internalTable {
	background:url('../images/TableBG.gif') repeat-x;
	border: solid 1px #CAD1B3;
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#333300;
}
a.returnLink {
	font-family:arial,verdana,tahoma;
	font-size:10px;
	color:#444400;
	font-weight:bold;
	text-decoration:underline;
}
a.returnLink:hover {
	text-decoration:underline;
	color:#000000;
}
a.returnLink:visited {
	color:#444400;
}
a.returnLink:active {
	color:#444400;
}
.textBoxSmall {
	font-family:arial,verdana,tahoma,arial;
	font-size:13px;
	font-weight:bold;
	color:#444444;
	padding-left:4px;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
	width:40px;
}
.textBoxMed {
	font-family:arial,verdana,tahoma,arial;
	font-size:13px;
	font-weight:bold;
	color:#444444;
	padding-left:4px;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
	width:100px;
}
.textBoxLong {
	font-family:arial,verdana,tahoma,arial;
	font-size:13px;
	font-weight:bold;
	padding-left:4px;
	color:#444444;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
	width:300px;
}
.successMessage {
	font-family:arial,verdana,tahoma;
	color:#4F6600;
	font-size:11pt;
	font-weight:bold;
}
.textBoxFileDescr {
	font-family:arial,verdana,tahoma,arial;
	font-size:10px;
	font-weight:bold;
	color:#444444;
	padding-left:4px;
	border: solid 1px #CAD1B3;
	border-left: solid 6px #CAD1B3;
	width:180px;
}
