BODY {
	margin: 2px;
	background: #666666;
	}
	
BODY, TD, P {
	color: black;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	}

P {
	padding-bottom: 10px;
	margin: 0px;
	}
	
A:Link	{
	text-decoration: none;
	color: black;
	}
	
A:Visited, A:Active {
	text-decoration: none;
	color: black;
	}

A:Hover {
	/*text-decoration : none;
	background: white;
	color: #666666;*/
	}
	
FORM {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	}
	
TABLE {
	margin: 0px;
	}

.box {
	float: left;
	margin-right: 10px
	}
	
.box TH {
	background-color: #FFE18A;
	background-image: url(/graphics/box_corner.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat; 
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 20px 5px 10px;
	}

.box TD {
	background-color: #FFF7E1;
	padding: 2px 10px;
	}
		
.content {
	background-color: white;
	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;
	}	

.content H2 {
	font-size: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	}	
	
.content H3 {
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
.content H4 {
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	}	

.content DL {margin: 0px}

.content DT { 
	display: compact;
	color: #9999ff;
	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;
	}	

.content FORM {
	background-color: #FFE18A;
	padding: 10px;
	}
	
.headerlightslant {
	font-weight: bold;
	padding-left: 16px;
	padding-right: 40px;
	padding-bottom: 0px;
	background-color: #FFcc33;
	background-image: url(/graphics/slanted_yg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat; 
	}
	
.headerlightslant A:Hover {
	text-decoration : none;
	background: white;
	color: #666666;
	}
	
.headerlightlogo {
	background-color: #FFD968;
	/*background-image: url(/graphics/slanted_yw.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;*/
	}
	
.headerlight {
	background-color: #FFD968;
	font-weight: bold;
	padding-left: 20px;
	}

.headerlightslogan {
	color: black;
	font-size: 16pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-color: #FFD968;
	padding-left: 20px;
	}
	
.headerdark {
	background-color: #d1ae42;
	}
		
.os {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px 6px 2px 6px;
	border-color: #FFE18A;
	border-style: groove;
	border-width: 0px 2px 0px 0px;
	}
	
.leftmenu {
	color: silver;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	padding: 8px 15px 0px 20px;
	background-color: #7777aa;
	}

.leftmenu A:Link {
	text-decoration: none;
	color: white;
	}
	
.leftmenu A:Visited	{
	text-decoration: none;
	color: white;
	}

.leftmenu A:Hover	{
	text-decoration: none;
	color: #cc3333;
	background: white;
	}
	
.leftmenu DL {
	padding-bottom: 1em;
	}

.leftmenu DT{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	padding-top: 8px;
	padding-bottom: 0px;
	}
	
.leftmenu DD {
	font-size: 8.2pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 95%;
	padding: 3px 15px 2px 10px;
	margin:0px;
	}

.leftmenubutton {
	color: black;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 6px 9px 4px 11px;
	border-color: #7777aa;
	border-style: solid;
	border-width: 3px 12px 3px 11px;
	/*background-color: #aeaed3;*/
	background-color: #FFD968;
	background-image: url(/graphics/leftmenu_buttonstripe.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	}

.leftmenubutton A:Link, .leftmenubutton A:Visited	{
	text-decoration: none;
	color: black;
	}
		
.leftmenuoperamail {
	font-weight: normal;
	}
	
.leftmenuend {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 15px 5px 20px;
	background-color: #7777aa;
	background-image: url(/graphics/leftmenu_lowercorner.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	}

.footer, .footer A:Link, .footer A:Visited {
	font-size: 10px;
	line-height: 130%;
	color: white;
	}

.footer A:Hover {
	background-color: white;
	color: black;
	}
	
.credit {
	font-size: 8pt;
	line-height: 100%;
	color: #999999;
	}

.credit A:Link, .credit A:Visited {color: black}
	
UL {
	margin-top: 0px;
	margin-left: 20px;
	}
	
LI {
	margin: 0px 0px 3px 0px;
	}

IMG.inparagraph {
  float: left;
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
}

.unioncomment {
	background-color: yellow;
	color: black;
	font-weight: normal;
	font-size: 9px;
	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 }	


