
body { font:75%/1.5em Helvetica, Arial, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
 }

p { padding:0 0 1.5em 1em;color:#111; word-spacing:0.08em;   letter-spacing:0.03em; }
p img       { float: left; margin: 0 1em 1em 0; padding: 0; }
p img.right { float: right; margin: 0 0 1em 1em;  }

img { float: left; }

h1,h2{ font-weight:normal; color: #333; font-family: "URW Palladio L", Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif; letter-spacing: 2px; word-spacing:0.1em;  }
h3,h4,h5,h6 { font-weight: normal; color: #333; font-family: "URW Palladio L", Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif; }


h1 { font-size: 1.9em;  margin-bottom: 0.79em; }
h2 { font-size: 1.7em;  margin-bottom: 0.882em; }
h3 { font-size: 1.4em;  margin-bottom: 1.071em; }
h4 { font-size: 1.3em;  margin-bottom: 1.154em; }

h5 { font-size: 1.1em;  margin-bottom: 1,354em; }
h6 {
	font-size: 1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	border-color: #AAA;/*#035292;*/
	border-style: solid;
	border-width: 1px;
	}

input {
	height: 1.5em;
	}

select {
	height: 1.5em;
	}

li ul,
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 0.5em 1.5em 1.5em; }


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color: #035292; text-decoration: none; }
/* a:hover { text-decoration: underline; } */

.right_align {	text-align: right; }
.center_align { text-align: center; }

table {  margin-bottom: 1.5em; border-collapse: collapse; }
th {font-weight: bold; color: #000; background-color: #ccc;}
tr, th, td { margin:0; padding:0em 1em 0em 1em; height:1.5em; }
tfoot { font-style: italic;  }
caption { text-align:center; font-family: "URW Palladio L", Palatino, "Palatino Linotype", Georgia, serif;  }
td { vertical-align: middle; }
abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }


blockquote { padding-left:1.5em; margin: 1.5em; border-left:3px solid #ccc; font-style:italic;  }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; }
tt { display: block; margin: 1.5em 0; }
hr {margin-bottom:1.5em;}

label {
	display: block;
	}

fieldset {
	float: left;
	width: 44em;
	position: relative;
	background-color: #EEE;
	margin: 0 0 -1.5em 0;
	padding: 1.5em 0 1.5em 1em;
	border-style: none;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	}

fieldset.submit {
	background-color: #FFF;
	padding-bottom: 1.5em;
	text-align: right;
	border-bottom: none;
	margin-bottom: 0em;
	width: 44em;
	}

fieldset li {
	float: left;
	width: 50%;
	/*background-color: #FAA;*/
	height: 3em;
	}

fieldset li.rightcol {
	/*float: right;*/
	/*background-color: #AAF;*/
	}

fieldset li.line {
	float: left;
	width: 100%;
	clear: both;
	/*background-color: #AFA;*/
	}

fieldset li.line label {
	width: 20em;
	}

fieldset li.single {
	float: left;
	width: 100%;
	clear: both;
	}

fieldset li.single label {
	width: 6em;
	}

fieldset li textarea {
	margin-bottom: 1.5em;
	}

fieldset ol {
	padding: 0;
	list-style: none;
	}

fieldset label {
	float: left;
	width: 6em;
	color: #333;
	margin-right: 1em;
	text-align: left;
	}

legend {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	font-family: "URW Palladio L", Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif;
	}





