/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 12px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


table.border { border: 1px; border-bottom-color: #00AF84; border-bottom-style: solid; border-left-color: #00AF84; border-left-style: solid; border-right-color: #00AF84; border-right-style: solid; border-top-color: #00AF84; border-top-style: solid }
td.head { color: #ffffff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }
td { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }



.BW
{
    BACKGROUND-COLOR: #FFFFFF;
}
.MGR
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #E3EEE6;
	TEXT-DECORATION: none;
}
.T2B
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-WEIGHT: normal;
}

#content a:link, #content a:visited, #content a:active, #content a:hover { color: #008464; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }


.link:link { color: #008464; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.link:visited { color: #008464; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
.link:active { color: #008464; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.link:hover { color: #008464; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }






TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

table.content {
	min-width:800px;
	max-width:1200px;
}

/* Content column */
TD#content {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	min-width: 600px;
	max-width: 900px;
}

html * TD#content {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	
	
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	
	background-repeat : no-repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 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) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #ffffff;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

td.menu3 {
    width:100%;
    background-image:url(img/shadow2.gif);
    vertical-align:top;
    padding:4px 0px 0px 0px;
    
}
ul.m1 {
     display:inline;
     list-style-type:none;
}

.m1 li.reg, .m1 li.active {
    padding:0px 10px 7px 10px;
     display:inline;
	
	height:20px;
	
    
}

.m1 li.active {
    padding:0px 10px 7px 10px;
    display:inline;  
	
}
.m1 .reg a:link , .m1 .reg a:visited {
	
	text-decoration: none;
	color: #eee;
	font-size: 11px;
	margin:0;
	font-weight:bold;
	
}

.m1 .reg a:active, .m1 .reg a:hover {
	color: #fff;
	font-weight:bold;
	padding-bottom:7px;
    background-image:url(img/menu2_act.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
}

.m1 .active a:link, .m1 .active a:visited, .m1 .active a:hover{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	margin:0;
	font-weight:bold;
	background-image:url(img/menu2_act.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
}



td.menu4 {
    
    vertical-align:top;
    padding:0;
    
}


ul.m2 {
    white-space:nowrap;
    vertical-align:top;
    list-style-type:none;
    padding:15px 15px 20px 2px;
    margin:0;
    border-right:1px dotted #696;
}
.m2 li.reg, .m2 li.active {
    padding:3px 5px 4px 0px;
    width:200px;
	height:15px;
		white-space:nowrap;

}

.m2 li.active {
	background-image:url(img/menu3_act.gif);
	background-position:left center;
	background-repeat:no-repeat;
    padding:3px 5px 4px 0px;
    height:15px;
    white-space:nowrap;
    	margin:0;
}
.m2 .reg a:link , .m2 .reg a:visited {
	text-decoration: none;
	color: #696;
	font-size: 11px;
	margin:0;
    padding:3px 5px 4px 15px;
    height:15px;
	
}

.m2 .reg a:active,.m2 .reg a:hover {
	background-image:url(img/menu3_act.gif);
	background-position: center left;
    padding:3px 5px 4px 15px;
	background-repeat:no-repeat;
	height:15px;
	margin:0;
	color: #008464;
}

.m2 .active a:link, .m2 .active a:visited, .m2 .active a:hover{
	text-decoration: none;
	color: #008464;
	font-size: 11px;
	margin:0;
	white-space:nowrap;
    padding:3px 5px 4px 15px;
    height:15px;
}


.special_tab TD{
	background-position: bottom;
}
.hider{
	position: absolute;
	visibility: hidden;
	
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: black;
	font-size: 11px;
	border-right: 1px solid black;
	
}

.hider1{
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	border-right: 1px solid black;
}

p.csc-sitemap{
    font-weight:bold;

 }
p.csc-sitemap.csc-sitemap-level1 a{
    color:#666;
}

p.csc-sitemap.csc-sitemap-level1 a:hover{
    color:#333;
}
    
p.csc-sitemap.csc-sitemap-level2 {
   
    margin-left:20px;
    color:#699;
 }
 
p.csc-sitemap.csc-sitemap-level2 a, p.csc-sitemap.csc-sitemap-level3 a{

    
    color:#699;
 }
p.csc-sitemap.csc-sitemap-level2 a:hover{
    color:#399;
 }
 
p.csc-sitemap.csc-sitemap-level3 {
    font-weight:normal;
    margin-left:40px;
 }
 
p.csc-sitemap.csc-sitemap-level3 a{
     color:#666;
     font-weight:normal;
 }

p.csc-sitemap.csc-sitemap-level3 a:hover{
    
    color:#333;
 }