body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	FONT-SIZE: 1em;
	MARGIN: 5px 0px 0px;
	HEIGHT: 100%;
	TEXT-ALIGN: center;
	white-space: normal;
	display: block;
	padding: 0px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	z-index: 1;
	position: relative;
	visibility: visible;
	width: 616px;
	top: 10px;
	left: 20px;
	background-color: #FFFFFF;
	color: #000066;
	padding: 0px;
	overflow: auto;
	margin: 0px;
	height: 96%;
	border: 0px none #666666;
	float: left;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #cccccc;
}
#rightMenu {
	position: relative;
	float: right;
	z-index: 5;
	visibility: visible;
	height: 99%;
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px none #666666;
	border-left: 1px solid #999999;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
#logoContainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	z-index: 999;
	visibility: visible;
	left: 0px;
	border: 0px none;
}
#pageContainer {
	width: 857px;
	z-index: auto;
	visibility: visible;
	position: relative;
	height: 85%;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*
.menu_1_no {
	background-color: #990000;
	color: #FF9900;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
*/

/* Menu 1 column */
/*
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}
*/

DIV#rightMenu DIV {
	/* width: 95%; */
}
DIV#rightMenu DIV A {
	color: #333333;
	text-decoration: none;
}
DIV#rightMenu DIV A:hover {
	color: #FF9900;
	font-weight: bold;
}

/*  MENU 1, level 1, normal state (NO) */
DIV#rightMenu DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
DIV#rightMenu DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
DIV#rightMenu DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
DIV#rightMenu DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
DIV#rightMenu DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}

/*  MENU 1, level 3, normal state (NO) */
DIV#rightMenu DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 3, active state (ACT) */
DIV#rightMenu DIV.menu1-level3-act {
  font-size: 10px;
  /*font-weight:bold;*/
  padding-left:20px;
}



#pageFooter {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: relative;
	height: 11px;
	width: 857px;
	color: #FFFFFF;
	visibility: visible;
	z-index: 950;
	font-size: 9px;
	top: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000066;
}

h1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:100%;
	color:#333333;
	background-color:transparent;
	margin-top: 3px;
}

h2 {font-size:14px;font-style:normal;font-weight:bold;line-height: 100%; color: #000000;background-color: transparent;}
h3 {font-size:12px;font-style:normal;font-weight:bold;color:#000000;margin-bottom: 0px;background-color: transparent;}
h4 {font-size:12px;font-style:italic;font-weight:bold;color:#000000;margin-bottom: 0px;background-color: transparent;}
h5 {font-size:10px;font-style:normal;font-weight:bold;color:#669999;background-color:#cccccc;}

P.address{margin:0px;padding:0px;}
