﻿body 
{font-family:Arial; margin:0; min-width:700px;  font-size:12px; 
    color: Black; background: #ffffff url('../Images/MasterImages/BackgroundBlueWave.jpg') fixed center top no-repeat;}


.transparentStyle
{
    background-color: transparent;
}

.HideMe 
{
	display: none;
}

.page
{
    width: 980px;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.footer
{
    width: 960px;
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{   
    padding: 0px 2px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    width: 980px;
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}
        
/*tables Start    */
.TableHeading1
{
	font-size:xx-large;
	font-weight:bold;	
	}
.TableHeading2
{
	font-size:x-large;
	font-weight:bold;
	color:DarkSlateBlue;	
	}
	
.TableRowHeading
{
	text-align:left;
	font-size:large;
	font-weight:bold;
	color:DarkSlateBlue;
	}
	
.DivRound {
    width: 96%;
    padding: 10px 11px 10px 11px;
    border: 1px;
    border-style: solid;
    border-color: orange;
    border-radius: 8px;
    /*background-color: rgba(225, 225, 225, 0.25) ;*/
}

.PTitle {
    
  margin-top : 0px;
     color: orange;
    font-family:Arial;
    font-size: 16pt;
    text-align : center;
    /*background-color: rgba(225, 225, 225, 0.25) ;*/
}

.TableRowDescription
{
	text-align:left;
	vertical-align:top;
	/*color:#1454C7;*/
	}

.Highlighted
{
	font-weight:bold;
	color:RoyalBlue;
	}

.ColumnLabel
{
	font-weight:bold;
	color:DarkSlateBlue;	
	}	
/*Tables End*/

hr 
{
	color:Gainsboro;
	
	}
	
	
	
h1 { padding:0; }
h2 { font-size:16px; line-height:20px;}
h4 { padding:0 8px; }