body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #FFF;
	text-align: left;
	background-color: #FFFFFF;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

tableright {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	border-left-color: #000000;
}

A:link {
color: #DD0505;
text-decoration: none;
}
A:visited {color: #DD0505;
text-decoration: none;
}
A:active {color: #DD0505;
text-decoration: none;}
A:hover {	color: #F39000;
text-decoration: underline;}
TD {font-size: 12px;
font-family : Verdana,Arial;}
TD.right {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000000;
	border-left-color: #000000;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
TD.left {font-family: Verdana,Arial;
font-size: 11px;color: #333333;}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 144px;
background-color:#F3F3F3;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
}

#menu a:link, #menuitems a:visited
{
color: #333;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #E2EA24;
color: #333;
font-weight:bold;
}

A.ddmenu:link {
	color: #333333;
	text-decoration: none;
}

A.ddmenu:visited {
	color: #333333;
	text-decoration: none;
}

A.ddmenu:active {
	color: #333333;
	text-decoration: none;
}

A.ddmenu:hover {
	color: #FF9900;
	text-decoration: none;
}

TD.ddmenu {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
font-weight: bold;
color: #FFF;
}

DIV.ddmenu {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
font-weight: bold;
color: #FFF;
}
/* begin styles for RSS Feed 

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



.rss_box {

	 width: 120px;

	 background-color: #F7F7F7;

}



.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;

	}
	
    


/* Common Styles */

    .header_category_name           { color: #000000; font-family: impact, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }
    .header_breadcrumb              { color: #DD0505; font-family: impact, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; text-transform: uppercase; }

    .logo_text                      { font-family: Arial, Helvetica, sans-serif; font-size: 30px;  font-weight: bold; letter-spacing: -0.05em  }
    .logo_sub                       { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

    .image_caption                    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    .more_headlines                 { color: #DD0505; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .global_updated                 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

    .general_text                   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

/* Article Summaries */

    .summary_title                  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
    .summary                        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
    .summary_date                   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
    
    .summary_breadcrumb            { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .summary_breadcrumb a          { color: #999999 !important; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #F39000 !important; text-decoration: underline; }


/* Article Pages */

    .article_title                  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
