body { 
/*background-color: #7c715a;*/
background-color: #ffffff; /*#F6F5EA;*/
margin: 30pt;
color: #333333; /*rgb(60, 60, 57);*/
    font-family: 'ITC Avant Garde Gothic', 'Arial', 'Verdana', 'Univers', 'Futura', 'ITC Stone Sans', 'Gill Sans', 'Helvetica', sans-serif;
    line-height: 1.2em;
/*    text-align: center;*/
}
#Header {
    color: #003366; /*rgb(173, 123, 18);*/
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 2.25em;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 0.8em;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 15px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
/*    max-width:1024px;*/
}
#Navi{
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
	background: #eeeeff;/*#C5D2E4; /*#FBF9F5;*/
	color: #003366;
   text-align: center;
   margin: 0pt;
    padding-bottom: 5px;
    padding-top: 5px;
    max-width:1024px;
border-style:solid;
border-width:medium;
border-color:#D5E2F4;
position:fixed;
top:5px;
right:15px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#Navi a {
    color: #003366;
    text-decoration: none;
    padding-left: 15pt;
    padding-right: 15pt;
}
#Navi a:visited {
    color: #003366;
    text-decoration: none;
}
#Navi a:hover {
    color: #005588;
    text-decoration: underline;
}
.Title {
    color: #003366; /*#785b1b;*/
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 1.3em;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
/*    line-height: 24px;*/
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 3px;
    padding-top: 5px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Title a{
    color: #003366;/*#785b1b;*/
    text-decoration: none;
}
.Title a:hover{
    color: #003366/*#785b1b;*/
    text-decoration: none;
}


.TitleTable {
    color: #003366;/*#785b1b;*/
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 1.1em;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
/*    line-height: 24px;*/
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 3px;
    padding-top: 5px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
/*
.Title a{
    color: #785b1b;
    text-decoration: none;
}
.Title a:hover{
    color: #785b1b;
    text-decoration: none;
}
*/
a{
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #0055bb; /*#B1A289;*/
    text-decoration: underline;
}
.BlockH{
	width: 65%;
	float: left;
border-style:solid;
border-width:medium;
border-color:#d5ccbf;
   margin-left: 15pt;
   padding: 3pt;
    font-size: 0.95em;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.BlockN{
	width: 35%;
	float: right;
border-style:solid;
border-width:medium;
border-color:#D5E2F4;
   margin-left: 15pt;
   padding: 3pt;
    font-size: 0.95em;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
