 body {
	margin:0;
	padding:0;
	font: 85% Verdana, Helvetica, Arial, sans-serif;
	background: #eff2f3; /*#D2D2D2;*/
	
}
	
#global {
	width:800px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background:#fff url(../images/icons/leftside.gif) repeat-y left top;
}	

.highlight {
	background: #eff2f3;
	border: 1px solid #333;
	width: 90%;
}

.top {
	width:100%;
	height:20px;
	background:url(../images/icons/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/icons/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(../images/icons/rightside.gif) repeat-y right top;
	padding:0 15px 1px 15px;
	margin:-1px 0 -50px 0;
}
.bottom {
	height:60px;
	background:url(../images/icons/bottom.gif) no-repeat left bottom;
}
.bottom  span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/icons/bottom-right.gif) no-repeat right top;
}	
/* header styles */
#header {
	width:100%;
	overflow:hidden;
	border: 0;
	
}
#header p,
#header h1
{
	clear:left;
	float:left;
	width:96%;
	margin:0;
	padding:.4em 2% .1em 2%;
}
img#logo {
	float: left;
	border: 0;
	margin-left: 0;
	margin-top: 5px;	
}
#MainTitle {
	position: absolute;
	top: 0;
	left: 190px;
	padding: 20px;
	text-align: center;
}
.MainTitleHeader {
	font: 1.9em/2.1em Verdana, Helvetica, Arial, sans-serif;
}
.MainTitleHeaderLine2 {
	font: 1.3em/1.7em Verdana, Helvetica, Arial, sans-serif;
}
.MainTitleHeaderLine3 {
	font: 1.1em/1.3em Verdana, Helvetica, Arial, sans-serif;
}
#search {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 5px;
	margin-right: 5px;
}

#MainNav {
	float:left;
	width:100%;
	background:#DAE0D2 url("../images/icons/bg.gif") repeat-x bottom;
	font-size:78%;
	line-height:normal;
	margin: 5px 0 0 0;
}
#MainNav ul {
  margin:0 0 0 0;
  padding:10px 10px 0 0;
  list-style:none;
}
#MainNav li {
  float:left;
  background:url("../images/icons/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#MainNav a {
  float:left;
  display:block;
  background:url("../images/icons/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#3A5C7F;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#MainNav a {float:none;}
/* End IE5-Mac hack */
#MainNav a:hover {
  color:#333;
  }
#MainNav #current {
  color: #333;
  }
#MainNav #current a {
  color:#333;
   }

	#HomeContentContainer {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
	}
	#HomeIntro {
		float:left;
		margin: 10px 10px 0 0;
		width: 60%;
		}
	#HomeIntro2 {
		float:left;
		margin: 10px 10px 20px 0;
		width: 95%;
		}		
	#HomeNews {
		float:right;
		border: 0;
		margin: 10px 0 10px 0;
		padding: 0 12px 5px 5px;
		
	}
	
	/*Content, Menu, See Also styles */
	#contentContainer {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
		border-bottom:2px solid #ccc;
		margin-bottom: 20px;
		padding-bottom: 20px;
		}
	#menu {
		float:left;
		margin: 10px 10px 0 0;
	}
	#middleAndRight
	{
	
	}
	#breadcrumb {
	font-size: 80%;
	font-style: italic;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	overflow: auto;
	width: 550px;
	}
	
	#breadcrumb a {
	text-decoration: none;
	}
	#content {
		float:left;
		border: 0;
		margin: 0 0 10px 0;
		padding: 0 5px 5px 5px;
		width: 550px;
	}
	#RightHandColumn {
		float: right;
		top: 0;
		right: 0;
		margin: 10px 0 0 10px ;
		padding:0 ;
		width: 125px;
		font-size:0.94em;
		
		
	}
.seeAlso_roundCorner_box {
   background: #ECECEC url(../images/icons/seeAlso_roundCorner_gradient.gif) repeat-x top left;
   
}
.seeAlso_roundCorner_top div {
   background: url(../images/icons/seeAlso_roundCorner_topLeft.gif) no-repeat top left;
}
.seeAlso_roundCorner_top {
   background: transparent url(../images/icons/seeAlso_roundCorner_topRight.gif) no-repeat top right;
}
.seeAlso_roundCorner_bottom div {
   background: url(../images/icons/seeAlso_roundCorner_bottomLeft.gif) no-repeat bottom left;
}
.seeAlso_roundCorner_bottom {
   background: transparent url(../images/icons/seeAlso_roundCorner_bottomRight.gif) no-repeat bottom right;
}

