.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #162f59;
	border-right-color: #162f59;
	border-bottom-color: #162f59;
	border-left-color: #162f59;
	background-color: #162f59;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #162f59;
	border-right-color: #162f59;
	border-bottom-color: #162f59;
	border-left-color: #162f59;
	background-color: #162f59;
	padding: 4px;

}
.rightcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: FFFFFF;
}
.maintext-index {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: ffffff;
	text-align: justify;

}
.bodyborders {
	border: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 162f59;
	border-right-color: 162f59;
	border-bottom-color: 162f59;
	border-left-color: 162f59;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 000000;
	font-variant: small-caps;
}
.rightpicborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 162f59;
	border-right-color: 162f59;
	border-bottom-color: 162f59;
	border-left-color: 162f59;
}
.back {
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
	A:link			{ text-decoration: underline; color: #162f59; }
	A:visited		{ text-decoration: underline; color: #162f59; }
	A:hover			{ text-decoration: underline; color: #162f59; }
	A:link.bodylink			{ text-decoration: underline; color: #162f59; }
	A:visited.bodylink		{ text-decoration: underline; color: #162f59; }
	A:hover.bodylink			{ text-decoration: underline; color: #162f59; }
	A:link.bluelink		{ text-decoration: none; color: #ffffff; }
	A:visited.bluelink	{ text-decoration: none; color: #ffffff; }
	A:hover.bluelink	{ text-decoration: underline; color: #ffffff; }
.maintext-index a {
	text-decoration: underline;
	color: #ffffff;
}
.maintext-index a:link {
	text-decoration: underline;
	color: #ffffff;
}
.maintext-index a:visited {
	text-decoration: underline;
	color: #ffffff;
}
h1 { font-size:16px; font-weight:bold; color:#162f59; border-bottom:solid 1px #162f59; margin-bottom:4px;}