﻿body, html, form{
	margin:0px;
	padding:0px;
}


.menu ul.udm > li:First-Child{
    display:none !important;
}

.greyBg
{
    background-color: #CCCCCC;
}

.Orange
{
    color: #ff6c00;
    text-align: center;
}






 *
        {
            font-family: Verdana, Arial;
        }
        h1
        {
        
            font-size: 16px;
            color: #005695;
            margin-bottom: 0px;
        }
        h2
        {
            font-size: 13px;
            color: #005695;
        }
        h3
        {
            font-size: 10px;
            color: #005695;
        }
        h4
        {
            font-size: 10px;
            color: #000000;
            font-weight: bold;
        }
        P, td, div, input, select, li
        {
            font-size: 12px;
            color: #333333;
        }
        a img
        {
            border: none;
        }
        .footer
        {
            color: #666666;
            font-size: 9px;
            text-align: center;
            margin-top: 0px;
        }
        .footer a
        {
            color: #666666;
        }
        
       
        a{
            color:#005695;
            
        }
        
        a:hover{
        color:#f57e20;
        }
        
  
  
  
  .menu{
    text-align:center;
}

.menuBreak{
    font-size:14px;
    color:#f57e20;
    margin-left:3px;
    margin-right:3px;
}


      
.table_info
{
	border:1px solid #bfc0c3;
}

.table_info th
{
	background-image:url(/__images/Masterpage/th.gif);
	background-repeat:repeat-x;
	background-color:#005695;
	height:28px;
	min-width:216px;
	text-align:left;
	color:#FFFFFF;
	padding-left:12px;
	font-size:12px;
	text-transform:uppercase;

}

.table_info td{
	padding:5px;
}

.bgcolor_LightOrange{
    background-color: #fec66f;
}

.bgcolor_DarkOrange{
    background-color: #e54022;
}

.bgcolor_Blue{
    background-color: #005695;
}

.sidebar-box{
width:190px; height:140px;position:absolute;
overflow:hidden;
font-size:9px !important;
}

.sidebar-box *{
font-size:9px !important;
color:#666666;
line-height:11px;
}

.sidebar-box a{
	text-decoration:none;
	color:#666666;
}

.sidebar-box a:hover{
	text-decoration:underline;
	color:#e54022;
}

.sidebar-box ul{
	padding-left:8px;
	margin-left:8px;
}
.sidebar-box ul li{
	margin-bottom:4px;
}



