.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.meun_headers {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
	color: #CCCCCC;
}
.border {
	border: 1px solid #999;
}
.border_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #333333;
}
.content_topic_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.table_border {
	border: 1px solid #000000;
}
.link_color {
	color: #000000;
}
.link_color_2 {

	color: #CCCCCC;
}
.padBottom
{
	padding-bottom:10px;
}
.background {
	background-color:#FFFFFF;
	background-image:url(images/background-lines.gif)
}
.link_color_3 {
	color: #FFFFFF;
}
.small_txt {font-size: xx-small;
}

.white_li {
	color: #FFFFFF;
}
.white_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
.sm_white_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.mini_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.med_white_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#333333;
	color:#FFFFFF;
}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(images/icon_mailto.gif) no-repeat center right;
}
a[href $='.pdf'] {
   padding-right: 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}
a[href $='.doc'] {
   padding-right: 18px;
   background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[ID ="out_link"] {
   padding-right: 18px;
   background: transparent url(images/icon_externalArrow.gif) no-repeat center right;
}
.WCPA_logo_small{
border:1px #000000;
}

.medium_italics{
font-size:12px;
font-style:italic;
}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

.rss_box {
	 width: 200px;
	 background-color: #333333;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  font-size: x-small;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}

.rss_item a:hover { 
	}

.rss_date {
	font-size: xx-small;
	}
	
.div_lt_pad1 {
	padding-left:20px;
	padding-top:5px;
}

.div_conf_head {
	font-size:24px;
	text-align:center;
}

#mainDiv {
	text-align:center;
	padding: 10px 10px;
}

.divLTalighn {
	text-align:left;
}
.scheduleHead1 {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
}
.miniHeader1 {
	font-size: 12px;
	font-weight: bold;
}
.divLTwidth{
	text-align:left;
	float:left;
	top:0;
	left:5px;
	width:150px;
}

.divRTwidth{
	text-align:left;
	float:left;
	top:-95px;
	left:155px;
	width:450px;
}

.divClear {
	text-align:left;
	clear:both;
	font-size: 12px;
	font-weight: bold;
}

.spanSched1 {
	width:150px;
	padding:0 0 5px;
}

.div_lt_pad1 {
	padding-left:20px;
	padding-top:5px;
}

.fieldHeader1 {
	font-size: 18px;
	font-weight: bold;
}

#menu {
	background: #333;
	float: left;
	display:inline;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width:200px;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #009f57 left center no-repeat;
	color: #fff;
	padding-bottom: 6px;
}
.tdFunc1 {width: 100px;}
fieldset { border: 1px solid #000000; text-align:left;}
legend { color:#0066FF; font-size: 18px; font-weight:bold; }

/* For Schedule CSS */
.div_LTfloat{
	float:left;
	width:105px;
	margin-left:10px;
}
.pad1{
margin-bottom:10px;
padding-bottom:2px;
padding-top:2px;
}
.pad2 {
margin-top: 20px;
margin-bottom:10px;
padding-bottom:2px;
padding-top:2px;
}
.divCTR {
text-align:center;
width:100%;
background:#999999;
