@import url(../../Containers/BanContainer/style.css);
html {
	margin: 0;
	padding: 0;
}

body {
	font-size: small;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #BEBCAD ;
	
}

#container
{
	margin: 0 auto 0 auto;  
	padding: 0;
	width: 780px;
	position: relative;
	background: #fff url(bgtile.gif) repeat-y top center;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#pageHeader
{
	background: #318ccd url(logo.jpg) no-repeat top left;
	height: 200px;
	padding: 0px;
	margin: 0;
}

#pageHeader h1 
{	
	background: url(logo2.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 58px;
	position: absolute;
	right: 0px;	
	top: 200px;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 
{
	margin: 0;
	padding: 0;
}

#pageHeader h2 span {
	display: none;
}

#bodyText
{		
	text-align: right;
}

#mainMenuPane
{	
	float: right;
	width: 164px;
	padding: 58px 26px 0px 30px;
}

#contentPane
{		
	width: 478px;
	padding: 10px 0px 0 65px;
	float: left;
}

#timePane
{
	width: 180px;	
}

#footerPane
{
	clear: both;
	margin: 0;
	height: 50px;
	background: url(footer.gif) no-repeat top left;
	padding: 30px 200px 0 0;
}

#footerPane a
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	padding: 5px 10px 0px 10px;
	display: block;
	font-weight: bold;
	float: right;
}

#footerPane a:hover
{
	text-decoration: none;
	color: #2A3A00;
}

#searchPane
{
	position: absolute;
	top: 225px;
	right: 35px;
	width: 180px;
}

#quickNav
{
	position: absolute;
	top: 30px;
	left: 37px;
	width: 10px;
	z-index: 1000001;
}

#quickNav a
{
    display: block;
	margin-top: 10px;
}

#lostmodules
{
	clear: both;
	float: none;
}

#mainMenuPane ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}

#mainMenuPane ul li a
{
	background: url(menuTop.gif) repeat-x top right;
	text-decoration: none;
	font-size: 8pt;
	display: block;
	height: 33px;
	padding-top: 7px;
	text-indent: 20px;	
	font-weight: bold;
	color: #36280B;
}

#mainMenuPane ul li a:hover
{
	text-decoration: none;
}

#mainMenuPane li ul 
{
	background: url(menuBottom1.gif) no-repeat bottom right;
	padding: 0px 10px 5px 15px;
	margin-top: -2px;
	margin-bottom: 15px;
}

#mainMenuPane ul li ul li
{
     background: url(menuSep.gif) repeat-x right bottom;   
}

#mainMenuPane ul li ul li a
{
	font-size: 8pt;
	text-indent: 15px;
	text-decoration: none;
	background: url(bullet.gif) no-repeat right center;
	color: #000;
	margin: 0 5px 0 5px;
	padding-top: 5px;
	font-weight: normal;
	height: 19px;
}

#mainMenuPane ul li ul li a:hover
{
	color: #FFF;
	background: url(bulletOver.gif) no-repeat right center;
}

#mainMenuPane ul li .c a
{
    background: url(bulletOver.gif) no-repeat right center;
	color: #FFF;
}

.News_Archive2
{
	color: #230;
}

.News_Archive2 .newsTitle
{
	background: url(blNews.gif) no-repeat right top;	
	text-indent: 25px;
}

.News_Archive2 a
{
	color: #023365;
}

.News_Archive2 a:hover
{
	color: #4182be;
	text-decoration: none;
}

.News_Archive2 .newsNav
{
	background: url(newsLine.jpg) no-repeat bottom center;
}

.News_Archive2 .newsAnchor, .News_Archive2 .newsWriter, .News_Archive2 .newsSource, .News_Archive2 .newsDate
{
	visibility:hidden;
}