@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; }
form { font-size:0.8em; }
p { margin:1em 12em 1em; }
fieldset { margin: 1em 0 0 0; padding: 0; }
legend { margin-left: 1em; color: #000000; font-weight: bold; }
fieldset ul {
	padding: 0.5em 1em 0 1em;
	list-style: none outside none;
}
fieldset li { padding-bottom:0.5em; }
fieldset.submit { border-style: none; padding-left:12em; }
label { float: left; width:22em; margin-right:1em; text-align:right; line-height:1.9em; }
label.long { width:28em; }
label.textarea { display:block; float:none; width:auto; margin:auto; text-align:left; line-height: normal; }
label.checkbox, label.radio { float:none; width:auto; margin:auto auto auto 3px; text-align:left; line-height:1.9em;}
.error, .errorHide { color:#cc0000; margin:0px 0px 3px 1em; }
.errorHide { display:none; }
.formTable { margin:0px; padding:0px; }
.formTable th { background-image:none; font-size:10px; }
.hidden { display:none; }

#main { width:800px; }
object { outline:none; }
#flash { width:150px;height:225px; float:right; margin-right: 50px;}
#setNumOfChecks, #monthbill { border-bottom: solid 1pt #cccccc; }
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

