/* GENERAL fonts */

BODY {
	margin: 0, 0, 0, 0;
	background-color: white;
}

P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

A {
	text-decoration: none;
	color: #DA1C52;
}

A:hover {
	color: black;
	text-decoration: underline;
}

.imgtext-table {
	margin:2px;
	padding: 0px;
}

#wholepage {width: 1000px;}

#header {
	width:100%; 
	height: 142px; 
}

a.header-link {
  	font-size: 14px;
  	padding-left: 3px;
  	padding-right: 3px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.header-link:hover{
	color: #DA1C52;
}

#middle {
	width: 100%;
	}

#footer {
	border-top: solid 1px #B2B3B7;
	width: 100%;
	}
#footer P {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#footer A{
	color: white;
	text-decoration: none;
}

#footer A:hover{
	color: #DA1C52;
	text-decoration: none;
}

#leftside {
	vertical-align: top; 
	width: 230px;
	background-color: #E7E7E9;
	}
#center {
	vertical-align: top;
	background-color: #E7E7E9;
	}
	
#rightside  { 
	background-color: #E7E7E9;
	width: 260px;
	vertical-align: top
	}

#rightcolumnof2 {
	vertical-align: top; 
	width: 600px;
	}

#leftcontent {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#leftcontentshared {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.csc-header h4 { 
	color: white;
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: bold;
	background-color: #da1c52;
	background-image: url(images/box-left-header.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin: 15px 0px 0px 0px;
	width: 210px;
	height: 18px;
}

#leftcontentshared div.wrapbodytext, #rightcontentshared div.wrapbodytext{
	background-color: white;
	border-left: 1px solid #A8A9AD;
	border-right: 1px solid #A8A9AD;
	border-bottom: 1px solid #A8A9AD;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

#rightcontentshared p.bodytext {
 margin:0px;
 padding:0px;
}

#rightcontent {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#rightcontentshared {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

.csc-header h5 { 
	color: white;
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: bold;
	background-color: #da1c52;
	background-image: url(images/box-right-header.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	width: 240px;
	height: 18px;
}

#bordercontentshared {
	width: 970px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #A8A9AD;
	height: 20px;
	}

/* Content column */
#normalcontent {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 15px;
	width: 100%;
	background-color: #eaeaea;
}

#normalcontentshared {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	width: 100%;
}

/* Menu 1 column */
#menu_1 {	
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

#menu_1 DIV  { 
	width: 210px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#menu_1 DIV A {
	color: black;
	text-decoration: none;
}
#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no    {
	font-size: 11px;
	border-bottom: 1px dotted black;
	}
#menu_1 SPAN.menu1-level1-no-img {
	width: 20px;
	height: 18px;
	background-image: url('images/menu1-no-arrow.gif');
}
#menu_1 SPAN.menu1-level1-no-link {
	background-color: #d1d2d4;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width:188px;
	height: 18px;
}

/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  font-size: 11px;
  border-bottom: 1px dotted white;
}
#menu_1 DIV.menu1-level1-act A {
  color:#DA1C52;
}
#menu_1 SPAN.menu1-level1-act-img {
	width: 20px;
	height: 18px;
	background-image: url('images/menu1-act-arrow.gif');
}
#menu_1 SPAN.menu1-level1-act-link {
	background-color: #E7E7E9;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	width:188px;
	height: 18px;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  background-color: #E7E7E9; 
  padding-left:20px;
  border-bottom: 1px dotted white;
}
#menu_1 SPAN.menu1-level2-no-img {
	width: 14px;
	height: 16px;
	background-image: url('images/menu2-no-arrow.gif');
}
#menu_1 SPAN.menu1-level2-no-link {
	padding-top: 2px;
	padding-left: 3px;
	width:174px;
	height: 16px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
  border-bottom: 1px dotted white;
}
#menu_1 SPAN.menu1-level2-act-img {
	width: 14px;
	height: 16px;
	background-image: url('images/menu2-act-arrow.gif');
}
#menu_1 SPAN.menu1-level2-act-link {
	padding-top: 2px;
	padding-left: 3px;
	width:174px;
	height: 16px;
}
#menu_1 DIV.menu1-level2-act A {
  color:#DA1C52;
}
/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-top: 1px;
  padding-left:44px;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  padding-left:44px;
  padding-top: 1px;
}
#menu_1 DIV.menu1-level3-act A {
  color:#DA1C52;
}
/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 10px;
  padding-left:54px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:54px;
}

/* Style for the Path-menu: */
#pathplace {
	width: 800px;
}
#sitepath {
  width: 100%
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  padding: 1px 1px 5px 5px;
}
#sitepath A {
  text-decoration: none;
  color:black;
}
#sitepath A:hover {
  text-decoration: underline;
}
