/******* BODY ******/
body {
	background-color: #fff;
	height: 100%;
	/*font-size: 100.1%;*/
}

#subNav li,
#content .bulletpointList li,
#content .dashList li,
#content .calendarComponent .linkList li,
#content .specialTopicsComponent .contentBox .linkWrapper,{
	display: inline-block;
}
#content p {
  padding-top: 6px;
  padding-bottom: 6px;
}
#document {
	height: 100%;
	min-width: 960px;
}

#document .hundertPercentWidth {
	width: 100%;
}

img {
	display: block;
}


table.contentpaneopen, tr, td {
  border-collapse: collapse;
  margin-left: -1px;
}

/******* HEADER ******/
#header {
	background-color: #F0F0F0;
	/*Changed for 100% component*/
	width: 60em;
	/*width: 100%;*/
}

#loupe {
  position: absolute;
  top: 0.5em;
  left: 22.8em;
}

#loupe li {
  padding-right: 0.5em;
}

#serviceNav {
  position: absolute;
  top: 0.6em;
  left: 64em;
}

#serviceNav a.mainlevel {
  padding: 0 0.75em;
}

/* SERVICE */
#service {
	background-color: #F0F0F0;
	height: 1.8125em;
	font-family: Arial;
	overflow: hidden;
	padding-left: 12.5em;
	padding-top: 0.375em;
	width: 47.5em;
}

#service li {
	color: #535353;
	float: left;
}

#service li a {
	color: #535353;
}

#service .serviceFontSize {
	font-size: 0.625em;
}

#service #searchForm {
	vertical-align: middle;
}

#service #searchForm input {
	font-size: 1em;
}

* html #service #searchForm {
	padding-top: 0.0625em;
}

#service #searchForm,
#serviceNav .serviceNavFirstLevel,
#service #langSwitch {
	line-height: 2em;
}

#service fieldset {
	line-height: 2em;
	color: #535353;
}

#service fieldset input {
	color: #535353;
}

/*
#service #searchForm .checkBoxButton{
	background-color:#F0F0F0;
	height: 1.3em;
	margin-left: 0.6em;
	margin-right: 0.4em;
	margin-top: -0.5em;
	vertical-align: middle;
	width: 1.3em;
}
* html #service #searchForm .checkBoxButton{
	margin-left: 0em;
	margin-right: 0em;
	margin-top: -0.375em;
}
*/

#service #searchForm a span {
	font-family: tahoma;
	font-size: 1.3em;
	line-height: 1em;
}

#service #searchForm a div {
	display: inline;
}

#service #searchString {
	background-color: #fff;
	border: 1px solid #535353;
	padding-left: 0.3125em;
	width: 9em;
}

#service #identity {
	font-family: Helvetica;
	font-weight: bold;
	width: 9.0625em;
	line-height: 1em;
}

#service #identity span {
	font-size: 0.75em;
}

#service #langSwitch {
	float: right;
}

#service #langSwitch select{
	margin-right: 2em;
}
#service #langSwitch a{
	margin-right: 0.5em;
}

#service #serviceNav .serviceNavFirstLevel a,
#service #search a,
#service #langSwitch a {
	padding: 0pt 1.09em;
}

#service a:hover {
	text-decoration: underline;
}

/* MAIN NAV */
#mainNav {
	background-color: #F0F0F0;
	height: 1.5625em;
	overflow: hidden;
	padding-left: 11.875em;
	width: 48.125em;
}

#mainNav ul {
	width: 48.6875em;
}

#mainNav li {
	float: left;
	font-weight: bold;
}

#mainNav li a {
	line-height: 2.28em;
	display: block;
	padding: 0 1.25em;
font-size:0.6875em;
}

#mainNav .active {
	background-color: #FFFFFF;
	display: block;
}

#mainNav a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}

#stage {
	width: 60em;
	height: 10em;
	z-index: 10;
	overflow: hidden;
}

#stage img,
#stage object,
#stage embed {
	height: 100%;
	width: 100%;
}

#stage.home {
	height: 21.25em;
}

/* Banderole */
#banderole {
	left: 1.25em;
	position: absolute;
	top: 0px;
	width: 10em;
}

/* stage, flash stage */
#banderole2 {
	position:absolute;
	width:160px;
	left: 1.25em;
	z-index: 100;
}

/*
#banderole {
	background-image:url(banderole.png);
}
* html #banderole {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(sizingMethod=scale,src='css/colors/banderole.png');
}
*/

#banderole {
	height: 27em;
}

#logo {
	position: absolute;
	top: 1.25em;
	z-index: 999;
}

#logo.stageLogo {
	left: 1.25em;
}

#logo img {
	height: 10em;
	width: 10em;
}

#clearMainWrap {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:10em;
	padding-left:3.125em;
	padding-top:1.5625em;
}

#mainWrap {
	display:inline-block;
	margin-left:1.25em;
	position:relative;
}

#subBrand {
	bottom:0;
	left:0.94em;
	position:absolute;
}

#menuMainWrap {
	left:0;
	position:absolute;
	top:0;
	width:10em;
}

#content {
	font-family:arial;
	font-size:0.68em;
	line-height:1.28em;
	padding-bottom:0.93em;
	position:relative;
}

#content_middle {
	position: relative;
	width: 65.26em;
	top: 0px;
}

#content_main {
	position: relative;
	width: 49.08em;
	top: 0px;
}

