BODY {
	margin: 0;
	background-color: #1587a1;
	text-align:center; margin-left: auto; margin-right: auto;
	background-image: url(images/new/bgbody.gif); 
	background-repeat : repeat-x;
	font-family:  verdana,helvetica,arial;
	color: #074d5d;
}
P, OL, UL, DIV, H1, H2 {
	font-family:  verdana,helvetica,arial;
	font-size: 12px;
   color: #074d5d;

}
.rndImageSized {

}


.top { width: 100%}
#logo H1  {color:#a5c8db;padding: 0; margin: 0; text-align: left}
H1 { font-size: 15px; padding: 0px; margin: 0px;}
H2 { font-size: 13px;  padding: 0px; margin: 0px; color: #fbb14f; border-bottom: 1px solid #fbb14f;;}
P, H1, H2 {margin: 0px 0px 5px 0px;}
H3, H3 A { font-size: 13px;  padding: 0px; margin: 0px; color: #1587a1;}
H4, H4 A { font-size: 12px;  padding: 0px; margin: 0px; color: #1587a1;}
H6, H6 A { font-size: 11px;  padding: 0px; margin: 0px; color: #ffffff;border-bottom: 1px solid white;}
#wholepage { text-align:center; margin-left: auto; margin-right: auto; width:950px; }
#header {
	width:100%; 
	height: 200px; 
	background-repeat: no-repeat; 
	background-position: left; 
	
	text-align:left;
	}
#middle {
	width: 100%;
	text-align:left;
	}
#footer {
	width: 100%;
		text-align:left;
	}
#footer P {
	font-size: 11px;
	text-align: center;
	color: white;
}
#credits {
	font-size: 11px;
	text-align: right;
	color: #a1cddd;
}
#credits a {
	font-size: 11px;
	
	color: #a1cddd; font-family: helvetica,arial,verdana;
}
#leftside {
	vertical-align: top; 
	width: 200px;
	border-top: 1px solid #a0cafc;
	border-left: 1px solid #a0cafc;
	border-bottom: 1px solid #a0cafc;
	text-align:left;
		background-image: url(images/bgl.png); 
	background-repeat : no-repeat;
	}
#center {
	vertical-align: top; 
	background-color: #ffffff;
	}
#rightside {
	vertical-align: top; 
	width: 200px;
		text-align:left;
	}
#rightcolumnof2 {
	vertical-align: top; 
	width: 750px;
		text-align:left;
	
	border: 1px solid #a0cafc;	
	}

#leftcontent {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align:left;
	
	}

#leftcontentshared {
	width: 100%;
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	}

#rightcontent {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}


#rightcontentshared {
	width: 100%;
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}

#bordercontent {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;	
	}
#bordercontentshared {
	width: 100%;
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;	
	padding-bottom: 0px;
	}


/* Content column */
#normalcontent {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 0px;
	width: 720px;
	background-color: #fffffff;
}
#xont {
	padding:0;
	margin:0;
	background-color: #ffffff;
}
#normalcontentshared {
/* Uncomment the following line to visually identify the shared content area */
/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right:10px;
	padding-top: 15px;
	width: 100%;
}


/* Menu 1 column */
#menu_1 {	
	/*vertical-align: top; */
	width: 200px;
	height: 402px;	

	padding-top: 18px;
	
}
#menu_1 DIV {
}
#menu_1 DIV A {
	color: white;
	text-decoration: none;
	font-weight:bold;

}
#menu_1 DIV A:hover {
	text-decoration: underline;
}


/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #ffffff;
  font-size: 11px;
  padding-top:15px;
  padding-left:5px;
   background: none;
    }
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #ffffff;
  font-weight:bold;
  font-size: 11px;
  padding-top:15px;
  padding-left:5px;
  background-color: #ffffff;
 opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;  
}
#menu_1 DIV.menu1-level1-act A {
  color:#fbb14f;
}


/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
  padding-top:10px;
    font-weight:bold;
  background-color: #dbe7ed;
 opacity:0.8;
 filter:alpha(opacity=80);
 -moz-opacity:0.8;
-khtml-opacity: 0.8;  
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
  padding-top:10px;
  background-color: #dbe7ed;
 opacity:0.9;
 filter:alpha(opacity=90);
 -moz-opacity:0.9;
 -khtml-opacity: 0.9;  
 }
#menu_1 DIV.menu1-level2-act A {
  color:#fbb14f;
}
#menu_1 DIV.menu1-level2-no A {
  color:#a5c8db;
}

/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:30px;
    font-weight:bold;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:30px;
}
/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 10px;
  padding-left:40px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:40px;
}


/* Style for the Path-menu: */
#pathplace {
	 width: 100%;
	text-transform: lowercase;
	 color:6286b2;
	 border-top: 1px solid #a0cafc;	
}
ul#sitepath {
  width: 100%;
  white-space: nowrap;
  font-family: helvetica,arial,verdana;
  font-size: 11px;
  padding: 2px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
  color:white;
}

#sitepath li{
 list-style-type: none;
 display: inline;
 padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#sitepath A {
  text-decoration: none;
  color:white;
  text-transform: lowercase;
}
#sitepath A:hover {
  text-decoration: underline;
}
.csc-menu-1 li{list-style-type: none; display: inline; padding-left: 20px;}
.csc-menu-1 a {color:#1587a1; }