/* 
Document   : EO Default CSS file
Created on : Oct 7, 2008, 6:15:09 PM
Author     : HEMANT SRIVASTAVA
Description:
Purpose of the stylesheet follows.
*/


.skin { 
    display: block;
    background-color: #ffffff;
    width: 1024px;
}

img.eologo{
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    height: 80px;
    
}

.headerlabel{
    font-family: "comic sans MS", Verdana;
    font-size: 13px;
    color: rgb(114, 112, 111);
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

A.headerlabel:visited
{
    TEXT-DECORATION: none;
}
A.headerlabel:hover
{
    color: rgb(218, 37, 29);
}

.footerLabel{
    font-family: Verdana; 
    font-size: 10px;
    color: rgb(114, 112, 111);
    TEXT-DECORATION: none;
}

A.footerLabel:visited
{
    TEXT-DECORATION: none;
}
A.footerLabel:hover
{
    FONT-WEIGHT: bold;
}



img.menuimage{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    height:100px;
}
.menuLabel{
    font-family: "comic sans MS", Verdana;
    font-size: 13px;
    color: rgb(114, 112, 111);
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A.menuLabel:visited
{
    TEXT-DECORATION: none;
}
A.menuLabel:hover
{
    color: rgb(221, 221, 221);
}

.menuDivider{
    border-left: 2px solid rgb(114, 112, 111);
    padding : 2px;
}
.contentTable{
    padding: 14px;
    border: 2px;
}
.pageHeader{
    font-family: "comic sans MS", "bradley hand itc"; 
    font-size: 20px; 
    font-weight: bold; 
    color: rgb(114, 112, 111)}

.content{font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 14px;
    text-align: justify;
    color: rgb(114, 112, 111);}

.red{
    color:rgb(218, 37, 29);
}

.emailLabel{
    font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 14px;
    text-align: justify;
    color: rgb(114, 112, 111);
    TEXT-DECORATION: none;
    font-weight: bold;
    }
A.emailLabel:visited
{
    TEXT-DECORATION: none;
}
A.emailLabel:hover
{
    color:rgb(218, 37, 29);
}

.pageAnchor{
    font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 12px; 
    font-weight: bold; 
    color: rgb(114, 112, 111); 
    TEXT-DECORATION: none;
}
a.pageAnchor:visited{
    TEXT-DECORATION: none;
}
a.pageAnchor:hover{
    font-size: 13px; 
    color: rgb(218, 37, 29);
}
.inputLabel{
}
.mandatoryLabel{
    color: rgb(218, 37, 29); 
    font-size: 16px; 
}

.expandAnchor{
    TEXT-DECORATION: none;
    color: rgb(114, 112, 111);
}
a.expandAnchor:visited{
    TEXT-DECORATION: none;
    color: rgb(114, 112, 111);
}
a.expandAnchor:hover{
    TEXT-DECORATION: none;
    color: rgb(218, 37, 29); 
}
.expandArea{
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 10px;
    border: 2px thin blue;
    color: rgb(114, 112, 111);
}
.careerList{
    margin-left:5px;
    padding:0px; 
    spacing:0px; 
    margin-top: 0px; 
    margin-bottom: 0px;
}
.progLabel1{
    font-size: 14px;
    font-weight: bold;
}
.progDesc1{
   
}
.scrollerLabel{
    font-family: "comic sans MS", Verdana;
    font-size: 16px;
    color: rgb(218, 37, 29);
}
A.scrollerLabel:visited{
    TEXT-DECORATION: none;
}
A.scrollerLabel:hover{
    TEXT-DECORATION: none;
}
.scrollerAnchor{
    TEXT-DECORATION: none;
}
A.scrollerAnchor:visited{
    TEXT-DECORATION: none;
}
A.scrollerAnchor:hover{
    TEXT-DECORATION: none;
}
.scrollerTitle{
    font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 14px;
    text-align: center;
    color: rgb(114, 112, 111);
    font-weight: bold;
}
.scrollerDate{
    font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 14px;
    text-align: center;
    color: rgb(114, 112, 111);
}
.scrollerCity{
    font-family: "century","Garamond", "Arial Narrow"; 
    font-size: 14px;
    text-align: center;  
    color: rgb(114, 112, 111);
}
.scrollerImage{
    border: 0px;
}

.requestMesssage{
    font-family: "comic sans MS", "bradley hand itc"; 
    font-size: 14px; 
    font-weight: bold; 
    color: rgb(114, 112, 111)
}
