﻿.pagebottom
{
    background-image:url(../images/pagebottom.png); 
    height:56px; 
    width:990px;
}

.contenttop
{
    background-image:url(../images/contenttop.gif); 
    height:6px; 
    font-size:1px;
    line-height: 1px;
    width:990px;
}

.contentbottom
{
    background-image:url(../images/contentbottom.gif); 
    height:6px; 
    width:990px;
    font-size:1px;
    line-height: 1px;
}

#container
{
	width: 990px;
	border-left: none 5px #60B7DE;
	border-right: none 5px #60B7DE;
	margin-left: auto;
	margin-right: auto;
	background: white url(../images/pageback.gif);
}

#contentpane
{
    margin-left: 210px;
 	width: 530px;
	text-align: left;
}

#rightpane
{
	width: 224px;
	float: right;
	text-align: left;
	padding: 12px 8px 12px 8px;
}

#rightpane h2
{
	color: #C52;
	font: normal 16px Georgia,Arial Narrow,Arial,sans-serif;
	line-height: 23px;
	padding: 0px 10px 6px 12px;
	background: transparent url(../images/newssep.gif) no-repeat bottom left;
}

#rightpane div.news
{
	padding: 14px 10px 14px 12px;
	background: transparent url(../images/newssep.gif) no-repeat bottom left;
}

#leftpane h2
{
	color: white;
	font: normal 16px Georgia,Arial Narrow,Arial,sans-serif;
	line-height: 23px;
	padding: 0px 10px 6px 12px;
	background: transparent url(../images/companynewsseparator.png) no-repeat bottom left;
}

#leftpane div.news
{
	padding: 14px 10px 14px 12px;
	background: transparent url(../images/companynewsseparator.png) no-repeat bottom left;
	color: White;
}


#bigbar
{
	background-image: url(../images/bigbarback.gif);
	width: 990px;
	height: 210px;
}

#bigbar div.button
{
	width: 196px;
	height: 210px;
	float: left;
}

#bigbar div.button img
{
	margin-top: 24px;
	border: none;
}

#bigbar a, #bigbar a:hover
{
	color:White;
	text-decoration: none;
	border: none;
}

#bigbar div.button div
{
	color: White;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	width: 180px;
}

#bigbar span
{
	width: 2px;
	height: 210px;
	background-image: url(../images/news_sep.gif);
	float: left;
}

#footer
{
	border-top: solid 1px #E6E6E6;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 20px 260px 12px 220px;
	text-align: left;
	clear: both;
	font-size: 10px;
	color: #A6A6A6;
	background-color:white;
}

.ltl
{
    font: 10px Segoe UI, Tahoma, sans-serif;
}

.news table
{
    width: 200px;
}

.news table td:first-child
{
    color: white;
}

