﻿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: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: "Segoe UI", Calibri, Tahoma;
	background: url(../images/background_new.png) #CED5DB repeat-x 0px 0px;
	background-attachment:scroll;
	background-position-x: 0px;
	background-position-y: -100px;
	background-size: auto;
	
	/*
	background: url(../images/background_new.png);
	background-attachment:scroll;
	background-position-x: 0px;
	background-position-y: -100px;
	background-size: auto;
	background-color: #CED5DB;*/
}

.IE8Fix 
{ 
    z-index: 100;
}

A
{
    padding-top: 0px;    
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #990000;
	text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

LI
{
    margin-left: 10px;
}

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;
}

IMG
{
    border-width: 0px;
}

#PageCenter_Bck
{
    clear:both;
}

#PageWrapper
{
    width: 960px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    BORDER-LEFT: #0c365d 0px solid; 
    BORDER-TOP: #0c365d 0px solid;
    BORDER-Bottom: #0c365d 0px solid;
    BORDER-RIGHT: #0c365d 0px solid;
}

#PageMasterTop
{
    height: 100px;
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    background: url(../Images/TopBar.png);
}

#PageMasterTop_Right
{
    width: 800px;
    padding-top: 40px;
    margin-left: auto;
    margin-right: 10px;
    text-align: right;
    float: none;
    font-size: 11px;
    font-weight:bold;
    color: #FFF;
}

#PageMaster
{
    width: 960px;
    position: relative;
}

.PageMasterBottom
{
    width: 960px;
    height: 40px;
    clear: both;
    padding-top: 20px;    
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    color:#ffffff;
}
.Clearfix
{
    clear:both;
}

.whyov
{
}
