﻿body {    
	font-family:Arial,Verdana,sans-serif; /*"Trebuchet MS",Trebuchet,*/
	text-align:left;	
}

/* .left-content-box, */
.right-content-box
{
    margin-bottom: 30px;
}

.right-content-box
{
    padding-left: 20px;
}

h1
{
    line-height: 120%;    
    /* margin-top: -20px; */
}

a,
a:visited,
a:hover
{
    color: #000000;
    text-decoration: none;
}

p
{
    float:none;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
}

p a
{
    color:#8b272d;
    text-decoration: none;
}

p a:visited
{
    color:#8b272d;
    text-decoration:none;
}

h1 a,
h1 a:visited
{
    color:#000000;
    text-decoration:none !important;
}

p a:hover,
h1 a:hover
{
    text-decoration: underline;
}

.index-middle-presentation
{
    margin-left: -10px !important;
    background-color:transparent !important;
}

.page-footer-copyright p
{    
    padding-top: 25px !important;
}

.front-page-production-title
{
    padding-top: 20px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
}

.product-icon-left-aligned
{
    margin-left: -10px;
}

.product-download-box
{
    background: #ececec;
    padding: 5px 55px 10px 20px; 
    margin-top: 5px;
    background-image: url('images/down-arrows.png');
    background-repeat: no-repeat;
    background-position: 140px center;
    line-height: 80%;
    cursor: pointer;
}
.product-download-box:hover
{
    background: #dcdcdc;
    background-image: url('images/down-arrows.png');
    background-repeat: no-repeat;
    background-position: 140px center;
}

.index-news-content
{
    margin-left: 165px;    
    width: 329px !important; 
    border-bottom: 4px solid #f6f6f6;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 20px;
    padding-top: 16px;
}

.index-news-content:hover
{
    
    border-bottom: 4px solid #0a59a3;
}

.index-news-content-header
{
    padding-bottom: 6px; 
    border-top: 0px none;
    margin-left: 165px;    
    width: 329px !important; 
}

.index-lower-presentation
{
    clear:both; 
    display:inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 100%;
    background-image: url('images/pilot.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

.front-page-title
{
    font-weight: bolder;
    font-size: 1em;
    display:inline-block;
    float: left;
    /*width: 250px;*/
    color: #000000;
    margin-bottom: 5px;
}

.front-page-date
{
    font-weight: bold;
    color: #0a59a3;
    /*background-color: #dedede;*/
    display:inline-block;  
    text-transform: uppercase;
}

.news-content-paragraph
{
    padding: 0px 5px 0px 0px !important;    
    display: inline-block!important;
}


.page-footer-content
{
    margin-top: -5px !important;
}
    

.lower-left-content
{
    border-right: 1px solid #dcdcdc !important;
}

.index-news-title
{
    display: inline;
}

.index-news-title h1
{
    font-size: 16px;
    color: #0a59a3;
}

.index-news-title span
{    
    margin-right: -54px;
}

.index-news-title span,
.index-news-title span a,
.index-news-title span a:visited
{
    padding-top: 7px;
    font-size: 14px;
    font-weight: normal;
    color:#8b272d;
    text-decoration: none;
}

.index-news-title span a:hover
{
    text-decoration: underline;
}

.download-underline
{
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc; /*#0a59a3;*/
}
