﻿body {
	background-color: #ADB0C9;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	margin: 0px;
}
table.box
{
    background-color:#CED0DF;
    border-color:#403F55;
    border-width:1px;
    border-style:dotted;
    width:98%;
    height:100%; 
    padding:2px;
    margin:5px;   
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style6 {color: #FFFFFF}
.style7 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #5D628E;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
a 
{
    font-size:8pt;
}
a:link {
	color: #5D628E;
	text-decoration: none;
}
a:visited {
	color: #5D628E;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #5D628E;
	text-decoration: none;
}
.style11 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }

.sectiontitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	font-style:italic;
}

div.admin
{
    background-color:#E5E6EE;
    padding:5px;
}
