a:link
{
	color: #0075C0;
	font: 12pt Arial, sans-serif;
	text-decoration: none;
}
a:visited
{
	color: #0075C0;
	font: 12pt Arial, sans-serif;
	text-decoration: none;
}
a:active
{
	color: #013250;
	font: 12pt Arial, sans-serif;
	text-decoration: underline;
}
a:hover
{
	color: #013250;
	font: 12pt Arial, sans-serif;
	text-decoration: underline;
}
a.navSubLevel:link
{
	color: #0075C0;
	font: 10pt Arial, sans-serif;
	text-decoration: none;
	text-indent: 5em;
}
a.navSubLevel:visited
{
	color: #0075C0;
	font: 10pt Arial, sans-serif;
	text-decoration: none;
	text-indent: 5em;
}
a.navSubLevel:active
{
	color: #013250;
	font: 10pt Arial, sans-serif;
	text-decoration: underline;
	text-indent: 5em;
}
a.navSubLevel:hover
{
	color: #013250;
	font: 10pt Arial, sans-serif;
	text-decoration: underline;
	text-indent: 5em;
}
body
{
	background-color: #ADD6F7;
}
body.Main
{
	background: #ADD6F7 url(background.gif) no-repeat fixed 5% 15%;
}
address
{
	font: xx-small Arial, sans-serif;
	text-align: center;
}
address a:link, address a:visited, address a:visited, address a:hover
{
	font-size: xx-small;
}
h1
{
	color: #477A62;
	font: bold italic 24pt/36pt Arial, sans-serif;
}
h2
{
	color: #015A9C;
	font: bold italic 24pt/38pt Arial, sans-serif;
	margin-bottom: -0.2em;
	padding-right: 2em;
	text-align: right;
}
h3
{
	color: #0075C0;
	font: italic 16pt/18pt Arial, sans-serif;
}
h4
{
	color: #0075C0;
	font: bold italic 12pt/12pt Arial, sans-serif;
}
h5
{
	color: #013250;
	font: bold 12pt/12pt Arial, sans-serif;
	text-decoration: underline;
}
hr
{
	color: #015A9C;
}
img.Icon
{
    float: right
}
li
{
    color: #013250;
    list-style: disc outside;
	font: 12pt Arial, sans-serif;
}
p
{
	color: #013250;
	font: 12pt Arial, sans-serif;
	margin-top: -0.8em;
	text-indent: 1.5em;
}
td
{
	color: #013250;
	font: 12pt Arial, sans-serif;
	vertical-align: top;
}
blockquote.quote
{
	font-size: larger;
	font-style: italic;
	text-align: centre;
	quotes : '"' '"';
}

blockquote.quote:before
{
	content: open-quote;
}

blockquote.quote:after
{
	content: close-quote;
}

blockquote.reference
{
	text-align: right;
}