﻿body {
	background-color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	font-family: Calibri;
	color: #0E2838;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
h1 {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: 900;
	color: #AC1515;
	text-transform: none;
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: Calibri;
	color: #000080;
}
h3 { font: 10pt "Arial";
	color: #2E2719;
	width: 412px;
}
h4 { font: 9pt Arial; }
h5 { font: 10pt Arial;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	
}

a:link {
	Color : #1e4079;
	font-weight: 700;
	font-size: 17px;
}
a:visited {	Color : #1e4079;
	font-weight: 700;
	font-size: 17px;
	
}
a:hover {	Color : #1e4079;
	font-weight: 700;
	font-size: 17px;
	
}
a:active {	Color : #1e4079;
	font-weight: 700;
	font-size: 17px;
	
}


P.blocktextpad {
	background-color: #ffffff;
}

P.pages {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
	width: 320px;
	font-family: Arial;
	font-size: 12px;
	color: #0E2838;
}

.pageheader {
	font-size: 19px;
	font-weight: bolder;
	text-transform: none;
	color: #463D7A;
	font-family: "Calibri";
	font-variant: small-caps;
}
.pageheaderwhite {
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
	color: #E7DB96;
	font-family: "Calibri";
	font-variant: small-caps;
}

.bold {
	font-weight: bold;
	color: #143861;
}
.smallfont {
	font-size: 13px;
	font-variant: normal;
}
.smallfontbold {
	font-size: 13px;
	font-weight: 800;
	font-variant: normal;
}
.mediumfont {
	font-size: 14px;
	font-variant: normal;
}

.boldltbluesm {
	font-weight: bold;
	color: #008AC6;
	font-size: 16px;
	font-family: Calibri;
	font-variant: small-caps;
}

.linespace {
	line-height: 23px;
}

.paraspace {
	line-height: 28px;
}


.indentfont {
	margin-left: 15px;
}

.border {
	border: 5px solid #BBCAE8;
	border-left: 5px solid #E7EDF5;
	border-right: 5px solid #E7EDF5;
	border-top: 5px solid #E7EDF5;
	border-bottom: 5px solid #E7EDF5;
}
.imageborder {
	border: 1px outset #C0C0C0;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px #A2B0C1;
	border-collapse: separate;
	background-color: #EEF1FB;
	padding: 0px;
	border-spacing: 3px;
	vertical-align: middle;
	color: #0E2838;
	text-align: center;
}
.blocklight {
	background-color: #B6C8ED;
}

.blocklighter {
	background-color: #F4F8FD;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.blockmedium {
	background-color: #DCE7F8;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.tablecontent {
	background-color: #FFFFFF;
}
