﻿a {
    font-family: arial, "lucida console", sans-serif;
    color:#004BBF;
    font-size:12px;
    text-decoration:none;
	}

a:hover {
    color:#000;
    }


#miniNav{
    float:right;
    height:90px;
    margin-top:60px;
    overflow:hidden;
    }
    
#miniNav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float:right;
    }  
    
#miniNav li{
    height:25px;
    float: left;
    overflow:hidden; 
    padding:10px 10px 0px 10px;
    border-right:solid 1px #CACACA;
    }   
    
#miniNav li a{
    font-size:12px;
    font-variant:small-caps;
    font-family: arial, "lucida console", sans-serif;
    color: #929292;
    text-decoration: none;
    font-weight:bold;
    }
    
#miniNav li a:hover{
    color: #4791FF;
    }
    
    
#miniNav .tel {
    font-family: arial, "lucida console", sans-serif;
    font-size:20px;
    color:#666666;
    text-align:right;
    padding:5px 0px 0px 0px;
    margin:0px; 
    clear:both;
    }







#topNav{
    margin:0px;
    padding-bottom:20px;
    clear:both;
    height:37px;
    background: url(../images/nav/navigation_top_background.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    }


#navigationStrip{
    padding-left: 5px;
    overflow:hidden;
    } 


#navigationStrip ul{
    list-style: none;
    padding: 0;
    margin: 0;
    } 
    

#navigationStrip li{
    height:37px;
    float: left;
    overflow:hidden; 
    } 


#navigationStrip li a
    {
    font-size:11px;
    font-family: arial, "lucida console", sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight:bold;
    text-align: center;
    height:27px;
    padding:1em 11px 0px 11px;
    float: left;
    } 


#navigationStrip li a:hover
    {
    background-color:#5F5F5F;
    } 


#leftNav{
    margin:0px;
    padding:0px;
    clear:both;
    width:218px;
    }
    
    
#leftNav .top{
    margin:0px;
    padding:0px;
    clear:both;
    width:218px;
    background-color:#D1D1D1;
    height:6px;
    background: url(../images/nav/navigation_left_top_background.gif);
    background-repeat:no-repeat;
    }


#leftNav .mid{
    margin:0px; 
    padding:0 0 5px 0;
    clear:both;
    width:218px;
    background: url(../images/nav/navigation_left_mid_background.gif);
    }


#leftNav .bot{
    margin:0px;
    padding:0px;
    clear:both;
    width:218px;
    height:6px;
    background: url(../images/nav/navigation_left_bot_background.gif);
    }


#leftNav ul{
    list-style-type: none;
    margin:0;
    padding:0;
    margin-bottom: 4px; 
    } 


#leftNav li{
    margin-bottom: 0px;
    } 


#leftNav li a{
    color: #676767;
    display: block;
    padding: 8px 0;
    padding-left: 30px; 
    text-decoration: none;
    font-weight: bold;
    background: url(../images/nav/navigation_left_bullet.png) no-repeat;
    background-position:10px 9px;
    border-bottom: 1px solid #BCBCBC;
    font-size: 90%;
    } 
    
    
#leftNav li a:hover{
    color: #fff;
    font-weight: bold;
    background-color:#BCBCBC;
    } 
    

.buttonBlueGrey{
    margin:0px;
    padding:0px;
    clear:both;
    height:20px;
    overflow:hidden;
    float:right;
    }
    
    
.buttonBlueGreyLeft{
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_grey_left.gif);
    }


.buttonBlueGreyMid{
    float:left;
    display:inline;
    overflow:hidden;
    background: url(../images/nav/navigation_blue_on_grey_mid.gif);
    background-repeat:repeat-x;
    height:17px;
    padding-top:3px;
    }


.buttonBlueGreyRight{
    margin:0px; 
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_grey_right.gif);
    }


.buttonBlueGreyMid a{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    } 
    
    
.buttonBlueGreyMid a:hover{
    color:#000;
    font-weight: bold;
    } 
    
    
    
    
    
    
    
    
    
.buttonBlueWhite{
    margin:0px;
    padding:0px;
    clear:both;
    height:20px;
    overflow:hidden;
    float:right;
    }
    
.buttonBlueWhiteLeft{
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_white_left.gif);
    }

.buttonBlueWhiteMid{
    float:left;
    display:inline;
    height:20px;
    overflow:hidden;
    background: url(../images/nav/navigation_blue_on_white_mid.gif);
    background-repeat:repeat-x;
    }

.buttonBlueWhiteRight{
    margin:0px; 
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_white_right.gif);
    }

.buttonBlueWhiteMid a{
    color:#fff;
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    padding-top:3px;
    
    } 
    
    
.buttonBlueWhiteMid a:hover{
    color:#000;
    font-weight: bold;
    } 