﻿body
{
	font-size: 10pt;
	color: #4F4B3A;
	font-family: Tahoma;
	background-color: #F7F5EB;
}
tr
{
	font-size: 10pt;
	color: #4F4B3A;
	font-family: Tahoma;
	background-color: #F7F5EB;
}

hr
{
	color: #223344;
}

.topic_title
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	background-color: #7799AA;
	font-weight: bold;
	text-align: center;
}
.topic_desc
{
	font-size: 8pt;
	color: #4F4B3A;
	font-family: Tahoma;
	background-color: #F7F5EB;
	text-align: left;
}

.strong_text
{
	color: #1070c7;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #F7F5EB;
}

.banner_background
{
	background-color: #DEDACA;
}

.link_no_line
{
	text-decoration: none;
	color: #4F4B3A;	
}

.MP_link_no_line
{
	text-decoration: none;
	color: #4F4B3A;	
	font-size: 10pt;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
	color: #1070c7;
}
h2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma;
}
h3
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	color: Maroon;
}
.news_column_1
{
	width: 50%;
	background-color: #f1ede1;
	text-align: left;
	vertical-align: top;      
}
.news_column_2
{
	width: 50%;
	background-color: #f1ede1;
	text-align: left;
	vertical-align: top;      
}
.news_one_column
{
	width: 100%;
	background-color: #f1ede1;
	text-align: left;
	vertical-align: middle;      
}
.news_one_column_centered
{
	width: 100%;
	background-color: #f1ede1;
	text-align: center;
	vertical-align: middle;      
}
