﻿body {background: url('../images/background.gif') white; margin: 0; font-family: Verdana, Helvetica, Arial, sans-serif;}

p, td, li {font-size: 13px; line-height: 15pt; color: black; font-weight: normal;}

h1	{font-size: 20px; color: #666644; font-family: Tahoma, Arial, Helvetica; font-weight: normal;}
h2	{font-size: 18px; color: #666644; font-family: Tahoma, Arial, Helvetica; font-weight: normal;}
h3	{font-size: 15px; color: #003366; font-family: Tahoma, Arial, Helvetica; font-weight: normal;}
h4	{font-size: 14px; color: #003366; font-family: Tahoma, Arial, Helvetica; font-weight: normal;}
h5	{font-size: 12px; color: #003366; font-family: Tahoma, Arial, Helvetica; font-weight: bold;}
h6	{font-size: 11px; color: #003366; font-family: Tahoma, Arial, Helvetica; font-weight: bold;}

a	   {color: #061856; text-decoration: underline;}
a:hover{color: black; text-decoration: underline;}

.small	{font-size: 11px; line-height: 12pt;}
.large	{font-size: 14px;}

.top	{margin-top: 0;}
.bottom	{margin-bottom: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

#mainTable	{width: 764px; height: 100%; margin: 0 auto 0 auto; padding: 0; border: 0;}
#header 	{height: 212px;}
#contentcell{background: url('../images/stage_background.gif'); height: 100%;}
	#leftedge	{width: 39px; background: url('../images/left_edge.gif') no-repeat; vertical-align: top;}
	#content	{width: 654px; background: url('../images/stage_backdrop_wide.gif') no-repeat; vertical-align: top; padding: 30px 16px 20px 16px;}
	#rightedge	{width: 39px; background: url('../images/right_edge.gif') no-repeat; vertical-align: top;}
#footer		{height: 31px; vertical-align: bottom;}

thead, tfoot {font-size: 12px; color: #003366;}
th {
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
td {vertical-align: top; margin: 0; padding: 0;}

blockquote, pre {
	font-family: Lucida Console, monospace;
}

ul li		{list-style-type: square;}
ul li li	{list-style-type: disc;}
ul li li li	{list-style-type: circle;}

ol li		{list-style-type: decimal;}
ol ol li	{list-style-type: lower-alpha;}
ol ol ol li	{list-style-type: lower-roman;}
ol ul li	{list-style-type: disc;}

hr	{color: #696969; height: 1pt; text-align: left;}

.btUpper {font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 10px; color: black; text-transform: uppercase;}

#schedule {border: 2px solid black; border-collapse: collapse; background: white;}
#schedule th	{background-color: #5b8B5E; padding: 7px; color: #e7ebe7; font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 16px; font-weight: bold; text-align: left; vertical-align: top;}
#schedule td {padding: 7px; font-size: 11px; line-height: 14px; border: 1px black solid; border-collapse: collapse; vertical-align: top;}
#schedule td ul {margin-top: 0; margin-bottom: 0;}
#schedule td li {font-size: 11px; line-height: 14px; margin-left: -15px;}

/*Home Styles*/
#hometable		{width: 100%; border: 2px solid #5b8B5E; background-color: white; margin-bottom: 10px;}
#hometable th	{background-color: #5b8B5E; padding: 3px; color: #e7ebe7; font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 16px; font-weight: bold; text-align: left;}
#hometable td	{padding: 5px; font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 10px; line-height: 14px;}
#hometable ul	{margin-top: 0; margin-bottom: 0;}
#hometable li	{margin-left: -15px; font-size: 12px; line-height: 14px;}
#hometable p	{font-size: 12px; line-height: 14px;}
