html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	background-color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.body_copy a{
	font-style: normal;
	color: #0070B9;
	text-decoration: underline;
}
.body_copy a:visited{
	font-style: normal;
	color: #0070B9;
	text-decoration: underline;
}
.body_copy a:visited:hover{
	font-style: normal;
	color: #0070B9;
	text-decoration: none;
}
.body_copy a:hover{
	font-style: normal;
	color: #0070B9;
	text-decoration: none;
}
.tickets_rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.tickets_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #0066CC;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.tickets_Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.tickets_Box a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}
.tickets_Box a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.tickets_Box a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}
.tickets_Box a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.address_line {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}
.footer {
	color: #FFCC99;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer a{
	color: #FFCC99;
	text-decoration: none;	
	
}
.footer a:visited{
	color: #FFCC99;
	text-decoration: none;	
	
}
.footer a:hover{
	color: #FFCC99;
	text-decoration: underline;	
	
}
.footer a:visited:hover{
	color: #FFCC99;
	text-decoration: underline;	
	
}
.table_bckgrd {
	background-image: url(images/bot_table.gif);
	background-repeat: repeat-y;
}
.left_pad {
	padding-left: 10px;
}
.right_pad {
	padding-right: 10px;
}
p {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
}
.bodytable {
	vertical-align: top;
	margin-left: 10px;
}
.employment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0061A0;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.employment a{
	color: #0061A0;
	text-decoration: none;
}
.employment a:visited{
	color: #0061A0;
	text-decoration: none;
}
.employment a:hover{
	text-decoration: underline;
}
.employment a:visited:hover{
	text-decoration: underline;
}
.fp_leftrule {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0070B9;
}
.fp_toprule {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0070B9;
}
.blue_type {
	color: #0070B9;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 1px;
}
.calendar_black {
	color: #000000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.left_pad table {
	text-align: left;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.red_link a{
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.red_link a:visited{
	color: #CC0033;
	text-decoration: none;
}
.red_link a:hover{
	color: #CC0033;
	text-decoration: underline;
}
.red_link a:visited:hover{
	color: #CC0033;
	text-decoration: underline;
}
.acrobat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
}
.partiesHdrs {
	color: #0070B9;
	font-size: 13px;
	font-weight: bold;
}
.redHeader {
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
}
.styleBlink{
	color:#CC0033;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: blink;
}
.styleBlink a:link {
	color:#CC0033;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
}
.styleBlink a:hover {
	color:#CC0033;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
.styleBlink a:visited {
	color:#CC0033;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
}
.styleBlink a:visited:hover {
	color:#CC0033;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}