﻿BODY
{
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
}

A {
    text-decoration: none;
    color: #f16522;
}

P {
    margin-bottom: 20px;
}

H1 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height:20px;
}

H2 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height:20px;
}

H3 {
    font-size: 12px;
    font-weight: bold;
}

/* top menu start */
#menuRow UL LI A {
    color: #000;
    font-size: 14px;
    font-family: Helvetica, Sans-Serif;
}

#menuRow UL LI A:hover {
    color: #f16522;
}

#menuRow UL LI.selected A {
    color: #f16522;
}
/* top menu end */

/* footer start */
#footer {
    font-size: 11px;
}

#footerTop {
    color: #FFF;
    line-height: 18px;
}

#footerTop H2 {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

#footerTop P {
    line-height: 14px;
}

#footerTop A {
    color: #FFF;
}

#footerBottom, #footerBottom A {
    color: #909090;
}

/* footer end */

/* left menu start */

#leftMenu UL LI A{
    color: #000;
}

#leftMenu UL LI A:hover {
    color: #f16522;
}

#leftMenu UL LI.selected A {
    color: #f16522;
}

#leftMenu UL LI.selected UL LI
{
	color: #000;
	padding-left: 10px;
}

#leftMenu UL LI UL LI.selected A {
    color: #f16522;
}

/* left menu end */

/* misc start */

.arrowLinkOrangeRight6 {
    background: url(../Images/arrow-link-orange-right-6.gif) no-repeat right 4px;
    padding-right: 10px;
    font-size: 11px;
    color: #000;
}

.arrowLinkOrangeRight8 {
    background: url(../Images/arrow-link-orange-right-8.gif) no-repeat right 4px;
    padding-right: 14px;
    font-size: 11px;
    font-weight: bold;
}

.arrowLinkOrangeRight8Front {
    background: url(../Images/arrow-link-orange-right-8.gif) no-repeat left 4px;
    padding-left: 14px;
    color: #000;
    font-weight: bold;
    font-size: 13px;    
}

.input, .textarea, select {
    font-size: 11px;
    font-family: Arial;
}

/* misc end */

/* category start */

#categoryLeft .twoColumns A {
    font-weight: bold;
    color: #000;
}

/* category end */

/*  Textbox control */
.text_box a
{
	background: url(../Images/arrow-link-orange-right-8.gif) no-repeat left 4px;
    padding-left: 14px;
    color: #000;
    font-weight: bold;
    font-size: 13px; 
}

/* StartPage Latest News Box and PressRelease Box */

#startQeepWorldBox a
{
	color:#000;
}



#startQeepWorldBox strong
{
	color:#F16522;
}


#startPressReleasesBox a
{
	color:#000;
}



#startPressReleasesBox strong
{
	color:#F16522;
}

/* StartPage Latest News Box and PressRelease Box End*/


/* sIFR */

h1.sIFR-replaced {
	font-size: 18px;
	height:20px;
	display: inline-block;
	padding: 0px 0 10px 0;
	margin: 5px 0px 0px 0px;
}

h2.sIFR-replaced {
	font-size: 18px;
	height:20px;
	display: inline-block;
	padding: 0px 0 10px 0;
	margin: 5px 0px 0px 0px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

/* sIFR End */

sup
{
	font-size:11px;
	vertical-align:top;
}