table {
	width: 100%;
	height: 100%;
}
td,tr   {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
.odd_row   {
	background-color: #B9D5FF;
}
.standard-table {
	width: 100%;
	height: auto;
}
.standard-table td,tr   {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
h1   { font-size: 36px; color: #1A2677; }
h2   { font-size: 24px; color: #1A2677; }
h3   { font-size: 18px; color: #1A2677; }
h4   { font-size: 16px; color: #1A2677; }
h5   { font-size: 13px; color: #1A2677; }
h6   { font-size: 9px; color: #1A2677; }
.body-h1   { font-size: 30px; color: #1A2677; font-weight: bold; }
.body-h2   { font-size: 20px; color: #1A2677; font-weight: bold; }
.body-h3   { font-size: 18px; color: #1A2677; font-weight: bold; }
.body-h4   { font-size: 16px; color: #1A2677; font-weight: bold; }
.body-h5   { font-size: 13px; color: #1A2677; font-weight: bold; }
.body-h6   { font-size: 9px; color: #1A2677; font-weight: bold; }
.body-h1-ctr   { font-size: 30px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h2-ctr   { font-size: 20px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h3-ctr   { font-size: 18px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h4-ctr   { font-size: 16px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h5-ctr   { font-size: 13px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h6-ctr   { font-size: 9px; color: #1A2677; font-weight: bold; text-align: center; }
.body-h1-norm   { font-size: 30px; color: #1A2677; }
.body-h2-norm   { font-size: 20px; color: #1A2677; }
.body-h3-norm   { font-size: 18px; color: #1A2677; }
.body-h4-norm   { font-size: 16px; color: #1A2677; }
.body-h5-norm   { font-size: 13px; color: #1A2677; }
.body-h6-norm   { font-size: 9px; color: #1A2677; }
.body-h1-norm-ctr   { font-size: 30px; color: #1A2677; text-align: center; }
.body-h2-norm-ctr   { font-size: 20px; color: #1A2677; text-align: center; }
.body-h3-norm-ctr   { font-size: 18px; color: #1A2677; text-align: center; }
.body-h4-norm-ctr   { font-size: 16px; color: #1A2677; text-align: center; }
.body-h5-norm-ctr   { font-size: 13px; color: #1A2677; text-align: center; }
.body-h6-norm-ctr   { font-size: 9px; color: #1A2677; text-align: center; }
.standard-text {
	font-size: 13px;
	color: #1A2677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.standard-text-ctr {
	font-size: 13px;
	color: #1A2677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-centre {
	text-align: center;
}
.ten-pt-bold-text {
	font-size: 10px;
	color: #1A2677;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ten-pt-text {
	font-size: 10px;
}
.small_font   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.error {color:#A80000}
input {border:1px solid #606060; background: #DDDDDD}
a:active   { text-decoration: none; }
a:link   { color: #1A2677; text-decoration: none; }
a:visited   { color: #1A2677; text-decoration: none; }
a:hover   { color: #0000FF; text-decoration: none; }
p,li,ul   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.main_li {
	padding-bottom: 0.5em;
}
.centre {
	text-align: center;
}
.red-text {
	color: #FF0000;
}
.highlight {
	color: #4782E2;
	font-size: 13px;
	font-weight: bold;
}
.pagebar {
	color: #1A2677;
	font-size: 13px;
	font-weight: bold;
}
.indent {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
}
.indent-x2 {
	margin-right: 25px;
	margin-left: 50px;
	text-align: left;
}
.indent-x3 {
	margin-right: 25px;
	margin-left: 100px;
	text-align: left;
}
.indent-x4 {
	margin-right: 25px;
	margin-left: 200px;
	text-align: left;
}
.img {
	border: none;
}
.bullets {
	font-size: 11pt;
	font-weight: bolder;
	color: #12448B;
}
