﻿body
{  
  font-family:Arial;
  font-size: 10pt; 
  color: #000000; 
}

.txtBox
{  
  font-family:Arial;
}

#flashContent { width:100%; height:100%; }
	
.GridHeader 
{
    background-position: 50% top; 
    BACKGROUND-IMAGE: url('~/_images/content/GridHeaderBG.png'); 
    BACKGROUND-REPEAT: repeat-x; 
    BACKGROUND-COLOR: transparent;
     text-align: left;
}
a:link {text-decoration: none;}
a:visited {color: Gray; text-decoration: none;}
a:Hover {color:  #909090;}
a:active {color:  #909090;}

.linkPrimary 
{
    color: #003d7d; }
    
    .linkPrimaryItalic
{
    color: #909090; 
     font-style:italic;
     font-size:8pt;}
    
.linkSecondary
{
    color: #d0db8a;
}

.hrs
{
margin-top:-5px;
}

.tbltd
{
  padding-bottom: 10px;
  padding-left:10px;
  padding-right: 10px;
  padding-top: 10px;
}

.tdRight
{
    padding-right:10px;
    }

.tdLeft
{    
    padding-left:10px;
    }

ul
{
margin-top: 0;
margin-bottom: 0;
}
.dividers
{
    color: #909090;
}

/* Link Button Theme */
.label8
{
    font-size: 8pt;
}
.label10
{
    font-size: 10pt;
}
.label10Italic
{
    font-size: 10pt;
}
.labelBoldLightBlue10
{
    font-weight: bold;
    font-size:10pt;
    color: #003d7d;
    }
    
.labelBold10{
    font-size: 10pt;
    font-weight: bold}
    
/* Link Button Theme */
.labelGray{
    color: Gray;
    }
     
.labelItaclic{
    font-size: 8pt;
 font-style:italic;
     color: Gray;}

.labelGray8{
font-size: 8pt;
color: Gray;}

.labelGray6{
font-size: 6pt;
color: #909090;}

.labelBlack10{
font-size: 10pt;
font-weight: bold;
color: Black;}

.labelBlack12{
font-size: 12pt;
font-weight: bold;
color: Black;}

.labelBlack{
color: Black;}

.labelWhite
{
color: #FFFFFF;
    font-weight: 700;
}

.labelWhiteBold
{
font-weight: bold;
color: #FFFFFF;
}
.labelWhiteBold9
{
    font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
}
 .labelWhiteItalic8
{
    font-size: 8pt;
    font-style: italic;
    color: #FFFFFF;
}   
.labelWhiteBold14
{
font-weight: bold;
font-size: 14pt;
color: #FFFFFF;
}

.labelBrick{
color: #b22222;}
    
.labelGrayItalic
{
    font-size: 8pt;
    font-style: italic;
    color: Gray;
}
.Italic
{
font-size: 8pt;
font-style: italic;
}    

/* Link Button Theme */
a.linkButton:link {color: #909090;
}
a.linkButton:visited {color:  #909090;
}
a.linkButton:Hover {color:  #004c9c;
}
a.linkButton:active {color:  #b22222;
}

/* Link Button small Theme */
a.linkButtonSmall:link {color: #FFFFFF;
}
a.linkButtonSmall:visited {color:  #909090;
}
a.linkButtonSmall:Hover {color:  #909090;
}
a.linkButtonSmall:active {color:  #b22222;
}

.CopyRight
{
    color: #909090;
}

a.NavlinkButton:link {color: #909090;
}
a.NavlinkButton:visited {color:  Gray;
}
a.NavlinkButton:Hover {color: #003d7d;
}
a.NavlinkButton:active {color:  #ff6347;
}

.button 
{
background:url(~/_images/btn.png) no-repeat;
border-style:none;
width: 75px;
height: 24px;
}

.imageBorder
{
     border-color: Black;
     border-style: solid;
     border: 1px;
     width: 100px;
     height: 100px;
}

.tabelLinks{
    font-size: 10pt;
   
     color: Black;}
     


/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme1 .ajax__tab_header 
{
    /*font-family:"Helvetica Neue", Arial, Sans-Serif;*/
    background:url(~/_images/tabTheme/tab-line.png) repeat-x bottom;
    /*font-size:12px;*/
    /*display:block;*/
}
.ajax__tab_technorati-theme1 .ajax__tab_header .ajax__tab_outer 
{
    background:url(~/_images/tabTheme/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme1 .ajax__tab_header .ajax__tab_inner 
{
    background:url(~/_images/tabTheme/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme1 .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme1 .ajax__tab_active .ajax__tab_outer 
{
    background:url(~/_images/tabTheme/tab.png) no-repeat 0pt -40px;
    
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme1 .ajax__tab_active .ajax__tab_inner 
{
    background:url(~/_images/tabTheme/tab.png) no-repeat right -40px;
    color:#000000;
    font-weight:bold;
    border-color:#333
}

/*--------------NAVIGATION--------------------------------*/
.menu{
	border:none;
	font-family:Arial;
	font-size:12.0pt;
	color:#909090;
	}
.menu ul
{
background:url(~/_images/TopNavBG.png) top left repeat-x;
list-style:none;
margin:0;
padding:0;
}

.menu li
{
float: left;
padding:0px 5px 0px 5px;
font-weight:bold;
}

.menu li a
{
color:#909090;
display:block;
line-height:20px;
padding:0px 0px;
text-align:center;
text-decoration:none;
}

.menu li a:hover{

color:#000000;
text-decoration:none;
}

.menu li ul
{
background:#e5e5e5;
border-left:2px solid #003d7d;
border-right:2px solid #003d7d;
border-bottom:2px solid #003d7d;
display:none;
height:auto;
filter:alpha(opacity=95);
opacity:0.95;
position:absolute;
width:270px;
z-index:200;
/*top:1em;
/*left:0;*/
}
.menu li:hover ul{
display:block;
		
}
.menu li li 
{
font-style:normal;
display:block;
float:none;
padding:0px;
width:270px;
}

.menu li ul a
{
color: #000000;
display:block;
font-size:10pt;
font-style:normal;
padding:0px 10px 0px 5px;
text-align:left;
}

.menu li ul a:hover{
background:#cfcfcf;
color:#000000;
opacity:1.0;
filter:alpha(opacity=100);
}
 

.menu p
{
clear:left;
}	


.menu #current{
		/*background:url(~/_images/current-bg.gif) top left repeat-x;*/
		color:#003d7d;
		}
.suppot{		
 width: 300px;
            height: 150px;
            background-image: url('~/_images/content/login.png');
            }


/*Holiday*/
.MessageDefault
{
    Font-size: 20pt;  
    text-align:center; 
    font-family:Georgia; 
    color: white;
}

.MessageCoustom
{
    Font-size: 14pt;  
    text-align:center; 
    font-family: Brush Script MT; 
    color: white;
}
