html { font:  10pt Myriad Web, Segoe UI, Arial, Helvetica; }
body 
{ 
	text-align: center; 
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	color: #444;
	background: #888 url(../images/blackfade.png) no-repeat;
}
a {  font-weight: bold; text-decoration: none; color: Navy; }
a:hover {  font-weight: bold; text-decoration: underline; color: Navy; }
img { border: solid 0 #fff; margin: 0px; }
table  { width: 100%; }
caption { 	width: 730px; margin: -12px 0px 0px 0px; padding: 0px 10px 0px 10px; caption-side: bottom; text-align: left; color: #999;}
td { vertical-align: top; font-size:  10pt; }
p.small { font-size: 1em; margin: 5px 45px 15px 45px; color: #000}
p { font-size: 1.25em;  margin: 5px 0px 10px 15px; color: #000; padding: 0px;}
ul { font-size: 10pt;  margin: 10px 0px 10px 25px; color: #000; text-align: left; padding: 0px 0px 0px 25px;}
ul.big { width: 400px; font-size: 14pt;  margin: 0px 0px 35px 20px; text-align: left; padding: 0px 0px 0px 45px; font-weight: bold;}
h1 { font-size: 2.25em;  margin: 15px 0px 5px 0px; color: #009; font-style: italics; font-weight: bold;}
h2 { font-size: 1.75em;  margin: 15px 0px 7px 0px; color: #333; font-style: italics; font-weight: bold;}
h3 { font-size: 1.5em;  margin: 15px 0px 5px 0px; color: #333; font-style: italics; font-weight: bold;}
h4 { font-size: 1em; margin: 3px;}
h5 { font-size: 2.25em;  margin: 0px 0px 0px 0px; color: #009; font-weight: bold;}
sup { font-size: .6em;}

img.h1 { margin: 15px 0px 5px 0px; }

img.homepage 
{
	width:930px; margin: -52px -100px 0px -100px; padding: 0px;
}
table.homepage
{
	width:930px; margin: 15px -100px -15px -100px; padding: 0px;
}
div.main 
{
	width: 730px;
	padding: 135px 100px 30px 100px;
	margin: 4px auto 0px auto;
	text-align: left;
	border-top: solid 3px #444;
	border-bottom: solid 3px #444;
	background: #fff url(../images/allen_banner.png) no-repeat;
	position: relative;
}
div.main table.options
{
	width: 730px;
	margin: 15px 0px 15px 0px;
}

div.main table.options td
{
	text-align: center;
	color: #000;
	padding: 0px 0px 10px 0px;
}
div.menu {
	position: absolute;
	top: 37px;
	left: 100px;
	margin: 0px 0px 0px -100px;
	width: 930px;
	height: 25px;
	text-align: right;
}
div.menu a {
	margin: 0px 10px 0px 10px;
}
div.menu a:hover {
	margin: 0px 10px 0px 10px;
	border-bottom: solid 2px #bbf;
}

div.mainicon 
{
	width: 136px;
	height: 113px;
	border: solid 1px #ccc;
	padding: 8px 2px 10px 5px;
	margin: 0px 10px 15px 8px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	background: #fff;	
}
img.icon
{
	border: solid 1px #ccc;
	margin: 0px 7px 15px 8px;
}

div.floatright
{
	float:right; 
	margin: 10px 0px 10px 15px; 
	padding: 10px;
	border: solid 1px #ccc;
	text-align: center;
}
div.floatright p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 1em;
}

div.floatleft
{
	float:left; 
	margin: 10px 15px 10px 0px; 
	padding: 10px;
	border: solid 1px #ccc;
	text-align: center;
}
div.floatleft p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 1em;
}

div.breadcrumb
{
	width: 880px;
	position: absolute;
	top: 84px;
	left: 0px;
	padding: 5px 25px 5px 25px;
	font-size: 1.25em;
	background: #f3f3ff;
	font-weight: bold;
}
div.breadcrumb a
{
	text-decoration: none;
}
div.breadcrumb a:hover
{
	text-decoration: none;
}
div.report
{
	margin: 20px -10px 10px -10px;
	padding: 10px;
	border: solid 1px #ccc;
}

#iconlist
{
}

#iconlist td {
	width: 100px;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}

#iconlist a
{
	font-weight: normal;
}
#iconlist a:hover
{
	font-weight: normal;
	background: #eee;
}

div.icon {
	width: 75px; 
	height: 75px; 
	float: left; 
	text-align: center;
	vertical-align: middle;
	border: solid 1px #eee;
	margin: 0px 15px 15px 0px;
	padding: 10px;
}

div.icon a:hover{
	text-decoration: none;
}


a.button {
	border: solid 1px navy; 
	padding: 4px 6px 4px 6px; 
	background: #f3f3ff;
	margin: 2px;
	text-decoration: none;
}

a.button:hover {
	border: solid 1px Navy; 
	padding: 4px 6px 4px 6px; 
	background: Navy;
	color: #fff;
	margin: 2px;
	text-decoration: none;
}

table.events {
	border-collapse: collapse;
	width: 400px;
	margin: 0px 0px 0px 15px;
}

table.events td {
	border: solid 1px #ddd;
	font-size: 12pt;
	padding: 10px;
	width: 60%;
}

table.events td.time {
	width: 40%;	
	text-align: right;
	font-weight: bold;
}

td.label {
	text-align: right; 
	padding: 5px 5px 0px 0px; 
	font-size: 10pt;
	width: 15%;
}

table.rsvp {
	border-collapse: collapse;	
	table-layout: fixed;
}

table.rsvp th {
	text-align:center;
	padding: 2px 8px;
	border-right: solid 1px #ddd;
	font: 8pt Myriad Web, Segoe UI, Arial, Helvetica;
	vertical-align: bottom;
	text-align: left;
	color: navy;
}
table.rsvp td {
	padding: 8px;
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
	font: 11pt Myriad Web, Segoe UI, Arial, Helvetica;
	vertical-align: middle;
}

table.rsvp td.time {
	width: 25%;
}

table.rsvp td a {
	font-size: 8pt;
	background: #eee;
	border: solid 1px #000;
	margin: 2px 2px 0px 0px;
	padding: 2px 4px;
}

table.rsvp td a:hover {
	text-decoration: none;
	cursor: pointer;
}

table.rsvp td input {
	font:  12pt Myriad Web, Segoe UI, Arial, Helvetica;
	background: #ffc;
	border: solid 1px #ddb;
	margin: -4px -5px;
	padding: 2px 3px;
}

table.rsvp td select {
	font:  12pt Myriad Web, Segoe UI, Arial, Helvetica;
	background: #ffc;
	border: solid 1px #ddb;
	margin: -4px -5px;
	padding: 2px 0px;
}

h2.button {
	margin: 5px 10px; background: #f0f0f0; border: solid #ccc; padding: 5px 10px;
}