body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#6C5033;
}

p
{
	font-family: Gill Sans MT, Arial, sans-serif;
	color: #000000; 
	font-size: 11pt; 
	font-weight: normal;
	line-height:18px;
}

.signup 
{
	color:#ffffff;
}

h1
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16pt; 
	color: #c95f2d; 
	font-weight: bold;
}

h2
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14pt; 
	color: #000; 
	font-weight: bold;
}

.title
{
	font-size: 12pt;
	font-weight: bold;
}

.subtitle
{
	font-weight:bold;
	font-style:italic;
}

.footer
{
	font-size:8pt;
}

ul
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000; 
	font-size: 10pt; 
	font-weight: normal;
}

.content_bkgd
{
	background-image:url(../images/contentAreaBG2.gif); 
	background-repeat: no-repeat; 
	padding:20px;
}

.content
{
	font-size: 10pt;
	font-weight: normal;
}

.mainbody
{	
	vertical-align: top;
	font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.smalltitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

A:link
{
	font-family: Verdana, Arial, sans-serif;
	color: #E23B39; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana, Arial, sans-serif;
	color: #E23B39; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:active
{
	font-family: Verdana, Arial, sans-serif;
	color: #E23B39; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	font-family: Verdana, Arial, sans-serif;
	color: #265ea9; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

.conditions
{
	color:#fff;
	font-weight: bold;
}

p.subhead
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

hr
{
	text-align:left;
	color:#805930;
	width:99%;
	height:3px;
	background-color:#805930;
}

.strike
{
	text-decoration: line-through;
}

.rescheduled
{
	font-size: 12pt;
	font-weight: bold;
	background-color:#FF3600; 
	padding:5px; 
	font-weight: bold; 
	width:325;
}

.time
{
	font-size: 11pt;
	font-weight: bold;
}

/* CMP specific styles */
.ctp_contact_info_table
{
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.ctp_contact_info_th
{
	
	vertical-align: top;
	font-size: 12px;
    color: #000000;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: normal;
	text-align: left;
	width: 45%;
}

.ctp_contact_info_td
{
	vertical-align: top;
	font-size: 12px;
    color: #000000;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: none;
	text-align: left;
}

.ctp_news_press_p
{
	
}

.ctp_news_title_headline
{
	color: red;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.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;
}

.ctp_publication_reporter
{
	font-size:10px;
}

/* calendar display */
.ctp_calendar_p A:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.ctp_calendar_title_headline
{
	color: red;
	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: #000;
}

