.oNavigationItemSibling {
	background:url(../Images/blue_menu_bg.gif) left top repeat-x; 
	height:30px;
	margin:0px;
	padding:0px;
}

/*Home page items*/
.oBoxItemTitle {
	background:url(../Images/right_arrow.gif) left top no-repeat;
	display:block;
	text-align:left;
	padding-left:20px;
}

.oBoxItemSummary {
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	padding-left:20px;
}

.oBoxItemDate {
	display:block;
		text-align:left;
		padding-left:20px;
}

.links ul  {
	margin:0px !important;
	}
	
.oBoxHeaderOuter {
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.links ul li {
	display:inline; 
	background-color:#ffcc00; 
	margin-left:0.5em; 
	padding:0em 0.4em 0em 0.4em; 
}

.links ul li a, .links ul li a:active, .links ul li a:visited {
	color:#3662b1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.links ul li a:hover{
	color:#3662b1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

div.CategoryTreeView table tr td {
	font-weight:nomal;
	color:#339900;
}

div.CategoryTreeView table tr  > td a:first-child {
	font-weight:bold;
	color:#0066CC;
}

div.ContentEditor {
}

#education, #education a {
	width:228px;
	height:127px;
	display:block;
}

#education a {
	background:url(../Images/education1.jpg) 35px top no-repeat;
}

#education a:hover {
	background:url(../Images/education2.jpg) 35px top no-repeat;
}




	



	
