
#downloads *
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

#downloads
{
    z-index: 1;
    height: auto;
    display: block;
    overflow: visible;
    margin: 0;
	background:url(../images/menu/background_gradient_downloads.gif) top left repeat-x;
}

#terms
{
    z-index: 1;
    height: auto;
    display: block;
    overflow: visible;
    margin: 0;
	background:url(../images/menu/background_gradient_downloads.gif) top left repeat-x;
}

#downloads .dl_column
{
    float: left;
}

#downloads .blockWrap { border-bottom: 10px solid #0095DA; margin: 24px 0px 0px 18px; }
#downloads .blockWrapTerms { border-bottom: none; margin: 24px 18px 20px 18px; }

#downloads .block
{
    margin: 24px 0px 0px 0px;
    margin-bottom: 0px;
    border: solid 10px #fff;
    width: 225px;
	background: #DCDDDE;
	
}

#downloads .title
{
    color: #15428B; /* #404040; */
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 4px 10px;
    background: url(../images/menu/downloads-mr.jpg) 0 0 no-repeat ;
    border-bottom: solid 1px #808080;
	height: 225px;
}

#downloads .title1
{
    color: #15428B; /* #404040; */
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 4px 10px;
    background: url(../images/menu/downloads-mr.jpg) 0 0 no-repeat ;
    
	height: 215px;
	text-indent: -3000px;
	border-bottom: 10px solid #fff;
}

#downloads .title2
{
    color: #15428B; /* #404040; */
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 4px 10px;
    background: url(../images/menu/downloads-p.jpg) 0 0 no-repeat ;
   
	height: 215px;
	text-indent: -3000px; border-bottom: 10px solid #fff;
}

#downloads .title3
{
    color: #15428B; /* #404040; */
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px 4px 10px;
    background: url(../images/menu/downloads-a.jpg) 0 0 no-repeat ;
   
	height: 215px;
	text-indent: -3000px; border-bottom: 10px solid #fff;
}

#downloads .banner
{
    padding: 5px;
    background-color: #F8F8F8;
    text-align: center;
}

#downloads .banner img
{
    border: solid 1px #B3D4FF;
    margin: 10px;
}

#downloads .l1_title
{
    /*background-image: url('../images/backgrounds/l1_bg.gif');
    border-top: solid 1px #CCCCCC;*/
}

#downloads .l1_title a
{
    color: #0095DA; /* #15428B; */
    display: block;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-size: 12px; text-transform:uppercase; border-bottom: 1px solid #0095DA; margin-top: 10px;
    padding: 4px 10px 4px 10px;
    text-decoration: none;
}

#downloads .l1_title a:hover
{
    color: #0095DA; /* #FF8040;#C00000; */
}

#downloads .l1
{
    display: none;
}

#downloads .l2_title
{
}

#downloads .l2_title a
{
    color: #404040;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    display: block;
    text-decoration: none;
    
}

#downloads .l2_title a:hover
{
    color: #0095DA;
    background-color: #EEEEEE;
}

#downloads .l2
{
    display: none;
}

#downloads .l3_title
{
}

#downloads .l3_title a
{
    color: #0095DA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    display: block;
 
    text-decoration: none;
}

#downloads .l3_title a:hover
{
    color: #0095DA;
    background-color: #EEEEEE;
}

#downloads .l3
{
    display: none;
    margin-bottom: 4px;
}

#downloads .doc a
{
    color: #15428B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: block;
    text-decoration: none;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding: 1px 0px 1px 0px;
}

#downloads .l1 .doc a
{
    font-weight: bold;
    padding-left: 5px;
}

#downloads .l2 .doc a
{
    font-weight: normal;
    padding-left: 10px;
}

#downloads .l3 .doc a
{
    font-weight: normal;
    padding-left: 10px;
}

#downloads .doc a:hover
{
    color: #C00000;
    background-color: #EEEEEE;
}

