body
{ 
	/*background-color: #CC3C3C;*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mainbody
{
	background-color: transparent;
	vertical-align: top;
	font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.blue
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.smalltitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.smallfont
{
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.h_dash
{
        background-image: url('../images/dash_line.gif');
        background-repeat: repeat-x;
        background-position: top left;
        background-color: #FFFFFF;
}

.button
{
	background-color: #005C54;
	color: #FFFFFF;
	font-weight: bold;
}

a	
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

a:hover
{
   color:#F20A00;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}

.botnav
{
	text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: bold;
}
.botnav A
{
	font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.botnav A:active
{
	font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.botnav A:link
{
	font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.botnav A:visited
{
	font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.botnav A:hover
{
	font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}

/* CSS for CMP items */

.ctp_contact_info_table
{
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.ctp_contact_info_th
{
	background-color: #FFFFFF;
	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: #FFFFFF;
	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: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


.ctp_news_p A
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10pt;
	font-weight: bold;
}

.ctp_news_p A:hover
{
	color: #F20A00;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	text-decoration: underline;
}

.ctp_news_title_pubdate
{

}

.ctp_news_press_title
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.ctp_publication_reporter
{
	font-size:10px;
}

/* calendar display */
.ctp_calendar_p A
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10pt;
	font-weight: bold;
}

.ctp_calendar_p A:hover
{
	color: #F20A00;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	text-decoration: underline;
}

.ctp_calendar_title_headline
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.ctp_calendar_headline
{
	font-size: 20px;	
}

.ctp_calendar_date
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ctp_calendar_title_time
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ctp_calendar_description
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ctp_calendar_title_extra
{
	font-size: 11px;
	color: #000000;
}

.ctp_calendar_month
{
	font-size: 14pt;
	font-weight: bold;
}

.ctp_news_month
{
	font-size: 14pt;
	font-weight: bold;
}

