@charset "utf-8";
/* **************************************************

Name: newsreleases.css

Description: Setting of News Releases Section

***************************************************** */

div.NewsRelease {
	margin: 0 0 10px;
	border: none;
	background: none;
}
div.NewsRelease h2 {
	border-top: none;
	padding:8px 0;
	font-size:108%;
	font-weight:bold;
	border-top:1px solid #CDCDCD;
	line-height:1.35;
}
div.NewsRelease h2.note1 {
	line-height: 1.35;
	color: #000000;
}
div.NewsRelease h2.note2 {
	line-height: 1.35;
	color: #000000;
}
div.NewsRelease h2.note1 em {
	font-size: 83%;
	font-weight:bold;
	font-style: normal;
	vertical-align: text-top;
	color:#E45A01;
}
div.NewsRelease h2.note2 em {
	font-size: 83%;
	font-weight:bold;
	font-style: normal;
	vertical-align: text-top;
	color: #990000;
}
div.NewsRelease p.SubTitle1 {
	margin-bottom:8px;
	font-size:90%;
	font-weight:bold;
	text-align:center;
}
div.NewsRelease p.TextStyle1 em {
	line-height:1.35em;
}
div.NewsRelease p.SubTitle2 {
	margin-bottom:24px;
	font-size:90%;
	font-weight:bold;
	text-align:center;
}
div.NewsRelease h3 {
	margin: 0 0 10px;
	font-size: 100%;
	border-top: 3px solid #ee1933;
	border-bottom: none;
}
div.NewsRelease h3 span {
	display: block;
	padding: 6px 5px 4px;
	border: 1px solid #cccccc;
	border-top: none;
	background-color: #efefef;
	font-size: 90%;
	line-height: 1.35;
}
div.NewsRelease h3 a {
	line-height: 1.35;
}
div.NewsRelease h4 {
	margin: 0 0 10px;
	font-size: 90%;
	border: none;
}
div.NewsRelease h5 {
	margin: 0 0 10px;
	font-size: 90%;
	line-height: 1.35;
}
.NewsRelease h5 a {
	line-height: 1.35;
}
h2.year {
	clear:both;
}
div.NewsRelease sup {
	font-size:80%;
}
div.NewsRelease ul.StandardList {
	font-size:90%;
	margin:1em 0 1em 2em;
}
div.NewsRelease ul.StandardList li {
	line-height:1.35;
	list-style:outside square;
}
#FilterMenuBG {
	display:none;
	float: left;
	position:relative;
	margin:0;
	margin-top:-16px;
	margin-bottom:10px;
	padding:0 0 0 8px;
	background:	url("/images/filtertab_left.gif") no-repeat left top;
}
ul#FilterMenu {
	list-style: none;
	display:block;
	float:left;
	background:	url("/images/filtertab_right.gif") no-repeat right top;
	padding:8px 25px 20px 16px;
}
ul#FilterMenu li {
	float: left;
	line-height: 1.5em;
	margin-right: 0em;
	padding-right: 15px;
}
ul#FilterMenu li a, ul#FilterMenu li.current a {
	font-size:14px;
	font-weight:normal;
	padding:0 5px;
}

ul#FilterMenu span.disabled {
	font-size:13px;
	color:#999;
	padding: 0 5px;
}
ul#FilterMenu li a {
	color:#08427C;
	;
}
ul#FilterMenu li a:hover {
	color:#890000;
	text-decoration:underline;
}
ul#FilterMenu li a:visited {
	color:#551A8B;
}
ul#FilterMenu li a:active {
	color:#890000;
}
ul#FilterMenu li.current a {
	color:#fff!important;
	background:#3E3A39;
	text-decoration:none;
}
ul#FilterMenu li.current a:hover {
	color:#fff;
	text-decoration:none;
}


#FilterCountry {
	clear:both;
}
#FilterCountry .countryTags {
	display:none;
}
#FilterCountry .countryTags {
	font-size:70%;
	margin-bottom: 10px;
	margin-left:17px;
}
/*- Menu Tabs--------------------------- */ 


#TabsNavigation {
	float:left;
	width:100%;
	font-size:85%;
	line-height:normal;
}
#TabsNavigation ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
#TabsNavigation li {
	display:inline;
	margin:0;
	padding:0;
}
#TabsNavigation ul li a {
	float:left;
	background:url("/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#TabsNavigation ul li a span {
	float:left;
	font-size:14px;
	font-weight:bold;
	display:block;
	background:url("/images/tabright.gif") no-repeat right top;
	padding:10px 15px 9px 8px;
	color:#08427C;
	text-decoration:underline;
}
dl.DateListStyle1 {
	border-bottom:1px #dfdfdf solid;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TabsNavigation ul li a span {
	float:none;
}
/* End IE5-Mac hack */
#TabsNavigation ul li a:hover span {
	color:#890000;
}
#TabsNavigation ul li a:hover {
	background-position:0% -42px;
}
#TabsNavigation ul li a:hover span {
	background-position:100% -42px;
}
#TabsNavigation ul li.Current a, #TabsNavigation ul li.Current a:hover {
	background-position:0% -84px;
}
#TabsNavigation ul li.Current a span, #TabsNavigation ul li.Current a:hover span {
	background-position:100% -84px;
}
#TabsNavigation ul li a:visited span {
	color:#551A8B;
}
#TabsNavigation ul li a:active span {
	color:#890000;
}
/* ***************************************************** */
