BODY
{
	margin: 0px;
	text-align:center;
}

A
{
	color: white;
	page-break-before:
}

.header
{
	height: 100px;
	width: 100%;
}
.headerHeaderLeft 
{
	height: 0px;
}
.headerHeaderRight 
{
	height: 0px;
}
.headerHeaderCenter 
{
	height: 0px;
}
.headerBodyLeft
{
	width: 24px;
	height: 78px;
}
.headerBodyRight
{
	width: 20px;
	height: 78px;
}
.headerBodyCenter
{
	padding-top: 42px;
	text-align: right;
	height: 78px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}

.footer
{
	width: 754px;
	height: 100px;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}

/**********************/
.small
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.footertext
{
	font-family: Verdana;
	font-size: 9px;
	color: D5D5D5;
	text-decoration:none;
}
.footertext a
{
	font-family: Verdana;
	font-size: 9px;
	color: D5D5D5;
	text-decoration:none;
}
.footertext a:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: white;
	text-decoration:underline;
}
.normalText
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}
.normalText a
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}
.normalText td
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}
.normalText td div
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}

.normalText td a
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}

.normalText td div a
{
	font-family: Verdana;
	color: #FFF;
	font-size:12px;
}
.text10
{
	font-family: Arial;
	color: #000;
	font-size: 10px;
}
.text9
{
	font-family: Arial;
	color: #000;
	font-size: 9px;
}
.textBox
{
	border: 1px solid #000;
	font-family: Verdana;
	color: #000;
	font-size:12px;		
}

.titleText
{
	background-color: #999;
	border: 1px solid #FFF;
	line-height: 20px;
	font-family: Verdana;
	color: #FFF;
	font-size:14px;
	font-weight: bold;
}
.errorText
{
	font-family: Arial;
	color: #F00;
	font-size: 12px;
}
 
.buttonOK
{
	border: 0px; 
	width: 99px; 
	height: 22px; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-ALIGN: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Img/buttonOK.gif);
	padding-top: 2px;
}
.blackText
{
	font-family: Verdana;
	color: #000;
	font-size:12px;
}
.blackTextSmall
{
	font-size: 9px;
	color: #000;
	font-family: Verdana;
}

.blackTextLarge
{
	font-size: 12px;
	color: #000;
	font-family: Verdana;
	line-height: 24px;
}
.clearTextBox
{
	border: 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #F9F9F9;
	height: 15px;
}
.TextBoxSmallFont
{
	border: 1px solid #000;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background-color: #F9F9F9;
}

.pageBreak
{
	page-break-after:always;
}

#playbutton a {
	display: block;
	height: 30px;
	width: 52px;
	background: url(../Img/sierra-playbutton.gif) 0 0 no-repeat;
}

#playbutton a:hover {
   background-position: -52px 0;
}
#playbutton a:active {
   background-position: -52px 0;
}	

/*  Specials Page  */

.specialsTitle
{
    font-weight:bold;
    font-size:20px;
}

.specialsBody
{
    font-size:14px;
}

.specialsImage
{
    margin-top:30px;
    border: 2px solid #fff;
}