/* Name:    support-page.css
   Purpose: to be used with web pages that provide supporting information 
            to other major pages
   Date:    August 2003 - wfd - initial coding - duplicate image of menu-page.css
			*/
@import url(/styles/headstables.css);

h4 {font-size: 1.2em;]

.footnote {
	font-size: 0.925em; font-weight: normal
}
.otherlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.925em;
	font-weight: bold;
}
.otherlink2r {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.925em;
	font-weight: bold;
	text-align: right;
}
.infonote {
	font-weight: normal;
	font-size: 0.7em;
}
able.padlonglist tr {
    margin-bottom: 0.5em;
}
p.hanginglist br {
	text-indent: -1em;
}
p.hang {
	text-indent: -1em;
	margin-top: 0em;
	margin-bottom: 0em;
	list-style-type: none;
	margin-left: 1em;
}
p.block {
	margin-left: 3em;
}
img.leftjust {
	float: left;
	border-width: 1px;
	border-style: solid;
}
img.leftjust2 {
	margin: 0px;
	margin-right: 5px;
}
img.rightjust {
	float: right;
	border-width: 1px;
	border-style: solid;
}
img.rightjust2 {
	margin: 0px;
	margin-left: 5px;
}
dt { 
	margin-top: 0.75em; 
}
hr.thin { 
	margin-top: -0.25em; 
	margin-bottom: -0.25em; 
}
hr.thinner { 
	margin-top: -0.5em; 
	margin-bottom: -0.5em; 
}

h3.smaller {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

.lawnmenu { border: 1px solid  #CCCCCC; 
			padding: 4px 6px 4px 6px; 
			background-color: #FFFFCC;
			}
