@import url("menu.css");
@import url("print.css");

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px;
	padding: 0px;
	height: 100%;
}

pre {
	margin: 0em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}

td, th {
	padding: 5px 10px 5px 10px;
	vertical-align:top;
}

form > table {
	width: auto;
}

form > table > tbody > tr > td > table {
	text-align:left;
}

form > table > tbody > tr > td:first-child, form > table > tfoot > tr > td:first-child {
	text-align:right;
}

table.showborder td, table.showborder th {
	width: 1px;
	border: 1px solid gray;
}

td.rightcol {
	width: 180px;
}

div.message {
	font-weight: bold;
	text-align: center;
	color: red;
}

#header h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #fff;
	font: normal 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
/*	line-height: 0.9em; */
}

#header h2 {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #fff;
	font: normal 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #fff;
	font: normal 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer h2 {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #fff;
	font: normal 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.required {
	color: red;
	font-weight: bold;
	background: transparent url(../image/asterisk.gif) no-repeat scroll top right;
}

/* ROUND-CORNERED BOXES*/

.boxheaderfooter {
	display: block;
}

.boxheaderfooter * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #336699;
}

.boxheaderfooter1 {
	border-right: 1px solid #919191;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #919191;
	padding-left: 1px;
	margin-left: 3px;
	background: #336699;
}

.boxheaderfooter2 {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 0px 1px;
	background: #336699;
	margin: 0px 1px;
}

.boxheaderfooter3 {
	border-right: 1px solid #303030;
	border-left: 1px solid #303030;
	margin: 0px 1px;
}

.boxheaderfooter4 {
	border-right: 1px solid #919191;
	border-left: 1px solid #919191;
}

.boxheaderfooter5 {
	border-right: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
}

.boxheaderfooter_content {
	padding: 0px 5px;
	background: #336699;
}

.boxuserdatetime {
	display: block;
}

.boxuserdatetime * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #ccff33;
}

.boxuserdatetime1 {
	border-right: 1px solid #fff3d3;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #fff3d3;
	padding-left: 1px;
	margin-left: 3px;
	background: #ccff33;
}

.boxuserdatetime2 {
	border-right: 1px solid #fffcf4;
	border-left: 1px solid #fffcf4;
	padding: 0px 1px;
	background: #ccff33;
	margin: 0px 1px;
}

.boxuserdatetime3 {
	border-right: 1px solid #ffe9ad;
	border-left: 1px solid #ffe9ad;
	margin: 0px 1px;
}

.boxuserdatetime4 {
	border-right: 1px solid #fff3d3;
	border-left: 1px solid #fff3d3;
}

.boxuserdatetime5 {
	border-right: 1px solid #ffeab3;
	border-left: 1px solid #ffeab3;
}

.boxuserdatetime_content {
	padding: 0px 5px;
	background: #ccff33;
}

.boxcurrentpageheader {
	display: block;
}

.boxcurrentpageheader * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #ffcc00;
}

.boxcurrentpageheader1 {
	border-right: 1px solid #fff3d3;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #fff3d3;
	padding-left: 1px;
	margin-left: 3px;
	background: #ffcc00;
}

.boxcurrentpageheader2 {
	border-right: 1px solid #fffcf4;
	border-left: 1px solid #fffcf4;
	padding: 0px 1px;
	background: #ffcc00;
	margin: 0px 1px;
}

.boxcurrentpageheader3 {
	border-right: 1px solid #ffe9ad;
	border-left: 1px solid #ffe9ad;
	margin: 0px 1px;
}

.boxcurrentpageheader4 {
	border-right: 1px solid #fff3d3;
	border-left: 1px solid #fff3d3;
}

.boxcurrentpageheader5 {
	border-right: 1px solid #ffeab3;
	border-left: 1px solid #ffeab3;
}

.boxcurrentpageheader_content {
	padding: 0px 5px;
	background: #ffcc00;
}

.boxmenu {
	display: block;
}

.boxmenu * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #eda;
}

.boxmenu1 {
	border-right: 1px solid #fff3d3;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #fff3d3;
	padding-left: 1px;
	margin-left: 3px;
	background: #eda;
}

.boxmenu2 {
	border-right: 1px solid #fffcf4;
	border-left: 1px solid #fffcf4;
	padding: 0px 1px;
	background: #eda;
	margin: 0px 1px;
}

.boxmenu3 {
	border-right: 1px solid #ffe9ad;
	border-left: 1px solid #ffe9ad;
	margin: 0px 1px;
}

.boxmenu4 {
	border-right: 1px solid #fff3d3;
	border-left: 1px solid #fff3d3;
}

.boxmenu5 {
	border-right: 1px solid #ffeab3;
	border-left: 1px solid #ffeab3;
}

.boxmenu_content {
	padding: 0px 5px;
	background: #eda;
	color: #fff;
}

.boxcurrentpage {
	display: block;
}

.boxcurrentpage * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #cee8f9;
}

.boxcurrentpage1 {
	border-right: 1px solid #fff3d3;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #fff3d3;
	padding-left: 1px;
	margin-left: 3px;
	background: #cee8f9;
}

.boxcurrentpage2 {
	border-right: 1px solid #fffcf4;
	border-left: 1px solid #fffcf4;
	padding: 0px 1px;
	background: #cee8f9;
	margin: 0px 1px;
}

.boxcurrentpage3 {
	border-right: 1px solid #ffe9ad;
	border-left: 1px solid #ffe9ad;
	margin: 0px 1px;
}

.boxcurrentpage4 {
	border-right: 1px solid #fff3d3;
	border-left: 1px solid #fff3d3;
}

.boxcurrentpage5 {
	border-right: 1px solid #ffeab3;
	border-left: 1px solid #ffeab3;
}

.boxcurrentpage_content {
	padding: 0px 5px;
	background: #cee8f9;
}