#content_right {
	position: absolute;
	right: 0px;
	width: 15.63em;
	top: 0px;
}

.moduletable-lightGrey , .moduletable-darkGrey, .moduletable-blank {
	
	width: 15.63em !important;
	margin-bottom:10px;
	padding-bottom:25px;
	
}
.moduletable-darkGrey {
	background-color:#999999;
}


.moduletable-darkGrey h3 {
	color: #FFFFFF !important;
	font-weight: bold !important;
	line-height:17px !important;
	display:block;
	padding-left: 50px;
	padding-top: 23px;
	padding-bottom: 5px;
	background-image: url(../images/linkboxheadericon_white.gif);
	background-position:20px 28px;
	background-repeat:no-repeat;
	margin:0px !important;
	font-size:14px !important;
}

#content .moduletable-darkGrey h3 { font-weight:bold !important}

.moduletable-darkGrey li {
	color: #FFFFFF;
	display:block;
	padding-bottom:5px;
	margin-left:0px !important;
}

ul.menu-darkGrey { margin:0px !important}

ul.menu-darkGrey a {
	text-decoration:none;
	color: #000000;
	background-image: url(../images/link_int_white_icon2.gif);
	background-position:20px 5px;
	background-repeat:no-repeat;
	padding-left: 50px;
	color:#ffffff;
	display:block;
	text-align:left;
	line-height:12px !important;
	
}

.moduletable-lightGrey {
	background-color:#EFEFEF;
height: 350px;
}

div.moduletable-lightGrey h3 {
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 10px;
	margin: 0px;
}

td.contentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 2px;
	line-height: 150%;
}

h1 {
	font-size: 24px;
	font-weight:bold;
	letter-spacing: 0;
	line-height: 1.04em;
	margin-top: 0.18em;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	letter-spacing:0;
	line-height:1.11em;
	margin-bottom:0.34em;
	margin-top:0.18em;
}

h3, td.sectiontableheader {
	font-size: 14px;
	font-weight:bold !important;
	letter-spacing:0;
	line-height:1.071em;
	margin-bottom:0.428em;
	margin-top:0.4285em;
}

a.readon, a.readmore {
	font-weight: bold;
	background-image: url(../images/link_int_black_icon2.gif);
	background-position:2px 3px;
	background-repeat:no-repeat;
	padding-left: 12px;
	float: left;
	display: block;
}

input.inputbox {
  background-color: white;
  color: #535353;
  border: 1px solid;
}

input.button {
  background: transparent;
  color: #535353;
  border: 0px;
  font-size: 0.625em;
}

textarea, input {
  background: white;
  color: #535353;
  border: 1px solid;
}

#mod_search_searchword {
background-color:#FFFFFF;
border:1px solid #535353;
padding-left:0.3125em;
width:7em;
}

#service #search {
	width: 52.3em;
  position: absolute;
  top: 0.35em;
  left: 43.5em;
font-size: 0.625em;
color: #535353;
}

#service #search a {
  padding:0 0.5em;
  color: #535353;
}

#subNav {
	left:0;
	line-height:1em;
	padding-bottom:0.625em;
	top:0;
	width:10em;
}

#subNav div.moduletable-left h3 {
	color:#333333;
	font-weight:bold;
	font-size: 0.68em;
	padding:0.9375em 0 0.75em 1.5625em;
}

#subNav ul {
	margin-left:0.3125em;
	margin-right:0.3125em;
}

#subNav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-bottom:0.125em;
	padding-top:0.125em;
	padding-left:10px;
	padding-right:0.3125em;
}

#subNav ul a {
	color:#333333;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.6875em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:1.2727em;
	padding-left:15px;
}

#subNav ul a:hover, #subNav .navPoint a {
	background-position:0 1px;
	background-repeat:no-repeat;
}

#subNav .active a {
	font-weight:bold;
	background-position:0 1px;
	background-repeat:no-repeat;
}

#subNav ul.level1 {
	display:block;
	height:100%;
}

#subNav li.level1 {
	padding-left: 15px;
	font-weight: normal;
}

#subNav ul.level2 {
	display:block;
	height:100%;
}

#subNav li.level2 {
	padding-left: 20px;
	font-weight: normal;
}

.selected span {
	font-weight: bold;
}

a.basfctlink {
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
  display: block;
}

td.colwidth1 {
	width: 15.63em !important;
}

td.colpad {
  padding-top: 0.46em;
  padding-bottom: 0.46em;
  padding-left: 0.46em;
}
td.colwidth2 {
	width: 32.18em !important;
}

td.colseparator1 {
	width: 0.9194em !important;
}

#component-contact {
  padding-left: 2px;
}

div.article p {
  margin: 5px;
}

div.article a.readmore {
	margin-left: 5px;
}

#content ul.list {
  padding-left: 0px;
}

table.contentpaneopen ul {
  list-style-type: circle;
  padding-left: 15px;
}

.globalnews {
  padding-left: 10px;
  padding-right: 10px;
}

.globalnews a.readmore {
  padding-top: 3px;
	font-weight: bold;
	background-image: url(../images/link_int_black_icon2.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
	padding-left: 12px;
	float: left;
	display: block;
}

.globalnews .gn_more a {
  padding-top: 12px;
	font-weight: bold;
	background-image: url(../images/link_int_black_icon2.gif);
	background-position:2px 15px;
	background-repeat:no-repeat;
	padding-left: 12px;
	float: left;
	display: block;
}
