﻿body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link
{
	color: #E61C35;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #E61C35;
}
a:hover
{
	text-decoration: underline;
	color: #E61C35;
}
a:active
{
	text-decoration: none;
	color: #E61C35;
}
ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 5px;
}
.subpar
{
	margin-left: 20px;
	display: block;
}
.leftpar
{
	margin-left: -15px;
	margin-bottom:2px;
	display: block;
}

.heading
{
	font-size: 14px;
	font-weight: bold;
}
.subheading
{
}
td.subheading
{
	padding-right: 20px;
}

.notice
{
	color: #E61C35;
}

.style2
{
	font-size: 12px;
}
.star
{
	color: #E61C35;
	font-weight: bold;
}
.required
{
	font-size: 10px;
	font-style: italic;
}
.padleft
{
	padding-left: 25px;
}
.feedback
{
	color: #090 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table
{
	border-collapse: collapse;
}

.alert
{
	color: #C00;
	font-weight: bold;
}

table.webparts
{
	width: 90%;
}

#bins tr h3 {
  margin-top: 20px;
}
#bins tr.first h3 {
  margin-top: 0px;
}
#bins td {
  vertical-align: top;
  padding-right: 20px;
}
#bins td div {
  text-align: center;
}
#bins .logo {
  margin-bottom: 10px;
}
#bins h3 {
  font-size: 12px;
}
#bins a img {
  border: none;
}

#bins1 tr h3 {
  margin-top: 20px;
}
#bins1 tr.first h3 {
  margin-top: 0px;
}
#bins1 tr.first td {
  padding-bottom: 20px;
}
#bins1 td {
  vertical-align: top;
  padding-right: 20px;
}
#bins1 .logo {
  margin-bottom: 10px;
}
#bins1 h3 {
  font-size: 12px;
}
#bins1 a img {
  border: none;
}