.style2 {font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14;
	color: #3a3a3b;
	font-weight: bold;
}
.style4 {
    font-family: "Times New Roman", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.style12 {
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
body {
	background-color: #034881;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #3a3a3b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.csc-firstHeader {    font-family: "Times New Roman", Arial, sans-serif;
	font-size: 20px !important;
	font-weight: bold;
}
.csc-header h1 {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* Menu 1 column */
#menu_1 {	
	vertical-align: top; 
	width: 173px;	
	/* background-image: url(/images/menubackground.jpg);
	background-repeat:repeat-y */
	padding-top: 5px;
	padding-bottom: 3px;
}

#menu_1 DIV {
	width: 95%;
}

#menu_1 DIV A {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14;
	color: #3a3a3b;
	font-weight: bold;
	text-decoration: none;
}

#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  /* border-bottom: 1px dotted #BBC2DB; */
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #E9EBBA;
  font-weight:bold;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
  background-color: #ECECA6;
  filter:alpha(opacity='70', style='0');
}

#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:20px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 14px;
  font-weight:bold;
  padding-left:20px;
}

/*  MENU 2, level 1, general for all table cells: */
#menu_2 SPAN.menu2-level1-no {
  background-color: #E7ECF1;
  font-size: 11px;
  text-align: center;
  padding: 0px 2px 0px 2px;
}

#menu_2 SPAN.menu2-level2-no {
  background-color: #E7ECF1;
  text-align: center;
  font-size: 9px;
  padding: 0px 2px 0px 2px;
}

#menu_2 A {
  color: #3a3a3b;
  font-family: verdana, arial;
  text-decoration: none;
}

#menu_2 A:hover {
  background-color: #ECECA6;
  text-decoration: underline;
}

#menu_2 A:active {
  background-color: #ECECA6;
  color: #000000;
}

#menu_2 SPAN.menu2-level1-act A {
  color: #000000 !important;
  font-size: 12px;
  background-color: #ECECA6;
}

#menu_2 SPAN.menu2-level2-act A {
  color: #000000 !important;
  background-color: #ECECA6;
  font-size: 10px;
}

/* Style for the Path-menu: 
#content DIV.path {
  white-space: normal;
  background-color: #7DC0E6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding: 4px 2px 4px 3px;
}

#content DIV.path A {
  text-decoration: none;
  color: white;
}

#content DIV.path A:hover {
  text-decoration: underline;
  color: #FFFFFF !important;
  background-color: #18416A;  
} */
