﻿body {
}

a
{
	color:Navy;
	text-decoration:none;
}

a:hover
{
	color:Navy;
	text-decoration:underline;
}
.CnTitle
{
		min-height:36px;
		height:auto !important;
		height:36px;
		width:90%;
		margin:0;
		padding:0;
		float:left;
		font-size:80%;
		color:#003366;
		text-indent:7px;
		line-height:32px;
		font-weight:bold;
		background:url(../images/home_page/heading_bkg_tile.gif) repeat-x bottom;
		background-color:#edf1f4;
}

.rssimage
{
	float:left;
	background:url(../images/home_page/heading_bkg_tile.gif) repeat-x bottom;
	background-color:#edf1f4;
	text-align:right;
	padding-top:0px;
	min-height:36px;
	height:auto !important;
	height:36px;
	width:10%;
}
.rssimage .rssbutton
{
	Padding-top:10px;
	padding-right:3px;
}
.buttons
{ 
		clear:both;
		min-height:19px;
		height:auto !important;
		height:19px;
		background-color:#d0dae3;
		text-align:left;
}

*:first-child+html .buttons
{
	height:16px;
}

.rssimage
{
	float:left;
}

.btnplus
{
	width:25px;
	float:left;
}

.btnminus
{
	width:25px;
	float:left;
}
.news_item ul
{
	list-style-type:none;
	margin:0px;
	
}

 .events .list ul
{
	list-style-type:none;
	margin:0px;
	padding-top:5px;
}


.events .list ul li
{	
	
	margin:0px;
	padding:0px 0px 30px 10px;
	clear:left;
}
#homeEvents .list ul li
{
	list-style-type:none;
	margin:8px;
	
}
#homeCareers .list  #List_careers_LSitems ul li
{
	list-style-type:none;
	
}



