﻿body { margin:0 0;
       padding:0;
       background-color:Gray;
}
#layout
{
  background-color:White;
margin:auto;
padding:0 30px 20px;
width:943px;
overflow:auto;
}
#logo img
{
    height:90px;
}
/*******Top Menu**********/
#topMenu
{
    margin:5px 0px;
    background-image: url(../Images/bgMenu.gif);
    background-repeat:repeat-x;
    height:52px;
    
}
#topMenu ul
{   
    background-image: url(../Images/bgMenuRight.gif); 
    background-repeat:no-repeat;
    background-position:right;
    width:923px;
    margin:0;
    padding:0px;
    float:left;
    list-style:none;
    height:52px;
}
.menuLeftCorner
{
    float:left;
}
#topMenu ul li
{   margin:10px 2px;
    float:left;
    list-style:none;
    padding:0;
    padding-left:6px;
}
#topMenu ul li a
{
    font-family:Calibri;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    text-decoration:none; 
    padding:6px 16px 6px 10px;
    display:block;
    
}
.notClicked
{
    color:Black;
}

#topMenu ul li a:hover
{
     background-image: url(../Images/menulinkBg.gif); 
     background-repeat:no-repeat;
     background-position:right;
     color:White;
}

#topMenu ul li:hover
{
    background-image: url(../Images/menulinkBg.gif); 
    background-repeat:no-repeat;
    background-position:left;
    color:White;
}

.aClicked
{
     background-image: url(../Images/menulinkBg.gif); 
     background-repeat:no-repeat;
     background-position:right;
     color:White;
}
.liClicked
{
     background-image: url(../Images/menulinkBg.gif); 
    background-repeat:no-repeat;
    background-position:left;
    color:White;
}

/*******Top Menu End**********/
.mainBanner
{    
    /*overflow:auto;
    width:940px;*/
    
    border:2px solid #EEEEEE;
margin-bottom:10px;
margin-left:0;
overflow:auto;
padding:2px 0 2px 2px;
padding-left:0px;
width:937px;
}
.leftBanenr
{
    float:left;
height:253px;
width:375px;
    
}
.rightBanenr
{
    float:left;
    /*background-image: url(../Images/bgBannergif.gif);
    background-repeat:repeat-x;
    margin-bottom:10px;
    height:274px;*/ 
     
     
}
.rightBannerImage
{
  margin:10px 10px 0px;
vertical-align:top;
width:450px;
}
.rightAligned
{
    /*float:right;*/
    
}
/**********Footer***********/

#footer
{
    margin:5px 0px 0px;
    background-image: url(../Images/bgFooter.gif);
    background-repeat:repeat-x;
    height:46px;
    float:left;
    width:943px;
}
#footer ul
{   
   background-image:url(../Images/bgFooterRight.gif);
background-position:right 0px;
background-repeat:no-repeat;
float:right;
height:46px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:auto;
padding:0;
width:175px;
}

#footer ul li
{   margin:10px 10px;
    list-style:none;
    padding:0;
    float:left;
}
#footer ul li a,.copyright
{
    color:white;
    font-family:Calibri;
    font-size:18px;
    font-weight:normal;
    font-style:italic;  
    display:block;
}
#footer ul li a
{
    text-decoration:none;
}
#footer ul li a:hover
{
    text-decoration:underline;
}
.copyright
{
   display:inline;
float:left;
/*margin:10px 271px 10px 10px;*/
margin:10px 0px 10px 10px;
}

/**********Footer End***********/

/*************Content Area******/
.leftContent
{
    float: right; 
    /*height: 460px; */
    height:auto;
    width: 307px;
}

.rightContent
{
    /*height: 460px; */
    height:auto;
    margin-left: 0px; width: 621px; float: left;
}
.heading
{
    font-family:Calibri;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
}
.tableGen
{
    margin:20px 0 0 25px;
}

.tableGen th
{
background-image:url(../Images/bg_tools_small.png);
background-position:left center;
background-repeat:no-repeat;
color:White;
display:block;
float:left;
font-family:Calibri;
font-size:16px;
font-style:italic;
font-weight:bold;
margin-bottom:10px;
margin-left:15px;
padding:6px 16px 6px 15px;
text-align:left;
text-decoration:none;
width:136px;
}
.tableGen td
{   
color:black;
display:block;
float:left;
font-family:Calibri;
font-size:16px;
font-style:italic;
font-weight:bold;
margin-left:15px;
padding:0 16px 0 15px;
text-align:left;
text-decoration:none;
width:136px;
}
 .rightBottomContent
 {
     border-style: none solid solid; border-color: #EEEEEE; border-width: medium 2px 2px; float: left; width: 300px; height: 200px; margin-top: 10px;
     background-image:url(../Images/container_bg_small.png);
     background-repeat:repeat-x;
 }
 .rightBottomIcons
 {
     background-color:#9DAFC3;
float:left;
height:57px;
margin-top:8px;
padding-left:10px;
padding-top:5px;
width:610px;
 }
.rightTop
{
        background-image:url(../Images/container_bg_small.png);
     background-repeat:repeat-x;
}
.sideLinks
{
    background-image: url(../Images/bg_tools_small.png); height: 30px;
    color: white; padding-top: 5px; background-repeat: no-repeat;
    width: 140px; list-style-type: none;
    list-style-image: none; list-style-position: outside; font-family: calibri; margin-top: 10px;
    margin-left:35px;
    margin:10px 0 0 0;
}
.sideLinksContainer
{
    margin: 0px auto;
}
.sideLinks a
{
    text-decoration:none;
    color:white;
    font:inherit;
}
.mythContent
{
    float:left;
    height:auto;
}
.rightBottomContent p
{
    font-family:Arial;
    font-size:12px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    width:100%;
}
.rightBottomContent table
{
   font-family:Arial;
    font-size:12px;
    margin-bottom:20px;
    float:left;
}
.rightBottomContent td
{
    vertical-align:top;
}
.mythContent span
{
float:left;
margin-bottom:5px;
width:100%;
}
.button
{
 background-image: url(../Images/bg_tools_small.png);
 background-repeat:no-repeat;
 font-family:Calibri;
 font-size:16px;
 font-weight:bold;
 
}
.thinPara
{
    margin-bottom:0px;
}
.myth
{
background-image:url(../Images/grey_small.gif);
background-position:left top;
background-repeat:no-repeat;
height:30px;
padding-left:30px;
padding-top:10px;
cursor:pointer;
}
.fact
{
line-height:18px;
padding-left:5px;
}
/*************Content Area End ******/


.bold
{
	font-weight:bold;
}
