﻿.Important 
{ 
     font-size: large; 
     color: Red; 
}

div.body-top
{
    background: #ffffff ;/*url('../Images/backdrop-long.jpg');*/
    height:auto;
    background-repeat:no-repeat;    
    /*width: 958px;*/
    width: auto;
    border-style:solid;
    border-width:1px; 
    border-color:#aaaaaa; 
    /*padding-bottom: 20px;*/
    overflow:visible;
}

div.body-center-display-b
{
    /*background-color: #E6E2D8;*/
    background-color: #ffffff;
    
    position:relative;    
    height:auto;
    /*left: 26px;
    top: 20px;*/
    width: 932px;
    
}
div.content-heading
{
    background: #ffffff /*url('../Images/graph_kcr.jpg')*/;
    height: 20px;
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;
}
div.content-body
{
    
    background: #ffffff;
    min-height: 587px;
    height:auto;    
    width: 690px;
    margin-left:auto;         
    /*border-left-style:solid;
    border-left-width:1px; 
    border-left-color:#aaaaaa;*/
    padding-bottom: 20px; 
    padding-left: 15px;
    padding-right: 15px;
    padding-top:10px;      
}
div.navcol
{
    
    
    float: left;    
    left: 0px;
    width: 200px;     
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
        
}
	DIV.navcol LI {padding-left: 20px;FONT-WEIGHT: normal; }
	DIV.navcol UL {padding-left: 10px; padding-bottom: 20px;
	                 MARGIN: 10px 0px 0px 0px; LINE-HEIGHT: 110%; BACKGROUND-COLOR: #ffffff;}
	DIV.navcol a {COLOR: #222222; text-decoration: none;}
	DIV.navcol a:hover {COLOR: #000000; TEXT-DECORATION: underline;}
	DIV.navcol a.active { TEXT-DECORATION: underline; COLOR: #8DA4BC; font-weight: bold;}
	DIV.navcol ul#menu {WIDTH: 99%; PADDING-TOP: 0px;list-style-type:none;}
	DIV.navcol ol { WIDTH: 100%;PADDING-RIGHT: 0px; PADDING-LEFT: 0px;DISPLAY: none; TEXT-ALIGN: left; MARGIN: 0px;BACKGROUND-COLOR: #f9f9f9;}
	DIV.navcol li { line-height: 20px; border-bottom: solid 1px #eeeeee; }
	DIV.navcol ol li 
	{
	background-color: #ffffff;
    font-size: 80%;
    PADDING-RIGHT: 0px;
    list-style-type: none;
    border-bottom: none;    
    border-left-style:dotted;
    border-left-width:1px; 
    border-left-color:#5D7B9D;
     
    }


div.price
{
    
    border-top-style: solid;
    border-top-color: #efefef; 
    border-top-width: 1px;
    padding-top: 20px;     
    width: 80%;
    
     
        
}	
tr.price.altrow
{
    
     
    background-color: #F2F4F7;      
        
}				 

/*------------------------ text formarting -----------------------------*/
span.content-header-x1
{
    color: #FF9933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-style: normal;
    font-weight: normal;
    text-indent: 0px;
}
span.content-header-x2
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: 200;
    text-indent: 0px;
}
span.content-normal-x1
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-indent: 10px;
}
span.breadcrumb 
{
	font: 70% Arial, Helvetica, sans-serif;
	color: #5D7B9D;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top:2px;
	font-weight:normal;
	letter-spacing:1px;
}
    span.breadcrumb a {color:#555555;}
    span.breadcrumb a.active {color:Orange;}
    span.breadcrumb a:hover { text-decoration:underline;}

span.quicklinx 
{
	font: 70% Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: transparent;
	float: right;
	margin-right: 15px;
	margin-top:3px;
	font-weight:normal;
	letter-spacing:1px;
}
    span.quicklinx a {color:#555555; }
    span.quicklinx a.active {color:Orange;}
    span.quicklinx a:hover { text-decoration:underline;}
    
span.pagetab 
{
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-indent: 0px;
}    
    span.pagetab a {color:#3770a8; text-decoration:underline;}   
    span.pagetab a:hover { color:#000000; text-decoration:underline;}
    
.mimic a
{
    color: #0086B3;
}


