﻿
.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;}

    
.btnCommonDisabled, .btnCommon, a.btnCommon, a.btnCommon:link, a.btnCommon:active, a.btnCommon:visited, 
.btnCommonSmall, a.btnCommonSmall, a.btnCommonSmall:link, a.btnCommonSmall:active, a.btnCommonSmall:visited, 
.btnCommonVerySmall, a.btnCommonVerySmall, a.btnCommonVerySmall:link, a.btnCommonVerySmall:active, a.btnCommonVerySmall:visited, 
.btnCommonWide, a.btnCommonWide, a.btnCommonWide:link, a.btnCommonWide:active, a.btnCommonWide:visited,
.btnCommonReport, a.btnCommonReport, a.btnCommonReport:link, a.btnCommonReport:active, a.btnCommonReport:visited
{
	
	width: 125px;
	display: block;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 19px;
	
	color: Black;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	background: url(images/buttons/125x20.png);
	
	
}

.btnCommonVerySmall, a.btnCommonVerySmall, a.btnCommonVerySmall:link, a.btnCommonVerySmall:active, a.btnCommonVerySmall:visited
{
    background: url(images/buttons/70x20.png);
    width:70px;
    cursor:pointer;
}

.btnCommonSmall, a.btnCommonSmall, a.btnCommonSmall:link, a.btnCommonSmall:active, a.btnCommonSmall:visited,
.btnCommonReport, a.btnCommonReport, a.btnCommonReport:link, a.btnCommonReport:active, a.btnCommonReport:visited
{
    background: url(images/buttons/95x20.png);
    width:95px;
    cursor:pointer;
}


.btnCommonTiny, a.btnCommonTiny, a.btnCommonTiny:link, a.btnCommonTiny:active, a.btnCommonTiny:visited
{
    background: url(images/buttons/38x20.png);
    width:38px;
    height:17px;
    font-weight:bold;
    cursor:pointer;
}
    
   
.btnCommonWide, a.btnCommonWide, a.btnCommonWide:link, a.btnCommonWide:active, a.btnCommonWide:visited
{
    background: url(images/buttons/180x20.png);
    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:#000063;   
}

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
{
    font-family:Georgia, 'Trebuchet MS',Helvetica,sans-serif;    
    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: black;
}
    
.OtherSubTabs, .SelectedSubTab, .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: black;
}    
    
.navigationList
{
	text-align: left;
	color: #000063;
	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;        
    }
