﻿body {
	margin: 0;
	background-color: #E8E8E8;
}
table {
  font-size:12px;
  font-family:Arial;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
.title {
  color: #14568A;
  font-weight: bold;
  font-size: 17px;
  font-family:Century Gothic;
}
.locklogo {  
  background-image: url("images/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;
}
.office_table {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12;
  color:#5c6e7c;
}

ul.TickList {
	list-style-image: url('images/bulletppt.jpg');
	padding-left:40px;
	margin: 0 0 2 0;
}
