﻿body
{
}
.a:link
{
	text-decoration: none;
}
.a:visited
{
	text-decoration: none;
}
.a:active
{
	text-decoration: none;
}
.a:hover
{
	text-decoration: underline;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote
{
	margin-top:0px;
	margin-bottom:0px;
}
ul
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 18px;
	padding-left:0px;
	list-style-type:disc;
	line-height:16px;
}
ol
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	line-height:16px;
	margin-left: 28px;
}
li
{
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
	list-style-type:disc;
}
hr
{
	width: 100%;
	line-height: 1px;
	color: #0189a3;
	border-color: #0189a3;
	border-style: solid;
	background-color: #0189a3;
	height:1px;
	border-width: 1px;
}
img
{
	border-color: Black;
}
.download:link {text-decoration: none;color: #0189a3;font-weight:bold;}
.download:visited {text-decoration: none;color: #0189a3;font-weight:bold;}
.download:active {text-decoration: none;color: #0189a3;font-weight:bold;}
.download:hover {text-decoration: underline;color: #0189a3;font-weight:bold;}
.email:link {text-decoration: none;color: #0189a3;font-weight:bold;}
.email:visited {text-decoration: none;color: #0189a3;font-weight:bold;}
.email:active {text-decoration: none;color: #0189a3;font-weight:bold;}
.email:hover {text-decoration: underline;color: #0189a3;font-weight:bold;}
.extlink:link {text-decoration: none;color: #0189a3;font-weight:bold;}
.extlink:visited {text-decoration: none;color: #0189a3;font-weight:bold;}
.extlink:active{text-decoration: none;color: #0189a3;font-weight:bold;}
.extlink:hover {text-decoration: underline;color: #0189a3;font-weight:bold;}
.intlink:link {text-decoration: none;color: #0f1273;font-weight:bold;}
.intlink:visited {text-decoration: none;color: #0f1273;font-weight:bold;}
.intlink:active {text-decoration: none;color: #0f1273;font-weight:bold;}
.intlink:hover {text-decoration: underline;color: #0f1273;font-weight:bold;}
.nprint:link {text-decoration: none;color: #ffffff;font-weight:bold;}
.nprint:visited {text-decoration: none;color: #ffffff;font-weight:bold;}
.nprint:active {text-decoration: none;color: #ffffff;font-weight:bold;}
.nprint:hover {text-decoration: underline;color: #ffffff;font-weight:bold;}
.breadcrum:link
{
	text-decoration: none;
	color: #0f1273;
}
.breadcrum:visited
{
	text-decoration: none;
	color: #0f1273;
}
.breadcrum:active
{
	text-decoration: none;
	color: #0f1273;
}
.breadcrum:hover
{
	text-decoration: underline;
	color: #0f1273;
}
#divContent
{
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 8pt;
	line-height: 16px;
	font-family: Verdana;
	background-color: #ffffff;
	color: #0f1273;
}
