/* Main Style Sheet for PeakData */

/* Standard HTML Elements */

body {background-color: #ffcb05; margin: 0px; text-align:center; background-image: url(/English/Images/Misc/Background_Body.jpg); background-repeat: no-repeat; background-position: center top;}

a {color: #ec1c24; text-decoration:none;}
a:hover { text-decoration: underline;}

h1 { color: #ec1c24; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 5px 0px 0px 10px; background-image:url(/English/Images/Headers/Header_Bar_Gray.jpg); background-repeat: repeat-x; }
h2 { color: #333333; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 10px; }
h3 { color: #333333; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 5px 0px 0px 10px; }
h4 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; margin: 5px 0px 0px 10px; }

b, strong {font-weight: bold; }
i, em {font-style: italic; }
img {border-style: none; display:block;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; margin-right: 10px; margin-left: 20px; list-style-type: disc; line-height: 120%;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; margin-left: 10px; margin-right: 10px; line-height: 130%;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333;}
ul {padding: 0px; margin-left: 8px;}


/* IDs */

#CurveBottom {width: 920px; height: 10px; clear: both; background-image: url(/English/Images/Misc/Curve_Bottom_920px.jpg); background-repeat: no-repeat; background-position: bottom;}
#CurveTop {width: 920px; height: 14px; clear: both; background-image: url(/English/Images/Misc/Curve_Top_920px.jpg); background-repeat: no-repeat; background-position: top;}
#MainContainer {width:920px; background: white; margin-left: auto; margin-right: auto; margin-top: 0px; display: block; text-align: left; }
#MainSection {width: 920px;}
#MainSectionLeft {width: 572px; float: left;}
#MainSectionRight {width: 345px; float: right; background-color:#E5E5E5; display:inline;}  /* The width of 345 instead of 348 is to compensate for IE6 */
#SidebarRight {width: 250px; border: solid 1px #00257A; padding: 0px; float: right; margin: 8px 10px 4px 4px; background-color:#F1F1F1;}

h3#SidebarHeading {color: #ec1c24; }


/* Classes applicable to any element */

.ArticleQuote {color:#666666; margin:4px 40px 10px 40px; line-height: 120%;}
.FormVariableName {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-align: right; width:40%; height:26px; float:left;} 
.FormVariableValue {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; width:58%; height:26px; float:right;} 
.FormCategoryName {font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#CC0033; margin: 12px 0px 4px 10px;}
.Footer {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #999999;}
.LeadPhrase {font-size: 9.5pt; color: #00257A; font-weight: bold;}
.LeadSection {font-size: 10pt; color: #00257A; font-weight: bold;}
.quoteitalic {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333; margin-left: 10px; margin-right: 20px; line-height: 140%; font-style: italic; }
.quoteitalicmain {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; padding-left: 30px; padding-right: 30px; line-height: 130%; font-style: italic; }
.quotename {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; margin-right: 20px; line-height: 140%;}
.newstext {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333;}
.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; }


/* Classes applicable to only specified elements */

a.newstext {color: #00257A; text-decoration:none;}
a.newstext:hover { text-decoration: underline;}
img.QA {float:left; padding:0px 4px 0px 0px;}
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: 0px; }
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: 0px; }
li.RedStar {list-style: none; background-image: url(/English/Images/Buttons/Star_Red.gif); background-repeat: no-repeat; background-position: 2px 0px; padding-left: 28px; padding-bottom: 10px; margin-right: 10px; margin-left: 0px; }
li.RedStar10px {list-style: none; background-image: url(/English/Images/Buttons/Star_Red_10px_white.gif); background-repeat: no-repeat; background-position: 8px 3px; padding-left: 28px; padding-bottom: 6px; margin-right: 8px; margin-left: 8px; }
p.Answer {margin:0px 20px 4px 30px;}
p.Question {font-size:9.5pt;}
p.SidebarRight { font-size: 8.5pt; line-height: 110%;}
