﻿HTML
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
}

body 
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	line-height: 20px;
	background-image: url(../images/body_gradient_span.gif);
    background-color: #dee9f6;
    background-repeat: repeat-x;
	/* background: #024978 url(../Images/Background.png) fixed repeat-x top; */
}

.IE8Fix 
{ 
    z-index: 100;
}

.a:link
{
}

DIV
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    BORDER-BOTTOM: 0px; 
    BORDER-LEFT: 0px; 
    BORDER-TOP: 0px; 
    BORDER-RIGHT: 0px;
}

#PageCenter_Bck
{
    clear:both;
}

#PageWrapper
{
    width: 960px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    BORDER-LEFT: #3282a9 0px solid; 
    BORDER-TOP: #3282a9 0px solid;
    BORDER-Bottom: #3282a9 0px solid;
    BORDER-RIGHT: #3282a9 0px solid;
    
}

#PageMasterTop
{
    height: 130px;
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
    background-image: url(../images/top_gradient.jpg);
    background-repeat: repeat-x;
}

#PageMasterTop_Left
{
    width: 464px;
    position: absolute;
    left: 0px;
}

#PageMasterTop_Right
{
    width: 400px;
    float: right;
    text-align: right;
    font-size: 11px;
}

#PageMasterLingua
{
    height: 30px;
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#PageMaster
{
    width: 960px;
    position: relative;
}

.PageMasterBottom
{
    width: 960px;
    height: 40px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;    
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background: #DEE9F6;
    background-image: url(../images/bottom_gradient.png);
    background-repeat: repeat-x;
    /* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#4b88ac', gradientType='0'); */ 
}

.Clearfix
{
    clear:both;
}

.whyov
{
    background: #FFF;
    margin-top: 0px;
    padding-top: 0px;
}