﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 2px 0px 100px 0px;
    padding: 0px 0px 100px 0px; 
    background:/* #dadada */ #f2f2f2;
}

div#Static
	{
	position:absolute;
	padding:0px;
	Width:100%;
	Height: 68px;
	top:27px;
	right:0px;
	background:transparent
	}
	
div#Search
	{
	position:absolute;
	padding:0px 5px 0px 5px;
	Width:100%;
	Height: 25px;
	top:50px;
	right:0px;
	}


div#MainHeaderSearch
    {
		text-align:center;
    width:1000px;
    padding-top:2.5px;
    padding-bottom:2.5px;
		margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    }


p#TopMost
    {
    font-family: Verdana, Arial, 'Arial Black';
    font-size: 10px;
    font-weight: bold;
    color:7F7F7F;
    Margin:3px 0px 0px 0px
    }
    
    
/**** HEADINGS ****/

h1
    {
    font-size: x-large;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    }

h2
    {
    background-color: #E8F3F9;
    font-size: large;
    padding:5px 12px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    }

h3 
    {
    font-size: small;
    margin:0 0 2px 0;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    }
    
h4 
    {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 
    {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 
    {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    }
p 
    {
    margin:10px 0 10px 15px;
    }

pre
    {
    font-size: small;
    }

.logo 
    {
    position:absolute;
    top:0;
    right:-1px;
    }

.logo a
    {
    border-width:0;
    }


span
    {
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0 0px 0px;
    color: #808080;
    line-height: 11px;
    }
    
table
    {
    margin:0px 0 0px 0px;
	padding: 0px;
	border: 0px
    }
tr
    {
    margin:0px 0 0px 0px;
	padding: 0px;
	border: 0px
    }
td
    {
    margin:0px 0 0px 0px;
	padding: 0px;
	border: 0px
    }

