body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
a.news_title:link, a.news_title:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005B94;
	font-weight: bold;
}
a.news_title:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007BC6;
	font-weight: bold;
}

a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B94;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007BC6;
	text-decoration: underline;
}

#main {
	min-width: 950px;
}

#top {
	background-image: url(../i/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#t1 {
	position: absolute;
	overflow: visible;
	z-index: 100;
	margin-left: 2%;
	margin-top: 112px;
	white-space: nowrap;
}
#icons {
	position: absolute;
	top: 30px;
	right: 30px;
}
#footer {
	background-color: #ebeff0;
}

.container_holder {
	overflow: visible;
	width: 100%;
	padding-right: 20px;
}

.container {
	width: 100%;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.container td {
	padding-right: 5px;
	padding-left: 18px;
}

.container p {
	margin-top: 15px;
}
h1 {
	font-size: 18px;
	color: #F29901;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.date {
	margin-top: 20px;
	overflow: visible;
	margin-bottom: -15px;
	color: #74757A;
	font-size: 11px;
}
.date_txt {
	margin-top: 15px;
	color: #74757A;
	font-size: 11px;
}



#column1 {
	background-image: url(../i/column_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}

#column2 {
	background-image: url(../i/column_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}
.news_list_container {
	margin-top: 20px;
}
.news_list_container td{
	padding: 0px;
}
.news_list_container  img {
	border: 1px solid #CCC;
}

.news_list_container td.text {
	padding-left: 10px;
}
.zero_margin_top {
	display: inline;
	margin-bottom: -10px;
}
.news_list_container td.text p {
	margin-top: 5px;
	margin-bottom: 0px;
}
ul.menu li {
	margin-left: 8px;
	margin-bottom: 4px;
}

ul.menu li.title {
	font-weight: bold;
	color: #F29901;
	text-decoration: none;
	margin-left: 0px;
	font-size: 14px;
	margin-top: 15px;
}
ul.menu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: -15px;
	padding-top: 0px;
}
#bottom_line {
	margin-top: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#bottom_line_2 {
	background-image: url(../i/bottom_line.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	background-position: 5px;
}
#bottom_line_2 img {
	margin-top: 0px;
}
#counters {
	margin-top: 40px;
	margin-left: 60%;
	overflow: visible;
	position: relative;
	text-align: right;
	padding-right: 50px;
	margin-bottom: 50px;
}
#regional_news {
	width: 160px;
}

#main_column .container td {
	padding-right: 20px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
