/* Main Style Sheet for PeakData */

/* Standard HTML Elements */

body {background-color:#E0DD37; margin: 0px; text-align:center; font-family:Arial, Helvetica, sans-serif;}

a {color: #ec1c24; text-decoration:none;}
a:hover { text-decoration: underline;}

h1 { color: #35899E; font-size: 13pt; margin-left:10px;}
h2 { color: #35899E; font-size: 11pt; margin-left:10px;}
h3 { color: #35899E; font-size: 10pt; margin-left:10px;}

b, strong {font-weight: bold; }
i, em {font-style: italic; }
img {border-style: none; display:block;}
li {font-size: 10pt; color: #333333; margin-right: 10px; margin-left: 20px; list-style-type: disc; line-height: 120%;}
p {font-size: 10pt; color: #333333; margin-left: 10px; margin-right: 10px; line-height: 130%;}
td {font-size: 10pt; color: #333333;}
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:199px; float:left; border-right:solid 1px #CCCCCC;}
#MainSectionRight {width:700px; float:right;}


/* Classes applicable to any element */

.ArticleQuote {color:#666666; margin:4px 40px 10px 40px; line-height: 120%;}
.FormVariableName {font-size: 9pt; text-align: right; width:40%; height:26px; float:left;} 
.FormVariableValue {font-size: 9pt; width:58%; height:26px; float:right;} 
.FormCategoryName {font-size: 11pt; font-weight: bold; color:#CC0033; margin: 12px 0px 4px 10px;}
.Footer {font-size: 8pt; color: #999999;}
.LeadPhrase {font-size: 9.5pt; color: #00257A; font-weight: bold;}
.quoteitalic {font-size: 12pt; color: #333333; margin-left: 10px; margin-right: 20px; line-height: 140%; font-style: italic; }
.quoteitalicmain {font-size: 10pt; color: #666666; padding-left: 30px; padding-right: 30px; line-height: 130%; font-style: italic; }
.quotename {font-size: 10pt; color: #333333; margin-right: 20px; line-height: 140%;}
.newstext {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; }
p.Answer {margin:0px 20px 4px 30px;}
p.Question {font-size:9.5pt;}
p.SidebarRight { font-size: 8.5pt; line-height: 110%;}
