* {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color:000000;
}

a {
	text-decoration:none;color:000000;
}

input.field {
	color: 000000;
	border-color: 000000;
	background-color: FFFFFF;
	border-bottom: 000000 1px solid;
	border-left: 000000 1px solid;
	border-right: 000000 1px solid;
	border-top: 000000 1px solid;
	font-size:10px;
	line-height:12px;
}

.header {
	font-weight:bold;
	font-size:24px;
}

.sidebar {

}
.sidebarSection { font-size:10px;
}
.sidebarMenuItem { font-size:10px; line-height:12px; vertical-align: top;
}
/* The following .pg* tags are used for the dynamic content pages. */
/* pgTitle is the css for the Page Title.  It is hard coded for all pages.
   to override for a single page, create another class and put <div> tags
   in the page title field in the database. */
.pgTitle
{
 font-size:14px;
 font-weight: bold;
 color:000000;
}
/* pgHdr is for headers contained in the body of the text. */
.pgHdr
{
 font-size:13px;
 font-weight: bold;
 color:000000;
}
/* pgTxt is for use in the body of the page text. */
.pgTxt
{
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:000000;
}
p
{font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:000000;
}
.hlink {font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:blue; 
}
.hlink:hover { color:blue;text-decoration:underline }
.hlink:visited { color:blue; }


ul
{font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:000000;
}
li
{font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:000000;
}
a:hover {
color: #666666;
}

.rss_Title {
	font-size: 10pt;
	color: #333;
	font-weight:bold;
}

.rss_date {
	font-size: 8pt;
}
.rss_line_break{
	background-color: #0C6;
	
}

.rss_content {
	font-size: 10pt;
	color: #333;
}

 




