/* Firefox 2 and Safari - See IE specific settings in master-navigation-ie */
/* Please throughly test ALL BROWSERS before committing modifications to this code */ 

/* global element declarations */
html{
	overflow-x:hidden !important;
	overflow-y:scroll !important;
}
html, body, table, tr, td, div, a, textarea, input, h1, h2, h3, h4{
	font-family: arial, sans-serif;
}
body{
	background-color: #AAA;
	font-size: 14px;
	padding: 0;
	margin: 0;
} 
form{
	display: inline;
}
a{
	color: #002d62;
}
h1{
	display: block;
	font-family: helvetica, 'helvetica neue', arial, sans-serif;
	letter-spacing: -2px;
	text-align: left;
	font-size: 30px;
	color: #2d2d2d;
	margin: 0;
	padding: 0;	
}
h2{
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.horizontalrule{
	border-top: 1px solid #AAA;
}

/* container */
div.container{
	width: 920px;
	margin:auto;
	position: relative;
}
table.container{
	margin:auto;
	position: relative;
	background-color: #FFF;
	position: relative;
}
table.container tbody tr td.left{
	background: url(../images/container-left.jpg) repeat-y; width: 5px;
}
table.container tbody tr td.right{
	background: url(../images/container-right.jpg) repeat-y; width: 5px;
}

/* header */
div.header{
	position: absolute;
	top: 0px;
	left: 5px;
	background: url(../images/header-lightshadow-rptx.gif) repeat-x left bottom;
}
div.header table tbody tr td.logo{
	padding: 50px 0 50px 30px;
}

/* login and region */
div.login{
	width: 625px;
	text-align: right;
}
div.login table.logincontainer{
	background-color: #DDD;
}
div.login table.logincontainer tr td.outside{
	padding: 10px;
}

div.loginoptionsbg{
}
table.loginoptions tbody tr td.tabon{
	background-color: #EDEDED;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 15px 8px 15px;
}
table.loginoptions tbody tr td.taboff{
	background-color: #808080;
	color: #FFFFFF;
	font-size: 11px;
}
table.loginoptions tbody tr td.taboff div a{
	display: table;
	background-color: #808080;
	text-decoration: none;
	color: white;
	font-size: 11px;
	white-space: nowrap;
	padding: 7px 15px 7px 15px;
	border-top: 3px solid #DDD;
}
table.loginoptions tbody tr td.taboff div a:hover{
	border-top: 2px solid #DDD;
	border-bottom:1px solid #909090;
	color: #FFFFFF;
	background-color: #909090;
}
table.loginoptions tbody tr td.regionselect{
	padding: 0 9px 0 9px;
}
table.loginoptions tbody tr td.currentregion{
	padding: 0 9px 0 0;
}
table.loginoptions tbody tr td.currentlanguage{
	font-size: 11px;
	font-weight: bold;
	color: #505050; 
}
table.loginoptions tbody tr td.otherlanguage a{
	font-size: 11px;
	text-decoration: none;
}
table.loginoptions tbody tr td.otherlanguage a:hover{
	text-decoration: underline;
}
table.loginoptions tbody tr td.languagespace{
	font-size: 11px;
	color: #505050;
	padding: 0 5px 0 5px;
}

div.loginformbg{
	background-color: #EDEDED;
	text-align: center;
}
table.loginform{
	height: 38px;
}
table.loginform tbody tr td.emaillabel{
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	padding: 0 5px 0 10px;
}
table.loginform tbody tr td.passwordlabel{
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	padding: 0 5px 0 15px;
}
table.loginform tbody tr td.submitbutton{
	padding: 0 10px 0 5px;
}
input.loginusername{
	font-size: 10px;
	width: 160px;
}
input.loginpassword{
	font-size: 10px;
	width: 80px;
}

div.stakeholdernav{
	height: 60px;
}
div.stakeholdernav table{
	height: 60px;
}
div.stakeholdernav table tbody tr td{
	padding: 0 15px 0 0;
}
div.stakeholdernav table tbody tr td.selected{
	font-family: helvetica, 'helvetica neue', arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: -0.06em;	
}
div.stakeholdernav table tbody tr td.off a{
	font-family: helvetica, 'helvetica neue', arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	letter-spacing: -0.06em;
	text-decoration: none;	
}
div.stakeholdernav table tbody tr td.off a:hover{
	color: #003d80;
	text-decoration: none;	
}

div.menu{
	position: absolute;
	display: table;
	background: url(../images/nav-menu-bg.png) transparent repeat;
	padding: 15px;
	border-top: 1px solid #AAA;
	border-right: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
	border-left: 1px solid #AAA;
	line-height: 1.6em;
}
div.menu a{
	text-decoration: none;	
}
div.menu a:hover{
	text-decoration: underline;	
}
div.pagephotoheader{
	position: relative;
	width: 910px;
	height: 150px;
	overflow: hidden;
}
div.pagephotoheader table{
	width: 910px;
	height: 150px;
}
div.pagephotoheader table tr td{
	letter-spacing: -5px;
	text-align: right;
	font-size: 100px;
	font-style: italic;
	color: white;
	padding: 60px 0 0 0;
}

/* body navigation */
div.mainbody{
	position: relative;
	margin: 309px 0 0 0;
}
div.mainbody table tbody tr td.sidenav{
	width: 145px;
	font-size: 12px;
	font-family: helvetica, 'helvetica neue', arial, sans-serif;
	padding: 20px 10px 20px 15px;
}
div.mainbody table tbody tr td.sidenav div.selected{
	font-size: 12px; 
	color: black;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
div.mainbody table tbody tr td.sidenav div.off{
	font-size: 12px; 
	color: black;
	padding: 5px 0 5px 0;
}
div.mainbody table tbody tr td.sidenav div.off a{
	font-size: 12px; 
	color: #002d62;
	text-decoration: none;
}
div.mainbody table tbody tr td.sidenav div.off a:hover{
	font-size: 12px; 
	color: #003d80;
	text-decoration: underline;
}

table.faqnav{
	margin: 1em 0 0 0;
}
table.faqnav tr td{
	padding: 5px 15px 5px 0;
}
table.faqnav tr td.topics{
	font-weight: bold;
}
table.faqnav tr td a{
	text-decoration: none;	
}
table.faqnav tr td a:hover{
	text-decoration: underline;	
}
table.bodytabnavigation{
}
table.bodytabnavigation tbody tr td.space{
	border-bottom: 1px solid #888;
	width: 5px;
}
table.bodytabnavigation tbody tr td.tabon{
	background-color: #FFFFFF;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	padding: 8px 15px 8px 15px;
	letter-spacing: -0.04em;
}
table.bodytabnavigation tbody tr td.taboff{
	border-bottom: 1px solid #888;
	background-color: #808080;
	color: #FFFFFF;
}
table.bodytabnavigation tbody tr td.taboff div a{
	display: table;
	background-color: #808080;
	text-decoration: none;
	color: white;
	letter-spacing: -0.04em;
	white-space: nowrap;
	padding: 7px 15px 7px 15px;
	border-top: 3px solid #FFF;
}
table.bodytabnavigation tbody tr td.taboff div a:hover{
	border-top: 2px solid #FFF;
	border-bottom:1px solid #909090;
	color: #FFFFFF;
	background-color: #909090;
}


/* footer */
div.footer{
	background-color: #2d2d2d;
}
div.footer table{
	width: 910px;
}
div.footer table tbody tr td.nbimage{
	padding: 10px;
}
div.footer table tbody tr td.nblinks{
	text-align: right;
	color: white;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 10px;
}
div.footer table tbody tr td.nblinks a{
	color: white;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
div.footer table tbody tr td.nblinks a:hover{
	text-decoration: underline;
}

/* button classes */
a.button{
	display: table;
	background: url(../images/buttons/button-blue-off.gif) repeat-x center center #002d62;
	border: 1px solid #2d2d2d;
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	padding: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.button:hover{
	background: url(../images/buttons/button-blue-hover.gif) repeat-x center center #00479c;
}
td.signupbutton{
	padding: 0 0 0 10px;
}

table.loginform{
	height: 38px;
}

div.login table.logincontainer tr td.outside{
	padding: 10px 10px 3px 10px;
}

