﻿body
{
    
    color: #ffffff;
    margin: 15px;
    text-align: justify;   
    }
    
a
{
    font-size: 13px;
    color: #000000;
   
}
a:link
{
    text-decoration: underline;
    color: #000080;
}
a:visited
{
    text-decoration: none;
    color: #696969;
}
a:hover 
{

	color: #000000;
}
a:active 
{
	text-decoration: none;
}
body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464646;
    text-align: left;
}

ul
{
    list-style-type: circle;
    padding-left: 20px;
    padding-top: -10px;
    margin: 0px;
    line-height: 22px;
}
li
{
    padding-top: -10px;
    padding-bottom: -10px;
    padding-left: 0px;
    line-height: normal;
}

.ToolTab
{
    border-width: 1px;
    border-color: #C0C0C0;
    width: 900px;
    font-family: Arial, Helvetica, 'sans-serif !important';
    color: #666666 !important;
    border-top-style: solid;
    border-bottom-style: solid;
}


.ToolTabs
{
    margin: 2px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    width: 141px;
    text-align: center;
    vertical-align: middle;
    color: #666666 !important;
    font-weight: bold;
}

.ToolTabsHover .rtbText
{
    color: #E41736 !important;
}
.ToolTabsHover1 .rtbText
{
    color: #92742A !important;
}
.ToolTabsHover2 .rtbText
{
    color: #559DE6 !important;
}
.ToolTabsHover3 .rtbText
{
    color: #000068 !important;
}
.ToolTabsHover4 .rtbText
{
    color: #EA1634 !important;
}

.ToolTabsChecked .rtbText
{
    color: #E51937 !important;
    

}
.ToolTabsChecked1 .rtbText
{
    color: #92742A !important;

}
.ToolTabsChecked2 .rtbText
{
    color: #559DE6 !important;

}
.ToolTabsChecked3 .rtbText
{
    color: #000068 !important;

}
.ToolTabsChecked4 .rtbText
{
    color: #EA1634 !important;

}

.ToolTabsClicked .rtbText
{


}

.flip
{
}
.labelHeading
{
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.imgTextHeading
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    list-style-type: circle;
}
 .imgText
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    visibility: visible;
}

.labelCopyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.leftImage
{
    width: 55px;
    height: 70px;
    position: relative;
    z-index: 1000;
    left: 10px;
    top: -25px;
    cursor: pointer;
}

.rightImage
{
    width: 55px;
    height: 70px;
    z-index: 1000;
    position: relative;
    left: -10px;
    top: -25px;
    cursor: pointer;
}

.pointer
{
    cursor: pointer;
}

.list
{
    list-style-type: circle;
    list-style-position: inside;
    line-height: 10px;
}
