﻿body {
	background-color: #28385c;
	font-size: 15px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #212C60;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 900;
	color: #AC1515;
	text-transform: none;
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	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: 15px;
}
a:visited {Color : #1e4079;
	font-weight: 700;
	
}
a:hover {Color : #325186;
	font-weight: 700;
	
}
a:active {Color : #1e4079;
	font-weight: 700;
	
}


P.blocktextpad {
	background-color: #d3ddee;
}

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: #000066;
}

.pageheader {
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
	color: #466093;
	font-family: "Californian FB";
	font-variant: small-caps;
}
.pageheaderwhite {
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
	color: #E7DB96;
	font-family: "Californian FB";
	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;
}
.smallfontwhite {
	font-size: 14px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.smallfontboldwhitesm {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.smallfontboldwhite {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-family: "Californian FB";
}

.boldltbluesm {
	font-weight: bold;
	color: #BDDBF0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.blockmedium {
	background-color: #DCE7F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.tablecontent {
	background-color: #d3ddee;
}
