body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; margin: 0px;
	}

.toplinks {
	border: 0px solid black;
	font-size: 10pt;
	font-weight: normal;
	color: #6B73A5;
	background-repeat: repeat-x;
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px;	
	padding-right: 5px;
	padding-top: 7px;
	white-space: nowrap;
	}

.title {
	border: 0px solid black;
	font-size: 22pt;
	font-weight: bold;
	color: #637BD6;
	text-align: right;
	padding: 0px;
	padding-right: 5px;
	}

table {
	background-color: #F7F7FF;
	border-top: #6B73A5 2px solid;
	border-left: #6B73A5 2px solid;
	}

th {
	border-right: #6B73A5 2px solid;
	border-bottom: #6B73A5 2px solid;
	padding: 1px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #A5ADCE;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	}

td {
	font-size: 9pt;
	border-right: #6B73A5 2px solid;
	border-bottom: #6B73A5 2px solid;
	padding: 2px;
	color: #11256D;
	font-weight: normal;
	vertical-align: top;
	}

ol {
	margin-left: 45px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 13px;
	}

ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 13px;
	list-style-type: disc;
	}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.layout {
	padding: 0px;
	border: 0px solid black;
	background-color: #FFFFFF;
	}

.menu {
	border: 0px solid black;
	font-size: 9pt;
	font-weight: bold;
	color: #637BD6;
	}

ol.menu {
	margin-left: 45px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 15px;
	}

ul.menu {
	margin-left: 45px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 15px;
	}

.content {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 16px;
	text-align: justify;
	font-size: 10pt;
	vertical-align: top;
	}

.copyright {
	background-color: #FFFFFF;
	color: #637BD6;
	font-size: 7pt;
	margin-left: 25px;
	}

input, textarea {
	border: #6B73A5 2px solid;
	padding: 1px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #637BD6;
	vertical-align: top;
	margin: 3px;
	}

.button {
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	}

a {
	color: #637BD6;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #637BD6;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #637BD6;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #637BD6;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #6B73A5;
	font-weight: bold;
	text-decoration: underline;
	}

