body {
	background: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
}

a {
	color: #F59E2D;
}

a:hover {
}

a img {
	border:0px;
}

h1 {}
h2 {
	color: #666666;
	font-size: 13pt;
	text-indent:30px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {}

.content {
	color: #666666;
	font-size:11pt;
	padding-left:15px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	list-style-image: url(../img/arrow.gif);
}

.main_table {
	background: #ffffff;
	width: 800px;
}

table.navbar {
	background: #F59E2D;
	width:100%;
}

.navbar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.navbar a:hover {
	text-decoration:underline;
}

.banner_links {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.warning {
	color: #ff0000;
	font-weight:bold;
	text-align:center;
}

table.check {
	border: 1px solid #000000;
	background: #e7f4ff;
}

.copy {
	padding-top:70px;
	text-align:center;
	font-size:small;
}

table.associates {
	width:450px;
}

td.associates {
	vertical-align:top;
	text-align:center;
}
