a.headerLink:link    {color: white; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=15px; text-decoration: none;}
a.headerLink:visited {color: white; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=15px; text-decoration: none;}
a.headerLink:hover   {color: peachpuff; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=15px; text-decoration: none;}
a.smheaderLink:link    {color: white; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=12px; text-decoration: none;}
a.smheaderLink:visited {color: white; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=12px; text-decoration: none;}
a.smheaderLink:hover   {color: peachpuff; font-family: 'arial', 'san-serif'; font-weight: 500; font-size=12px; text-decoration: none;}
p.normalLeft { margin-left: 2cm;}
span.required { color: blue; font-weight: bold;}
span.updated { font-weight: bold;}
h1 {margin-left:10; }
p {margin-left:10; }
br {margin-left:10; }

/* div#fBrowser {
	font-size: x-small;
	overflow: auto;
	height: 20em;
	border-left: thin ridge grey;
	border-top: thin ridge gray;
	border-right: thin inset #EEEEEE;
	border-bottom: thin inset #EEEEEE;
	margin-left: 20px;
	padding-right: 2ex;
} */

table#fldContents {
	border: thin solid #3A6EA5;
	font-size: x-small;
}

table#fldContents th,td {
	padding-right: 10px;
}

table#leftMenu {
	margin-right: 10px;
	margin-left: 10px;
	border: thin solid #3A6EA5;
}

table#leftMenu td {
	font-size: normal;
	text-align: center;
	font-family: sans-serif;
	color: white;
	width: 14ex;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

table#leftMenu td div {
	border: thin solid #EEEEEE;
	background-color: #3A6EA5;
	padding-top: .5em;
	padding-bottom: .5em;
}

table#leftMenu a:link {
	font-size: normal;
	font-family: sans-serif;
	color: white;
	text-decoration: none;
}

table#leftMenu a:visited {
	font-size: normal;
	font-family: sans-serif;
	color: white;
	text-decoration: none;
}

table#leftMenu a:hover {
	font-size: normal;
	font-family: sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.lAlign {
	text-align: left;
}

.rAlign {
	text-align: right;
}

