﻿<style type="text/css">
.AllignRight {
	text-align: right;
}
.SidebarBorder {
	border: 1px solid #0044A5;
}

.SidebarSelectedText {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00000;
	text-decoration: none;
	font-weight: 700;
}


.SidebarText {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0044A5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0044A5;
}

img{
	border-width: 0px;
	}
p{
	font-family:Arial;
}

.TextBlueNoUnderline {
	color: #0044A5;
	text-decoration: none;
}
.BarLeft {
	border-left-style: double;
	border-left-width: medium;
	border-left-color: #0044A5;
	padding-left: 0.5em;
}

.BlackLink {
	text-decoration: none;
	color: #000000;
}

</style>
