/* CSS Document */

<!--
.left-border {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1BF;
}
.body {
	padding: 0px;
}
.highlight-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	padding-top: 8px;
	background-position: center;
}
.rt-lt-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #C1C1BF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1BF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #413E37;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}
.rt-line-bg {
	background-attachment: scroll;
	background-image: url(images/hr-left-line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #075B9C;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}
.hr-line-bg {
	background-attachment: scroll;
	background-image: url(images/vr-top-line1.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1BF;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: underline;
	padding-top: 8px;
	background-position: center;
}
-->
