
* { margin: 0; color: #888888; padding: 0; font: 11px Verdana, Helvetica, sans-serif;}
p { margin:0; padding:0px 0px 7px 0px; }
a { color: #4A7184; text-decoration:underline; }
a:hover { color: red; }
h1 { margin: 20px 0px 5px 0px; font-size:16px; font-weight:bold; clear:both; color:#888888}
h2 { margin: 10px 0px 5px 0px; font-size:12px; font-weight:bold; clear:both; color:#888888}
.csc-firstHeader {
	margin: 0px 0px 5px 0px;
}

ul { 
padding: 0px 0px 5px 15px;
margin:0px;
display:block;
}

li {
margin:0px;
padding:0px;
border-bottom: ?;
}

.news-h1
{
	margin: 0px 0px 2px 0px; 
}

body {
	text-align: center;
}	


#site {
  background-color: #ffffff;
  margin: 10px auto;
  width:960px; 
  font:11px Arial,sans-serif; 
  color:#000; 
  text-align:left;  
}

#container {
	background-color: white;
	width:auto;
	text-align:left;
}

#portal-logo {
	background: url("logo.gif") transparent center top no-repeat;	
	height: 81px;
	margin: 0px 0px 10px 0px;
}

#portal-header {
}

#portal-menu {
	background: url("header.jpg") transparent left top no-repeat;
	border: 1px solid #888888
	padding 0px;
	height: 60px;
}

#menuitem a {
	 text-decoration: none;
	padding: 0px 10px 0px 10px ;
	margin: 45px 0px 0px 0px;
	height: 15px;
	vertical-align: middle;
	float: left;
	text-align: left;
  font-size: 12px;
	font-weight: bold;
	opacity: .90;
	filter:alpha(opacity=90);
	-moz-opacity:.90;	
	z-index 20;	
}

#menuitem.Active a {
	background-color: white;	
	text-decoration: none; 
}
#menuitem.Active a:hover {
	background-color: white;	
	 text-decoration: none;
}

#menuitem.Normal a {
	background-color: #D6D3B5;	
	 text-decoration: none;
	color: white;
}
#menuitem.Normal a:hover {
	color: red;
	 text-decoration: none;
}


#submenuitem {
	padding-top: 10px;
	text-align: left;
	font-weight: normal;
}
#submenuitem.Normal a:hover {
	color: red;
}
#submenuitem.Active a {
	 text-decoration: none;
	font-weight: bold;	
}
#submenuitem a {
	 text-decoration: none;
}

#subsubmenuitem {
	padding: 0px 0px 0px 0px ;
	text-align: left;
	font-weight: normal;
}
#subsubmenuitem.Normal a:hover {
	color: red;
}
#subsubmenuitem.Active a {
	font-weight: bold;
	 text-decoration: none;
}
#subsubmenuitem a {
	 text-decoration: none;
}

#subsubmenuitempoint {
	padding: 0px 2px 0px 0px ;
	float: left;
	color:#888888;
}


#portal-columns {
	background-color: white;
	min-height:360px;	
}

#portal-column-one {
	float: left;
	width: 550px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
}

#portal-onecolumn {
	float: right;
	width: 760px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
}

#portal-column-two {
	background-color: #ffffff;
	float: right;
	padding: 10px 0px 0px 0px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}

#submenu-box {
	float: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	width: 190px;
	min-width: 190px;
}

#news-box {
	padding-bottom: 15px;
}

#portal-footer {
	clear: both;
	color: #888888;
	text-align: center;
}
