/* Body */
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
th {
	text-align: left;
}
fieldset {
	border: 0px;
}
body,
td,
th,
font {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
ul,
ol {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1{ font-family: arial, sans-serif; font-weight: normal; font-size: 20px; margin: 0; }
h2{ font-family: arial, sans-serif; font-weight: normal; font-size: 14px; margin: 0; color: #666; }
h3{ font-family: arial, sans-serif; font-weight: bold; font-size: 22px; }
h4{ font-family: arial, sans-serif; font-size: 18px; }

/* Links */
a:link {
	color: #5c81a7;
	text-decoration: none;
}
a:visited {
	color: #5c81a7;
	text-decoration: none;
}
a:hover {
	color: #5c81a7;
	text-decoration: underline;
}
a.footer-link:link,
a.footer-link:visited{ 
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	font-weight: bold;
}
a.footer-link:hover {
	text-decoration: underline;
	color: #fff;
	white-space: nowrap;
}
a.rightnav-link:link {
	text-decoration: none;
	color: #5c81a7;
}
a.rightnav-link:visited {
	text-decoration: none;
	color: #5c81a7;
	font-size: 11px !important;
}
a.rightnav-link:hover {
	text-decoration: underline;
	color: #5c81a7;
}
table.clients img{
	border: 1px solid #ccc;
}

/* Headers */
.m-bg {
	background: #fff;
}
.input { 
	background: #eee;
	width:130px;
}
td.menu { 
	background: #fff;
	border-top: 0px solid #99afc4;
	border-bottom: 0px solid #99afc4;
	white-space: nowrap;
}
td.header-small,
th.header-small {
	color: #fff;
	background: #99b4d1;
	font-weight: bold;
}
td.header-small h2 {
	color: #fff;
}
td.header-small,
th.header-small {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:6px;
}
td.menu-header {
	color: #fff;
	background: #99b4d1;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:6px;
	text-align: center;
}
td.menu-text, td.menu-text a {
	color: #3399ff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
/* Fonts */
.spacer,
.whitetext,
.input { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
td.header-small h2,
td.header-small,
th.header-small,
.spacer {
	color: #fff;
	white-space: nowrap;
}
td.footer-divider {
	background-image: url("i/footer-divider.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/* Borders */
table.gray-table-border {
	border: 1px solid #ccc;
	border-top: 0px;
}
table.gray-table-border p {
	padding: 5px 5px 5px 5px;
}
table.gray-table-border table {
	margin-left: 5px;
	margin-right: 5px;
}
/* EOF */ 
