﻿body{
	background-color: #A5B6FA;
	margin-right: auto;
}
.background{
   background-color:#FFFFFF;
}
td{
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
th{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.footer {
	border: 0;
	font-size: 10px;
	line-height: 11px;
}
.headline {
	font-size: x-large;
	line-height: normal;
	color: #004A8F;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F0FB;
	color: #000000;
	font-size: 11px;
	text-align: left;
}
.tmain td{
    font-size: 11px;
}
.tmain th{
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.tmain h1{
    font-size: 14px;
    font-weight: bold;
    color:#597297;
    text-decoration:underline;
}
.theader{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #9AB0D1;
    color: #FFFFFF;
    font-weight: bold;
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
}

tr.theader a{
    background-color: #9AB0D1;
    color: #FFFFFF;
    text-decoration:underline;
}

td.theader a{
    background-color: #9AB0D1;
    color: #FFFFFF;
    text-decoration:underline;
}

.infobox {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
.infobox h1 {
    font-size: 14px;
    margin:0;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #597297;
}

#headline {
	background: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.button {
	border: 1px outset;
	background-color: #9AB0D1;
	padding: 1px;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.button a{
    background-color: #9AB0D1;
    color: #FFFFFF;
    text-decoration: none;
}
.img {
	border: 0;
	text-decoration: none;
}