.seeAlso_roundCorner_top div, .seeAlso_roundCorner_top,
.seeAlso_roundCorner_bottom div, .seeAlso_roundCorner_bottom {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.seeAlso_roundCorner_content { 
	margin: 0 5px 0 10px; 
	
	}

.seeAlso_roundCorner_content ul { 
	padding: 0 0 3px 5px;
	font-size: 90%;
	margin: 0 0 0 0;

	}		
	
.seeAlso_roundCorner_content li { 
	list-style: none;
	padding: 0 0 3px 10px;
	background: transparent url(../images/icons/arrow2.gif) no-repeat 0 3px;
	}	
	
		img.home {
	float: left;
	border: 1px solid;
	margin-right: 5px;
	}	
	
		/*News styles */
		
	/*News styles */
		
	#HomeNews dl {
		float: left;
		width: 250px;
		margin: 0 0 20px 15px;
		padding: 0;
		background: #ccc url(../images/icons/news_box_bottom.gif) no-repeat bottom left;
		}

	#HomeNews dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 120%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../images/icons/news_box_top.gif) no-repeat top left;
		}
	
	#HomeNews dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: url(../images/icons/arrow2.gif) no-repeat 0 3px;
		}
	
	#HomeNews dt a{	
	color: #fff;	
	text-decoration: none;
	}
	
	#HomeNews dt a:visited{	
	color: #fff;	
	text-decoration: none;
	}	
		
	#HomeNews dt a:hover{	
	color: #fff;	
	font-weight: bold;
	}	
	
	#HomeNews dd a{	
	color: #666;	
	text-decoration: none;
	}
	
	#HomeNews dd a:visited{	
	color: #666;	
	text-decoration: none;
	}	
		
	#HomeNews dd a:hover{	
	color: #333;	
	text-decoration: underline;
	}		
		
	#HomeNews .blue dt {
		background-color: #3A5C7F;
		font-weight: bold;
	}
	
	#HomeNews .blue {
		background-color: #5276AA;
		}
	#HomeNews .blue a,#HomeNews .blue a:visited,#HomeNews .blue a:hover {
		color: white;
		}		
	#HomeNews .readAllNews {
	background: none;
	text-align: right;
	font-size: 0.8em;
	}
	
	.readAllStories {
	text-align:right;
	font-size: 0.8em;
	}
	
	.readAllStories a {
	color: #000;
	text-decoration: none;
	}
	
	.readAllStories a:visited {
	color: #000;
	text-decoration: none;
	}
	
	.readAllStories a:hover {
	color: #000;
	text-decoration: underline;
	}
	

	/*Stories styles */
	#actions {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
		padding: 6px 0 10px 0;
        border-top:2px solid #ccc;
		background:#fff;
		margin-bottom: 0;
		}	
	
	
	img.actions{	
	border: 0;
	}	
	
	/*Stories styles */
	#stories {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
		padding: 6px 0 10px 0;
        border-top:2px solid #ccc;
		border-bottom:2px solid #ccc;
		background:#fff;
		margin-bottom: 20px;
		}
		
	#stories dl {
		float: left;
		width: 230px;
		margin: 0 21px 20px 0;
		padding: 0;
		background: #ccc url(../images/icons/box_bottom.gif) no-repeat bottom left;
		height: 180px;
		}

	#stories dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 120%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../images/icons/box_top.gif) no-repeat top left;
		}
	
	#stories dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: url(../images/icons/arrow2.gif) no-repeat 0 3px;
		}
	
	#stories dt a{	
	color: #fff;	
	text-decoration: none;
	}
	
	#stories dt a:visited{	
	color: #fff;	
	text-decoration: none;
	}	
		
	#stories dt a:hover{	
	color: #fff;	
	font-weight:bold;
	}	
	
	#stories dd a{	
	color: #666;	
	text-decoration: none;
	}
	
	#stories dd a:visited{	
	color: #666;	
	text-decoration: none;
	}	
		
	#stories dd a:hover{	
	color: #333;	
	text-decoration: underline;
	}		
		
	#stories .blue dt {
		font-weight: bold;
		background-color: #3A5C7F;
		}
	
	#stories .blue {
		background-color: #5276AA;
	}
	
	#stories .blue  a,#stories .blue  a:visited,#stories .blue  a:hover {
		color: white;
	}
		
		
		/*Secondary Nav styles */
		
	.secondaryNav dl {
		float: left;
		width: 200px;
		margin: 0 0 20px 0;
		padding: 0;
		background: #ccc url(../images/icons/secondaryNav_box_bottom.gif) no-repeat bottom left;
		}

	.secondaryNav dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 120%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(../images/icons/secondaryNav_box_top.gif) no-repeat top left;
		}
	
	.secondaryNav dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: url(../images/icons/arrow2.gif) no-repeat 0 3px;
		}
		
	.secondaryNav .blue dt {
		background-color: #3A5C7F;
		}
	
	.secondaryNav .blue {
		background-color: #5276AA;
		}
	.secondaryNav .blue dt a{
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
	
	.secondaryNav .blue a{
		color: white;
	}	
		
	/* Footer styles */

	#footer {
        clear:both;
        padding:1em 2%;
		background: transparent;
		margin-top: 10px;
    }
	.footerItems  {
	background: transparent;
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 0.8em;
  padding-top: 10px;
  }
  
  .footerItems   a {
  color: #000;
  text-decoration: none;
    }
  
  .footerItems   a :visited{
  color: #000;
  text-decoration: none;
    }
  
  .footerItems   a:hover {
  color: #000;
  text-decoration: underline;
  
  }
  
    
  
  .even {

	background-color: #c5e4f5; }
	
