body {
	height: 100%; margin: 0px; padding: 0px;
	/* background-image:url(); background-repeat: repeat; */
	background:url(images/bg_sheet.jpg) top center repeat-y;
	background-color: #a3cd9f;
	text-align: center;  /* ie workaround centering page */
}

html, body, td, th, h1, h2, h3, h4, li, input, select {
	font-family: verdana,sans-serif;
	font-size: 11px;
}

table {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
}

td, th {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	xborder: 1px solid #0000ff;
}

div {
	xborder: 1px solid #ff00ff;
}

div.cell {
	xbackground-color: #ffff00;
}

p.bodytext {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
	text-align: justify;
}

a {
        color: #000000;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

div.menu a {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* ----- layout main definitions ------------------------------------------ */

div#sheet {
	height: 100%;
	width: 1024px;		/* 34px + 965px + 34px */
	text-align: left;	/* undo ie workaround centering page */
	margin: 0 auto;		/* centering page */
}

#page {
	height: 100%;
	width: 100%;
	background:url(images/bg_header.jpg) top center no-repeat;
}

#r1, #r1d1 {
	height: 32px;
}

#r1d1 div.cell {
	margin-right: 40px;
}


#r1d1 {
	text-align: right;
	vertical-align: middle;
}

#r2, #r2d1 {
	height: 14px;
}

#r2d1 div.cell {
	margin-right: 40px;
}

#r2d1 {
	text-align: right;
	vertical-align: middle;
}

#r3, #r3d1 {
	height: 250px;
}

#r4, #r4d1 {
	height: 30px;
}

#r4d1t1 {
	height: 100%;
	width: 100%;
}

#r4d1t1r1d1, #r4d1t1r2d1 {
	vertical-align: middle;
}

#r4d1t1r1d1 {
	text-align: left;
}

#r4d1t1r1d1 div.cell {
	margin-left: 115px;
}

#r4d1t1r2d1 {
	text-align: right;
}

#r4d1t1r2d1 div.cell {
	margin-right: 50px;
}

#r5, #r5d1 {
	height: 20px;
}

#r6d1t1 {
	height: 100%;
	width: 100%;
}

#r6d1t1r1d1 {
	width: 295px;
}

#r6d1t1r1d1 div.cell {
	margin-left: 99px;
	width: 185px;
	height: 100%;
	border-top: 1px solid #a4cea0;
	border-left: 1px solid #a4cea0;
	border-right: 1px solid #a4cea0;
}

#r6d1t1r1d1 div.l0 {
	background-color: #e4f0e2;
}

#r6d1t1r1d1 div.l0_selected {
	background-color: #a4cea0;
}

#r6d1t1r1d1 div.l0 div {
	padding-left: 10px;
}

#r6d1t1r1d1 div.l1 {
	background-color: #ffffff;
}

#r6d1t1r1d1 div.l1_selected {
	background-color: #ffffff;
}

#r6d1t1r1d1 div.l1_selected a {
	color: #a4cea0;
}

#r6d1t1r1d1 div.l1 div {
	padding-left: 20px;
}

#r6d1t1r1d1 div.l0,
#r6d1t1r1d1 div.l1 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #bdbdbc;
}

#r6d1t1r2d1 {
}

#r6d1t1r2d1 div.cell {
	margin-left: 10px;
	width: 675px;
	line-height: 150%;
	overflow: hidden;
}

h4 {
	background:url(images/hr.gif) bottom left no-repeat;
	padding-bottom: 10px;
	color: #73a970;
}

fieldset.csc-mailform {
	border: none;
}

fieldset.csc-mailform div.csc-mailform-field {
	margin-bottom: 5px;
}

fieldset.csc-mailform label {
	display: block;
	font-weight: bold;
}

