﻿Body 
{
font-family: arial,verdana,sans-serif;
font-size: 12px;
color:#333333;
/*background: #E9EBEF url(images/bg.gif) no-repeat 50% 130px;*/
background: #E9EBEF url(images/bg-tile.jpg);
margin:0; 
}

a
{
color:#000000;
text-decoration:none;
background:#D4D5D7;
}

a:hover 
{
background:#C6C7C8;
}

H1 
{
    font-family: Trebuchet,verdana,sans-serif;
    font-weight:normal;
    margin-top:10px;
    font-size: 22px;
    color:#414C65;
/*    background:#FFFFFF url(images/h1-bg.jpg) no-repeat  -10px 0px;*/
}

H2
{
    font-family: Trebuchet,verdana,sans-serif;
    font-weight:normal;
    font-size: 18px;
    color:#414C65;
}

.Menu
{
border-top: solid 1px #FFFFFF;
background-color:#253A56;
text-decoration: none;
text-align: center;
padding: 0;
margin: 0 0 0 0;
}

.Menu ul
{
padding: 0;
margin: 0;
list-style-type:none;
font-size:13px;
}

.Menu li
{
padding:5px 10px;
float:left;
}

.Menu a
{
color: #FFFFFF;
background-color: transparent;
}

.Menu a:hover
{
text-decoration:underline;
}

img, img a, img a:hover
{
border:none; 
}

.TopLine 
{
    background:#243954;
    width:100%;
    height:20px;
    display:none;
}

.MainTable 
{
    border-left:solid 30px #FFFFFF;
    border-right:solid 30px #FFFFFF;
}

.Content 
{
    text-align:left;
    padding: 10px 10px 30px 10px;
}

.Highlight
{
    width: 100%;
    border: dashed 1px #41495A;
    background: #E9EBEF;    
}

.ImageBlock
{
    width: 100%;
    border: dashed 1px #41495A;
    background: #E9EBEF;
	text-align:center;
	padding: 3px;
}

.Keyword
{
    font-size: 18px;
}

.Footer {
	font-size:11px;
	font-style:italic;
	letter-spacing:1px;
	text-align: center;
	padding-bottom:10px;
	padding-top:10px;
	border-top: solid 1px #253A56;
}

.Footer a {
	background-color: transparent;
}

.Footer a:hover {
	text-decoration:underline;
}
