﻿.page {
	color: #333333;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}
.sidebar {
	border-right-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding-right: 15px;
	color: #5390BA;
	font-weight: bold;
	text-align: right;
	line-height: 175%;
	font-family: calibri;
	font-size: 14pt;
	background-color: #EEEEEE;
	text-decoration: none;
}
.body {
	padding-left: 20px;
}
.body_title {
	font-family: calibri;
	font-size: 20pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #001664;
}
.body_text {
	line-height: 150%;
	text-align: justify;
}
.footer {
	background-color: #666666;
	padding: 3px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	margin-top: 6px;
}
.email_now {
	font-family: calibri;
	font-size: 16pt;
	font-weight: bold;
	color: #5390BA;
	text-align: right;
}
.profile_title {
	font-weight: bold;
}
.profile_text {
	padding-right: 30px;
	text-align: justify;
	margin-right: 30px;
}
.profile_details_text {
	font-family: verdana;
	font-size: 8pt;
	text-align: left;
	line-height: 150%;
	padding-bottom: 6px;
	color: #808080;
}
.profile_details_title {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #5390BA;
	text-align: left;
	padding-top: 10px;
}
.body_link {
	color: #5390BA;
}
.terms_of_use {
	color: #FFFFFF;
}
.bullets {
	margin: 0px 0px 20px 40px;
}

