
h1 {
	font-weight: normal;
}

h2 {
	margin-top: 0;
	padding-top: 5px;
	font-weight: normal;
}

h3 {

}

h4 {

}

a, a:visited {
	color: #0B3075;
}

a:hover {
	color: #0B3075;
}

.accountLinks {
	float: right;
	margin-top: 4px;
}

.accountLinks a.sub, a.sub:visited {
	text-decoration: none;
	padding-right: 20px;
	font-size: 85%;
}

.footerLink a, .footerLink a:visited {
	text-decoration: none;
	color: #0B3075;
}

.footerLink a:hover {
	text-decoration: underline;
	color: #0B3075;
}

ul.navMenu {
	font-size: 9px;
	margin-left: 0px;
	padding-left: 0px;
	font-family:Tahoma;
}

ul.navMenu li {
	text-indent: 0;
	list-style-type: none;
	line-height: 1.4em;
	font-family:Tahoma;
}

ul.navMenu li a, 
ul.navMenu li a:visited {
	text-decoration: none;
	font-family:Tahoma;
}
 
ul.navMenu li a:hover {
	text-decoration: underline;
	font-family:Tahoma;
}

ul.navMenu li.active {
	background: #cccc99;
}

#everydayStores ul.navMenu {
	font-size: 9px;
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 0;
	padding-top: 0;
}

.simpleBox {
	text-align: left; 
	/*background: white; */
	padding: 2px; 
	border: 0px solid black; 
	font-weight: normal; 
}

#vendorAds {
	text-align: left;
	vertical-align: top;
	padding-top: 0;
	margin-top: 0;
}

.vendorTable {
	border: 0;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	vertical-align: top;
}

.vendorTable  td {
	width: 150px;
	vertical-align: top;
	padding: 0;
	
}

.vendorTable  td img {
	padding: 0;
	margin: 5px;
}


	
	

.vendorText {
	font-size: 80%;
	color: #000;
	width: 125px;
	padding: 0;
}


.rightAd {
	overflow: hidden;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.slide {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}

#ajax-banner {
    border: 1px solid black;
    width: 130px;
    height: 62px;
    text-align: center;
}

.leadership h4 {
	color: #474546;
	margin-top: 25px;
	font-size: 115%;
}

#ministryBanner {
	width: 441px;
	height:  122px;
	border: 6px solid #333;
}

#ministryBanner .bannerLeft {
	background-color: #492f91;
	width: 120px;
	height: 111px;
	color: #fff;
	font-size: 14px;
	border: 3px solid #fff;
	float: left;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
}

#ministryBanner .bannerRight {
	width: 300px;
	height: 112px;
	float: right;
	background: url(../images/wsimages/ministry_banner_bkgd.jpg) no-repeat 0 0;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 0;
	border-left: 0;
	top: 0;
	color: #000;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 1.4em;
	overflow: hidden;
}

.altlink {
  	cursor: pointer;
	
}

.newsItem {
	border-style: dotted;
	border-width: 1px;
	background-color: #cdcbfd;
	padding-left: 5px;
	padding-right: 5px;
}

.indent{
	margin-left: 8px;
	padding-top: 5px;;
}


 	.even {background-color: #eee;}
	.odd {background-color: #fff;}
	.reports {font-size: 10px;}
	.reports th {padding: 4px 2px; text-align: left;}
	.reports td {padding: 4px 2px; border-bottom:1px solid #ddd;}
