body {
	margin: 0;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #222F62;
}
table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222F62;
}
a:link {
	color: #0089AF;
	text-decoration: none;
}
a:visited {
	color: #0089AF;
	text-decoration: none;
}
a:hover {
	color: #0089AF;
	text-decoration: none;
}
a:active {
	color: #0089AF;
	text-decoration: none;
}
.title {
	color: #D98E29;
	font-weight: bold;
	font-size: 20px;
	font-family: Century Gothic;
}
.locklogo {  
  background-image: url("bglock.jpg"); 
  background-repeat: no-repeat; 
  background-position: bottom right;
}
.search {
  font-family: Arial, Helvetica, sans-serif;
  color: #0e2841;
}
.bottom {
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif;
}
.log {
  font-size:10px;  
  font-family:"Arial";
  font-weight:bold;
}
.forgot {
  color:#3b7cbf;
  font-size:10px;  
  font-family:"Arial";
  font-weight:bold;
}
.office_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D98E29;
}
.office_table {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12;
  color:#5c6e7c;
}

ul.TickList {
	list-style-image: url('bulletppt.jpg');
	padding-left:40px;
	margin: 0 0 2 0;
}
.ColorGold {
	color: #D98E29;
}
.ColorBlue {
	color: #0089AF;
}
.ColorNavy {
	color: #222F62;
}
.BulletHeader {
	color: #222F62;
	font-weight: bold;
}
.request_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #222F62;
	font-weight: bold;
}
