﻿
a 
{
    outline: 0;
}

input[type="button"], input[type="radio"]
{
    outline: 0;
}

.MenuTitleGeorgia, a.MenuTitleGeorgia, a.MenuTitleGeorgia:visited, a.MenuTitleGeorgia:active
{
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#315e99;
	text-decoration:none !important;
	font-style:italic;
	font-weight:bold;
	text-indent:5px;
}

a.MenuTitleGeorgia:hover
{
    color:#5885bb;
    }

.sitelink, a.sitelink, a.sitelink:link, a.sitelink:visited 
{
    text-decoration:none;
    color:#333333;    
}

a.sitelink:active, a.sitelink:hover, a.login_back:hover
{
    color:#999999;    
}


a.login_back
{
   color:#000000;     
    }
a.login_back
{
    width:69px;
    height:28px;
    display:block;
    text-align:center;    
    line-height:26px;
    background:url(images/top-nav-log-square.png);
        font-weight:bold;
        text-decoration:none;
    }
    
    .inactive{ color:#aeaeae !important;}
    a.inactive{ color:#aeaeae !important;}
    
    
    
    
.btnCommon::before, .btnCommon::before, .btnCommonWide::before, .btnCommonVerySmall::before, .btnCommonSmall::before, .btnCommonWide::before {
          
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%; 
}
    
a.btnCommon:active::before { padding: 1px 0 0; }

/**
 * Grey
 */
.btnCommon, .btnCommonWide, .btnCommonVerySmall, .btnCommonSmall, .btnCommonWide, .btnCommonVerySmall, .btnUpload {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* -webkit-box-shadow: #e5e5e5 1px 1px 1px 1px;
    -moz-box-shadow: #e5e5e5 1px 1px 1px 1px;
    box-shadow: #e5e5e5 1px 1px 1px 1px; */
    
    background: #0050b3;
    /* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(#eee, #e2e2e2);
    background: linear-gradient(#eee, #e2e2e2); */
    border: solid 1px #0050b3;
    /* border-bottom: solid 1px #b2b1b1;     */
    color: white !important;
    display: inline-block;
    padding: 3px 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    /* text-shadow: 0 1px 0 #fafafa;  */
    width:125px;
    font-family: 'Segoe UI' , Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 1px;
}

.btnCommonLarge {
    padding: 7px 16px;
    font-size: 14px;
    width: auto;
}
    
.btnCommon:hover, a.btnCommonWide:hover, .btnCommonVerySmall:hover, .btnCommonSmall:hover, .btnCommonWide:hover, .btnCommonVerySmall:hover 
{
    opacity: 0.9;
    text-decoration: none !important;
    /* background: #e4e4e4;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4), to(#ededed));
    background: -moz-linear-gradient(#e4e4e4, #ededed);
    background: linear-gradient(#e4e4e4, #ededed);
    border: solid 1px #c2c2c2;
     -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #e5e5e5 1px 1px 1px 1px;
    -moz-box-shadow: #e5e5e5 1px 1px 1px 1px;
    box-shadow: #e5e5e5 1px 1px 1px 1px; */
}
    
.btnCommon:active, .btnCommonWide:active, .btnCommonVerySmall:active, .btnCommonSmall:active, .btnCommonWide:active, .btnCommonVerySmall:hover {
    /* background: #dfdfdf;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdfdf), to(#e3e3e3));
    background: -moz-linear-gradient(#dfdfdf, #e3e3e3);
    background: linear-gradient(#dfdfdf, #e3e3e3);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px; */
    opacity: 0.9;
    text-decoration: none !important;
    }


.btnCommonVerySmall, a.btnCommonVerySmall, a.btnCommonVerySmall:link, a.btnCommonVerySmall:active, a.btnCommonVerySmall:visited, .btnUpload
{
    width:70px;
    cursor:pointer;
    padding-top:3px !important;
    line-height: 15px;
}

.btnCommonSmall, a.btnCommonSmall, a.btnCommonSmall:link, a.btnCommonSmall:active, a.btnCommonSmall:visited,
.btnCommonReport, a.btnCommonReport, a.btnCommonReport:link, a.btnCommonReport:active, a.btnCommonReport:visited
{
    width:95px;
    cursor:pointer;
}


.btnCommonTiny, a.btnCommonTiny, a.btnCommonTiny:link, a.btnCommonTiny:active, a.btnCommonTiny:visited
{
    width:38px;
    height:17px;
    font-weight:bold;
    cursor:pointer;
}
    
   
.btnCommonWide, a.btnCommonWide, a.btnCommonWide:link, a.btnCommonWide:active, a.btnCommonWide:visited
{
    width:180px;
}

.btnCommonDisabled
{
    color:#e5e5e5 !important;
    }
 /*   
a.btnCommon:hover
{
    background-position:-125px 0px;
    line-height: 20px;
    }

a.btnCommonSmall:hover
{
    background-position:-95px 0px;
    line-height: 20px;
}



a.btnCommonWide:hover
{    
    background-position:-180px 0px;
    line-height: 20px;
}*/


a.normal, a.normal:link, a.normal:active, a.normal:visited, 
a.normalItalic, a.normalItalic:link, a.normalItalic:active, a.normalItalic:visited, 
a.lnkButton, a.lnkButton:link, a.lnkButton:active, a.lnkButton:visited
{
    color:#114778;   
}

a.normal:hover,a.lnkButton:hover, normalItalic:hover
{
    color:#000099;   
}

a.normalItalic
{
        font-style:italic;
        text-decoration:underline;        
    }



a.lnkButton
{
    font-weight:bold;
    font-size:13px;
    font-style:oblique;
    }
    
.OtherTabs, .SelectedTab, .OtherTabs:hover
{    
    color: #315e99;
    text-decoration:none;
    font-size:11px;   
    padding:0px;
    padding-left:5px;
    margin:0px;        
    display:block;
    line-height:25px;
    height:25px;      
    font-style:italic;  
    background: url(images/left-nav-rule.gif) no-repeat scroll left bottom;
    background-position: 6px 21px;
    }
    
.SelectedTab, .OtherTabs:hover
{
    color: #114778 !important;
}
    
.OtherSubTabs, .OtherSubTabs:hover
{
    font-family:  'Trebuchet MS',Helvetica, serif, sans-serif;
    color: #666666;
    text-decoration:none;
    font-size:11px;        
    padding:0px;
    margin:0px;        
    display:block;    
    line-height:20px;
    height:20px;        
    }
.SelectedSubTab, .OtherSubTabs:hover
{
    color: #fff !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #fff !important;
}    
    
.navigationList
{
	text-align: left;
	color: #114778;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	height: 22px;
	list-style-type: none;
	list-style-position: inside;
}
    
.disabled, a.disabled, a.disabled:link
{
        color:#a5a5a5;        
    }
    
@media print {
    .btnCommon, .btnCommonWide, .btnCommonVerySmall, .btnCommonSmall, .btnCommonWide, .btnCommonVerySmall, .btnUpload
    {
        display: none;
    }
}