@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold; */
	color: #000000;
}
#mainbody {
	background-color: #e7e7e7;
	background-image: url(bg_image.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.green_text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.green_text a:link{
	color: #009900;
	text-decoration: none;
}
.green_text a:hover{
	color: #006600;
	text-decoration: underline;
}

.home-focusarea {
	width: 160px;
	height: 168px;
}

.normal_box {
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 28px;
	width: 160px;
	background-image: url(box_bg.jpg);
}
.normal_box a:link {
	color: #666666;
	text-decoration: none;
}
.normal_box a:hover {
	color: #1A2F80;
	text-decoration: none;
}

.normal_box a:visited {
	color: #666666;
	text-decoration: none;
}

.normal_box a:active {
	color: #666666;
	text-decoration: none;
}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.small a:link {
	color: #666666;
	text-decoration: none;
}

.small a:hover {
	color: #1A2F80;
	text-decoration: none;
}

.small a:visited {
	color: #666666;
	text-decoration: none;
}

.small a:active {
	color: #666666;
	text-decoration: none;
}

a.small_link:link {
	color: #666666;
	text-decoration: none;
}

a.small_link:hover {
	color: #1A2F80;
	text-decoration: none;
}

a.small_link:visited {
	color: #666666;
	text-decoration: none;
}

a.small_link:active {
	color: #666666;
	text-decoration: none;
}

.normal_banner {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #679BCC;
	text-decoration: none;
}

.normal_banner a:link {
	color: #679BCC;
	text-decoration: none;
}

.normal_banner a:hover {
	color: #1A2F80;
	text-decoration: none;
}

.normal_banner a:visited {
	color: #679BCC;
	text-decoration: none;
}

.normal_banner a:active {
	color: #679BCC;
	text-decoration: none;
}

a.normal_banner_link:link {
	color: #679BCC;
	text-decoration: none;
}

a.normal_banner_link:hover {
	color: #1A2F80;
	text-decoration: none;
}

a.normal_banner_link:visited {
	color: #679BCC;
	text-decoration: none;
}

a.normal_banner_link:active {
	color: #679BCC;
	text-decoration: none;
}
.normal_banner_white, .DSLocaleSelectorPA-LinkSelector {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.normal_banner_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.normal_banner_white a:hover {
	color: #1A2F80;
	text-decoration: none;
}

.normal_banner_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.normal_banner_white a:active, .DSLocaleSelectorPA-LinkSelectorSelected {
	color: #679BCC;
	text-decoration: none;
}
.DSLocaleSelectorPA-LinkSelector {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.DSLocaleSelectorPA-LinkSelector:link {
	color: #FFFFFF;
	text-decoration: none;
}

.DSLocaleSelectorPA-LinkSelector:hover {
	color: #1A2F80;
	text-decoration: none;
}

.DSLocaleSelectorPA-LinkSelector:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.DSLocaleSelectorPA-LinkSelectorSelected {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #679BCC;
	text-decoration: none;
}

#top_menu {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image: url(main_menu_bg.gif);
	height: 29px;
	width: 929px;
	padding-left: 15px;
}
tr.MainMenu_MenuItem {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
tr.MainMenu_MenuItem td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
tr.MainMenu_MenuItem td:last-child {
	padding: 0 10px 0 0;
}
tr.MainMenu_MenuItemSel {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image: url(main_menu_over_bg.gif);
}
tr.MainMenu_MenuItemSel td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
tr.MainMenu_MenuItemSel td:last-child {
	padding: 0 10px 0 0;
}
tr.MainMenu_MenuBar {
	padding-right: 10px;
}
tr.MainMenu_MenuItem td.MainMenu_MenuItem {
	background-color: #D9E6F2;
	border-top: 1px solid #BFC7CE;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #BFC7CE;
	border-right: 0px;
	color: #999999;
	text-transform: none;
}
tr.MainMenu_MenuItem td.MainMenu_MenuItem + td.MainMenu_MenuArrow {
	background-color: #D9E6F2;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer; 
	border-top: 1px solid #BFC7CE;
	border-left: 0px;
	border-bottom: 1px solid #BFC7CE;
	border-right: 1px solid #CCCCCC;
}
tr.MainMenu_MenuItem td.MainMenu_MenuItemSel {
	background-color: #FFFFFF;
	border-top: 1px solid #BFC7CE;
	border-bottom: 1px solid #BFC7CE;
	border-left: 1px solid #CCCCCC;
	border-right: 0px;
/*	background-image: url(main_menu_over_bg.gif); */
	color: #6699CC;
	text-transform: none;
}
tr.MainMenu_MenuItem td.MainMenu_MenuItemSel + td.MainMenu_MenuArrow {
	background-color: #FFFFFF;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-top: 1px solid #BFC7CE;
	border-left: 0px;
	border-bottom: 1px solid #BFC7CE;
	border-right: 1px solid #CCCCCC;
}
.MainMenu_MenuIcon {
	display: none;
}

.p_text, .Normal {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Head, .header {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.menu_right_text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.menu_right_text:hover {
	color: #6699CC;
}

.breadcrumb {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699Cc;
	text-decoration: none;
}

a:link {
	color: #679BCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1A2F80;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

a:active {
	color: #679BCC;
	text-decoration: none;
}

h2 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.rss_box {
	 padding: 4px 8px;
	 background-color: #ededed;
}

.rss_title, rss_title a {
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : normal; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}