body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	background-image: url(images/background.gif);
	margin-top: 10px;
	font-size: 12px;
}
a {
	color: #E15A00;
	text-decoration: none;
}
a:visited {
	color: #E15A00;
}
a:hover {
	color: #333333;
}

.headerTop {
	background-image: url(images/headertop.gif);
	height: 25px;
	padding-right: 20px;
}
.headerLinks {
	color: #000000;
	text-decoration: none;

}
a.headerLinks:visited {
	color: #000000;

}
a.headerLinks:hover {
	color: #E15A00;

}
.bodySide {
	background-image: url(images/bodyside.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bodyBack {
	background-image: url(images/bodyback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
strong {
	font-weight: bold;
}
	.newsheadlines a {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
	}
	
	.newsheadlines a:hover {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	}



.topInfo {
	font-size: 10px;
	padding: 5px;
	width: 400px;
}

.footer {
	background-image: url(images/footer.gif);
	height: 59px;
}
.pod {
	padding: 10px;
	font-size: 10px;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-image: url(images/verticalgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	}

#bodyNav {
	background-image: url(images/bodyheader.gif);
	height: 39px;
	padding-left: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
}
	#newsheadlines a{
	width: 280px;
	display: block;
	}
	
	#newsheadlines a {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
	}
	
	#newsheadlines a:hover {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	}
/******* Main content *******/

	#content {
	line-height: 140%;
	}
	
		
	#content h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-transform: capitalize;
	display: inline;
	color: #000000;
	}
	
	#content h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	display: inline;
	}
	
			
	#newsheadlines a{
	width: 280px;
	display: block;
	}
	
	#newsheadlines a {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
	}
	
	#newsheadlines a:hover {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	}

/* Main navigation buttons hover with top corners */
/*-----------------------*/
#glink span {
 padding-right: 5px;
 padding-left: 5px;
 }
 
#glink:hover {
	background: #eeeeee url(../images/tl2.gif) top left  no-repeat; 
	cursor:pointer; 
}

#glink:hover span {
	background:transparent  url(../images/tr2.gif) top right no-repeat;
}

/* Main navigation buttons chosen */
/*-----------------------*/
#glinkchosen span {
 padding-right: 5px;
 padding-left: 5px;
 }
 
 #glinkchosen  {
	background: #b4b4b5 url(../images/tl.gif) top left no-repeat;
	cursor:pointer; 
}

#glinkchosen span  {
	background:transparent  url(../images/tr.gif) top right no-repeat;
}


p {
	margin-bottom: 10px;
	margin-top: 10px;
}

hr {

	margin-bottom: 10px;
}
