
body
{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.content
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.leftnav_text
{
	color:#eee;
	font-size:10pt;
}

ul
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


p.subhead
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

p.footer
{
	font-size:7pt;
	font-style:italic;
}

td.navbar
{
	background-color:#875E33;
}

.header
{
	vertical-align: top;
	font-size: 16pt;
    color: #803128;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
}

.heading
{
	vertical-align: top;
	font-size: 16pt;
    color: #803128;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
}

.menu
{
	vertical-align: center;
	background-color: #E3302C;
	height: 20px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}


A:link
{
	font-family: Verdana, Arial, sans-serif;
	color: #0000ff; 
	font-size: 10pt; 
	text-decoration: none;
	font-weight:normal;
}

A:visited
{
	font-family: Verdana, Arial, sans-serif;
	color: #0000ff; 
	font-size: 10pt; 
	text-decoration: none;
	font-weight:normal;
}

A:active
{
	font-family: Verdana, Arial, sans-serif;
	color: #0000ff; 
	font-size: 10pt; 
	text-decoration: none;
	font-weight:normal;
}

A:hover
{
	font-family: Verdana, Arial, sans-serif;
	color: #0f0fb3; 
	font-size: 10pt; 
	text-decoration: underline;
	font-weight: normal;
}

span.case A:link
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

span.case A:visited
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

span.case A:active
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

span.case A:hover
{
	color: #0f0fb3;
	text-decoration: underline;
	font-weight: normal;
}

p.name A:link
{
	color: #2b3a5d;
	text-decoration: none;
	font-weight: bold;
}

p.name A:visited
{
	color: #2b3a5d;
	text-decoration: none;
	font-weight: bold;
}

p.name A:active
{
	color: #2b3a5d;
	text-decoration: none;
	font-weight: bold;
}

p.name A:hover
{
	color: #2c2cb0;
	text-decoration: none;
	font-weight: bold;
}

.conditions
{
	background-color:#805930;
	padding:10px; 
	color:#ffffff;
	font-weight: bold;
	line-height:20px;
}

.title
{
	font-size: 13pt;
	font-weight: bold;
}

.nav
{
	border-right: solid 2px #fff;
}

.botnav
{
	text-align: center;
	color: #000;
	height:30px;
	font-size: 8pt;
}


/* CSS for CMP items */

.ctp_contact_info_table
{
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.ctp_contact_info_th
{
	background-color: #E2D3B4;
	vertical-align: top;
	font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: bold;
	text-align: left;
	width: 45%;
}

.ctp_contact_info_td
{
	background-color: #E2D3B4;
	vertical-align: top;
	font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: none;
	text-align: left;
}

.ctp_news_press_p
{
	color:#ffffff;
}

.ctp_news_title_headline
{
	color: #B11625;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


.ctp_news_p A
{
	color: #33446e;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10pt;
	font-weight: bold;
}

.ctp_news_p A:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.ctp_news_title_pubdate
{

}

.ctp_news_press_title
{
	font-size: 10pt;
	font-weight: bold;
	color: #6e3c33;
}

.ctp_publication_reporter
{
	font-size:10px;
}

/* calendar display */
.ctp_calendar_p A:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.ctp_calendar_title_headline
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.ctp_calendar_headline
{
	font-size: 20px;	
}

.ctp_calendar_date
{

}

.ctp_calendar_title_time
{

}

.ctp_calendar_description
{

}

.ctp_calendar_title_extra
{
	font-size: 11px;
	color: #FFFFFF;
}

.ctp_calendar_month
{
	font-size: 14pt;
	font-weight: bold;
}

.ctp_news_month
{
	font-size: 14pt;
	font-weight: bold;
}



