body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
table { 
	border-spacing: 0; 
}
h1 { 
	font-size: 2.25em; 
}
h2 { 
	font-size: 1.85em; 
}
h3 { 
	font-size: 1.5em; 
}  
h4 { 
	font-size: 1.4em; 
}
h5 { 
	font-size: 1.3em; 
}
h6 { 
	font-size: 1.2em; 
}
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 0.5em; 
}
p { 
	margin-bottom: 0.5em; 
}
a { 
	text-decoration: underline; 
	outline: none; 
}
b {	
	font-weight: bold; 
}
ul { }
li { 
	list-style-type: square; 
	margin-left: 2em; 
}
td { 
	text-align: left; 
	vertical-align: top; 
}
input, textarea, select { 
	border-width: 1px; 
	border-style: solid; 
}
textarea { 
	width: 15em; 
	height: 8em; 
}
label { 
	width: 10em;; 
	display: block; 
}
hr { 
	height: 1px; 
	margin-top: 0.5em; 
	margin-bottom: 0.5em; 
}

div.ce_message, div.ce_infomessage, div.ce_warningmessage, div.ce_errormessage { font-weight: bold; border-width: 1px; border-top-width: 10px; border-style: solid; padding: 1em; padding-left: 2em; margin-top: 1em; margin-bottom: 1em; }
span.ce_message, span.ce_infomessage, span.ce_warningmessage, span.ce_errormessage { font-size: 2em; font-weight: bold; }
.ce_bold { font-weight: bold; }
.ce_em { font-weight: bold; font-style: italic; }
.ce_italic { font-style: italic; }
.ce_smallprint { font-size: 0.75em; }
.ce_error { font-weight: bold; }
.ce_readonly { }
.ce_topleft { vertical-align: top; text-align: left; }
.ce_topcenter { vertical-align: top; text-align: center; }
.ce_topright { vertical-align: top; text-align: right; }
.ce_middleleft { vertical-align: middle; text-align: left; }
.ce_middlecenter { vertical-align: middle; text-align: center; }
.ce_middleright { vertical-align: middle; text-align: right; }
.ce_bottomleft { vertical-align: bottom; text-align: left; }
.ce_bottomcenter { vertical-align: bottom; text-align: center; }
.ce_bottomright { vertical-align: bottom; text-align: right; }
.ce_clear { clear: both; }

#ce_mainnav { padding-left: 1em; }
#ce_mainnav ul, #ce_mainnav li, #ce_subnav ul, #ce_subnav li { display: inline; list-style-type: none; }
#ce_mainnav a { white-space: nowrap; border-width: 1px; border-style: solid; border-bottom: 0; }
#ce_mainnav a:link, #ce_mainnav a:visited { float: left; text-decoration: none; margin-right: 1em; padding: 0.2em 0.8em 0.2em 0.8em; }
#ce_mainnav a.selected {  font-weight: bold; }
#ce_mainnav_clear { clear: both; }

#ce_subnav { font-size: 0.85em; padding-left: 1em; padding-bottom: 1.6em; }
#ce_subnav a:link, #ce_subnav a:visited { float: left; text-decoration: none; line-height: 1.5em; margin-right: 1em; padding: 0.1em 0.25em 0.1em 0.25em; }
#ce_subnav a.selected { border: 0; font-weight: bold; }


div#CESingleForm { width: auto; height: auto; min-width: 15em; min-height: 15em; }
div#CESingleFormHeader { width: auto; padding: 5px; font-size: 1.5em; font-weight: bold; text-align: center; }
div#CESingleFormMain { width: auto; height: auto; padding: 10px; border-width: 10px; border-style: solid; }
div#CESingleFormMainInner { width: auto; height: auto; padding: 10px; border-width: 1px; border-style: solid; }
div#CESingleFormMain table#CESFformdata { width: 100%; border-spacing: 0; border-collapse: collapse; }
div#CESingleFormTabMenu { padding: 10px; padding-bottom: 0px; height: 2em; }
div#CESingleFormTabMenu ul, div#CESingleFormTabMenu li { display: inline; list-style-type: none; }
div#CESingleFormTabMenu a:link, div#CESingleFormTabMenu a:visited { float: left; text-decoration: none; line-height: 1.6em; margin-right: 1em; padding: 0.2em 0.8em 0.2em 0.8em; }
div#CESingleFormTabMenu a.selected { font-weight: bold; }
div#CESingleFormTabMenuClear { clear: both; }
tr.CESFgrouping, tr.CESFgroupingtop, tr.CESFgroupingrepeat, tr.CESFgroupingbottom {	border-width: 1px; border-style: dashed; }
tr.CESFgroupingtop { border-bottom: 0; }
tr.CESFgroupingrepeat {	border-bottom: 0; border-top: 0; }
tr.CESFgroupingbottom {	border-top: 0; }
tr.CESFgrouping > td { padding-top: 0.5em; padding-bottom: 0.5em; }
tr.CESFgroupingtop > td { padding-top: 0.5em; }
tr.CESFgroupingbottom > td { padding-bottom: 0.5em; }
td.CESFmandatory, td.CESFspacer , td.CESFspacerright { width: 1em; }
td.CESFmandatory { text-align: right; }
td.CESFspacerline {	height: 5px; font-size: 1px; }
td.CESFspacerlinemedium { height: 15px; font-size: 1px; }
td.CESFspacerlinelarge { height: 30px; font-size: 1px; }
td.CESFltext { width: 10em; }
td.CESFefield { width: 20em; }
td.CESFfullline { padding-left: 0.5em; padding-right: 0.5em; }
td.CESFfulllineright { text-align: right; }
input.CESFefieldsmall {	width: 5em; }
input.CESFefieldmedium { width: 15em; }
input.CESFefieldlarge { width: 25em; }
input.CESFefieldxlarge { width: 35em; }
input.CESFcbox { border: 0; width: 1em; }
input.CESFrbutton {	border: 0; width: 1em; }
textarea.CESFtamedium { width: 15em; height: 8em; }
textarea.CESFtalarge { width: 25em;	height: 12em; }
textarea.CESFtaxlarge { width: 36em; height: 20em; }
select.CESFselmedium { width: 15em; }
select.CESFsellarge { width: 25em;	}
select.CESFselxlarge { width: 36em; }
span.CESFhelptext { font-size: 0.65em; }
span.CESFsmallprint { font-size: 0.75em; }
span.CESFlabel { font-size: 0.75em; }
span.CESFmandatory { font-size: 0.75em; }
img.CESFaligntop { }
