BODY {
	margin: 2px;
	}

BODY, TD, P {
	color: black;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	}

P {
	padding-bottom: 10px;
	margin: 0px;
	}

H1 {
	text-align: center;
	}

H2 {
	text-align: center;
	}


A:Link	{
	/* text-decoration: none; */
	color: blue;
	}

A:Visited, A:Active {
	/* text-decoration: none; */
	color: blue;
	}

A:Hover {
	/*text-decoration : none;
	background: white;
	color: #666666;*/
	}

FORM {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	}

TABLE {
	margin: 0px;
	}

.download {
	background-color: #EEEEFF;
	}

.site {
	margin: 0px;
	width: 100%;
	}

.content {
	background-color: #EEEEEE;
	padding: 15px 15px 5px 20px;
	}

.content A:Link {color: blue}

.content A:Visited {color: blue;}

.content A:Hover {
	color: blue;
	/*color: white;
	background-color: blue;*/
	text-decoration: underline;
	}

.content TH {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.content H1 {
	font-size: 24px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

.content H2 {
	font-size: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

.content H3 {
	font-size: 16px;
	margin: 0px;
	padding-top: 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.content H4 {
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

.content DL {
	margin: 0px
	}

.content DT {
	display: compact;
	color: #666699;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

.content DD {
	margin-left: 20px;
	padding-bottom: 5px;
	}

.news DL {margin: 0px}

.news DT {
	display: compact;
	font-style: italic;
	color: #999999;
	}

.news DD {
	margin-left: 60px;
	padding-bottom: 5px;
	}

.header {
	color: black;
	font-weight: bold;
	background-color: #ddddFF;
	text-align: center;
	}

.leftmenu {
	color: silver;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	padding: 8px 8px 8px 20px;
	background-color: #2222FF;
	}

.leftmenu A:Link {
	text-decoration: none;
	color: white;
	}

.leftmenu A:Visited {
	text-decoration: none;
	color: white;
	}

.leftmenu A:Hover	{
	text-decoration: none;
	color: #2222FF;
	background: white;
	}

.leftmenu DL {
	padding-bottom: 1em;
	}

.leftmenu DT {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	padding-top: 8px;
	padding-bottom: 0;
	}

.leftmenu DD {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 95%;
	padding: 3px 5px 2px 10px;
	margin: 0;
	}

.leftmenu LI {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 95%;
	padding: 3px 5px 2px 10px;
	margin: 0;
	}

.required {
	color: #cc0000;
	}

.footer, .footer A:Link, .footer A:Visited {
	font-size: 11px;
	line-height: 130%;
	color: white;
	}

.footer A:Hover {
	background-color: white;
	color: black;
	}

UL {
	margin-top: 0px;
	margin-left: 20px;
	}

LI {
	margin: 0px 0px 3px 0px;
	}

IMG.inparagraph {
  float: right;
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

.inparagraph2 {
  float: left;
  margin-top: 0.7em;
  margin-left: 0em;
  margin-bottom: 0em;
  margin-right: 1em;
}

.unioncomment {
	background-color: yellow;
	color: black;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	padding: 2px;
	font-family: verdana, helvetica, sans-serif;
	border-color: black;
	border-style: solid;
	border-width: 0px 2px 3px 0px;
	}

.unioncomment A:Link, .unioncomment A:Visited { color: red }

@media print
{
	.leftmenu, .toplink, .downlink
	{
	display: none;
	}
}