﻿Body 
{
font-family: arial,verdana,sans-serif;
font-size: 12px;
color:#333333;
/*background: #E9EBEF url(images/bg.gif) no-repeat 50% 130px;*/
background: #FFFFFF url(images/bg-basic.jpg) repeat-x;
margin:0; 
}

a
{
color:#000000;
text-decoration:none;
background:#D4D5D7;
}

a:hover 
{
background:#C6C7C8;
}

H1 
{
    font-family: Georgia;
    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: Georgia;
    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:12px;
}

.Menu li
{
padding:5px 8px;
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: solid 1px #ECDEAB;	
	background: #FFFFFF url(images/bg-highlight.jpg) repeat-x;
	font-family: Georgia;
	font-style: italic;
	color: #253A56;
	font-size:14px;
}

.ImageBlock
{
    width: 100%;
    border: solid 1px #ECDEAB;
	background: #FFFFFF url(images/bg-highlight.jpg) repeat-x;
	text-align:center;
	padding: 3px;
}

.Keyword
{
    font-size: 18px;
}

.List a {
	background:none;
	text-decoration:underline;
}

.List a:hover {
	background:none;
	text-decoration:underline;
	color:#243954;
}

.Awards {
	padding-top:15px; 
	padding-left:10px;
	color: #FFFFFF;
	text-align:center;
	font-size:10px;
}

.Awards a {
	text-decoration: none;
	background:none;
	color: #FFFFFF;
}

.Awards a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.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;
}