body {
	font-size: 62.5%;
	font-size: 13px;
	font-family: Calibri, "Times New Roman", Times, serif;	
}	


/* JQuery-ui adjustments */
div#content .ui-widget, div#content .ui-widget input, div#content .ui-widget select, div#content .ui-widget button , div#content .ui-widget textarea, .ui-dialog-content{
	font-size: 10pt;	
}	

div#content .ui-widget a.ui-widget {
	font-size: 11pt;	
}

div#content {
	width: 100%;
	margin: 0 auto;
}

div#content p {
	min-width: 15em;
	max-width: 50em;
	font-family: Cambria, "Times New Roman", Times, serif;	
}

.required label {
	font-weight: bold;
}	

.required label:after {
	content: '*';
}

.explanation , .description  {
	font-size: small;
	font-style: italic;
	padding-left: 1em;
	color: #84610F;
}

span.description {
	padding-top: .3em;
	max-width: 30em;
	font-weight: normal;
	display: block;
}



h1 {
	font-size: 30pt;
	letter-spacing: -2px;
	margin-bottom: .5em;
	text-align: center;
	color: black;
	font-family: Cambria,"Times New Roman", Times, serif;	
}

h2 {
	color: #84610F;
	font-weight: bold;`
	font-size: 20pt;
	margin-bottom: .8em;
	font-family: Cambria, "Times New Roman", Times, serif;	
}

h3 {
	font-family: Cambria, "Times New Roman", Times, serif;
	color: #6D1103;
	font-size: 14pt;	
	margin-bottom: 1em; 
	line-height: 20pt;
}

h4 {
	font-family: Calibri, "Times New Roman", Times, serif;	
	color: #0A4252;
	font-size: 13pt;
	line-height: 18pt;
	margin-bottom: .8em;
	font-weight: normal;	
}

h5 {
	font-family: Calibri, "Times New Roman", Times, serif;	
	color: #0A4252;
	font-size: 12pt;
	font-size: 14pt;
	font-weight: normal;	
}

h5.ui-widget-header, div#cms_content h5.ui-widget-header {
	color: white;
}	

ol.none, ul.none {
	list-style-type: none;	
}	

p {
	font-size: 12pt;
	margin-bottom: .7em;
}

label  {
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: .5em;	
}


div.required {
	font-weight: bold;
}

legend {
	font-size: 12.5pt;
	margin: .5em .5em 0 .5em;
	padding: 1em .5em 0 .5em;
}

fieldset {
	margin: .5em auto .5em auto;	
}

td {
	padding: .5em .5em .5em .5em;
}

h2.ui-widget-header {
	font-size: 13pt;
	padding: .3em .3em .3em .3em;
	margin: 0 0 .5em 0;
}

form label {
	display: block;
}


center {
	text-align: center;		
}

right {
	text-align: right;	
}	

div#cms_content {
	font-size: 13px;	
}

.name {
	color: #6D1103;
	font-variant: small-caps;
	letter-spacing: normal;
}

.presents {
	color: #8F773F;
	font-style: italic;
	font-weight: lighter;
	font-size: smaller;
	line-height: 32pt;
}	

