/* Main Style Sheet for Profitool */

/* Standard HTML Elements */

body {background-color:black; margin: 0px; text-align:center; background-image: url(/English/Images/Backgrounds/Background_Body_GlowingGlobe.jpg); background-repeat: no-repeat; background-position: center top;}


a:link, a:visited, a:active {color: #000099; text-decoration: underline; }
a:hover {color: #000099; text-decoration: none; }

h1 { color:black; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; margin: 10px 0px 4px 10px;}
h2 { color:black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; margin: 8px 0px 2px 10px; }
h3 { color:black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 6px 0px 6px 10px; }
h4 { color:black; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; margin: 4px 0px 4px 10px; }


div {font-size:10pt; font-family: Arial, Helvetica, sans-serif; line-height:130%; }
img {border-style:none; }b, strong {font-weight: bold; }
i, em {font-style: italic; }
img {border-style: none;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; margin-right: 10px; margin-left: 20px; list-style-type: square; line-height: 120%;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; margin-left: 10px; margin-right: 10px; line-height: 130%;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black;}
ul {padding: 0px; margin-left: 8px;}


/* IDs */

#MainContainer {width:900px; background: white; margin-left: auto; margin-right: auto; margin-top: 0px; display: block; text-align: left; }
#MainSection {width: 900px;}
#MainSectionLeft {width: 150px; float: left;}
#MainSectionRight {width: 749px; border-left: solid 1px black; float: right;}

#SidebarRight {width: 250px; border: solid 1px #00257A; padding: 0px; float: right; margin: 8px 10px 4px 4px; background-color:#F1F1F1; }

/* IDs just for the Top Menu + Search  */

#header {width:900px; height:92px;}
#header .logo {display:block; width:352px; height:83px; padding: 0px; float:left;}
#top_nav {padding: 0px; margin: 0px; float: right; height: 28px; width: 300px; overflow:hidden;}
#top_nav li {float:left; list-style:none; padding:0; margin:0;}
#top_nav li a {text-indent:-9999px; outline:0;}
#top_nav li.home {background:url(/English/Images/Buttons/TopMenu_Home_on.gif);}
#top_nav li.contact {background:url(/English/Images/Buttons/TopMenu_ContactUs_on.gif);}
#top_nav li.home a {display:block; float:left; height:28px; width:47px; background:url(/English/Images/Buttons/TopMenu_Home_off.gif);}
#top_nav li.contact a {display:block; float:left; height:28px; width:74px; background:url(/English/Images/Buttons/TopMenu_ContactUs_off.gif);}

#top_nav li.form {width:171px; height:28px; background: #e5e5e5; padding-right:8px;}
#top_nav li form {margin:0; padding:0; float:right;}
#top_nav li form input.searchtext {width:120px; border:solid 1px #666666; color:#666666; font-family:Arial; font-size:9pt; float:left; margin:6px 4px 0 0; padding:0;}

#top_nav li a:hover {background:transparent;}


/* Classes applicable to any element */

.copyright {color: #AAAAAA; font-size:8pt;}
.PR_Title {margin-top: 8px; font-size: 13pt; color:black; margin-bottom: 8px; text-align:center; }
.PR_Subtitle {margin: 0px; font-size: 11pt; color:black; margin-bottom: 4px; text-align:center; }
.PRChrono {margin:2px 0px 8px 0px;}
.PRChronoPDF {width:20px; float:left;}
.PRChronoTitle {width:570px; float:left; margin-left:8px;}
.PRChronoDate {width:130px; margin-right:10px; float:right; text-align:right;}


/* Classes applicable to only specific elements */

a.copyright {color: #AAAAAA; text-decoration:none;}
a.copyright:hover { text-decoration: underline;}
h2.HomePageBoxTitle {color:white; font-size:14px; text-align:center; margin-top:0px; padding-top:6px;}
li.PDF {list-style: none; background-image: url(/English/Images/Icons/PDF_Icon_16px.gif); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 18px; padding-bottom: 10px; margin-right: 10px; margin-left: 6px; }
li.RedArrow {list-style: none; background-image: url(/English/Images/Buttons/Arrow_Red_Right_8px.gif); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 18px; padding-bottom: 10px; margin-right: 10px; margin-left: 6px; }
p.HomePageBoxText {margin:0px 10px 0px 10px; padding-top:8px;}