/* BEGINNING UNIVERSAL CSS CODE */
@charset "UTF-8";
.BranchNames {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}
/* CSS Document */
/* basic elements */
* { margin: 0; padding: 0; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */
/* END--BEGINNING UNIVERSAL CSS CODE */




/* BKG-FONTS-SITE CONTAINER */
body {
	background-color: #000066;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.siteContainer {
	width: 976px;
	background-color: #FFF;
	background-image: url(images/bkgImage-Repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.siteContainer-HISrules {
	width: 976px;
	background-color: #FFF;
	background-image: url(HisSweepstakes/images/HIS-rulesBKG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
/* END--BKG-FONTS-SITE CONTAINER */




.header {
	width: 976px;
	height: 175px;
	background-image: url(images/bkgImage-TopHeader.jpg);
	text-align: center;
}
.headerBlank {
	width: 976px;
	height: 175px;
	text-align: center;
}
.header-NF {
	width: 976px;
	height: 175px;
	background-image: url(WhatsNew/images/Happy-Birthday-Header.jpg);
	text-align: center;
}
.navContainer {
	width: 195px;
	float: left;
	height: 20px;
}
.navMenumachineContainer {
	width: 195px;
	float: left;
	height: 216px;
}
.navSearch {
	float: left;
	width: 195px;
	height: 73px;
	background-image: url(images/searchBox.jpg);
}
.navSearchButton {
	width: 60px;
	height: 26px;
	float: right;
	clear: right;
	top: auto;
}
#navSearchButton {
	float: right;
	width: 60px;
	height: 26px;
}
#navSearch {
	padding-left: 29px;
	float: left;
}
.facebook {
	width: 175px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	margin: 20px 0 0 20px;
}
.facebook img {
	padding-bottom: 20px;
}
.flashContainer {
	width: 735px;
	height: 465px;
	background-image: url(images/Container-Corners.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin-top: -63px;
	margin-left: 10px;
}
.flashContainer img {
	padding: 10px 0 0 3px;
}


/* INFO BOX CONTAINERS -- RIGHT */
.infoContainer-HIS1 {
	float: left;
	width: 356px;
	height: 120px;
	margin: 0px 10px 0px 0px;
}
.infoContainer-HIS2 {
	float: left;
	width: 356px;
	height: 120px;
}
.infoContainer-HIS3 {
	float: right;
	margin: -50px 400px 0px 5px;
}
.infoContainer1 {
	float: right;
	width: 356px;
	height: 120px;
	margin: 5px 45px 0px 5px;
}
.infoContainer2 {
	float: right;
	width: 356px;
	height: 120px;
	margin: 5px 5px 0px 10px;
}
.infoContainer3-wide {
	float: right;
	width: 722px;
	margin: 5px 45px 0px 5px;
	clear: both;
}
/* INFO BOX CONTAINERS -- RIGHT */





/*  SCROLL BOX  */
#tall-HIS {
	height: 300px;
}
.content-HIS {
	width: 700px;
	float: left;
	margin: 5px 50px 10px 0;
}
.copy-HIS {
	overflow: scroll;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#FFF;
	scrollbar-darkshadow-color:#0073ae;
	scrollbar-face-color:#0073ae;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	margin-bottom: 25px;
	overflow-x:hidden;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BBD1DA;
}
/*  SCROLL BOX  */





/*  CONTENT  */
.state-content-container {
	width: 735px;
	margin: 0 15px 0 10px;
	float: left;
}
.state-content-containerHIS {
	width: 735px;
	margin: 260px 15px 0 10px;
	float: left;
}
.content-state {
	background-color: #FFFFFF;
	width: 735px;
	float: left;
}
.content-state h1 {
	color:#000066;
	font-family: Arial Black;
	font-size: 24px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
.content-state p {
	text-align: center;
	padding: 10px 5px 5px 5px;
}
.content-state table {
	width: 570px;
	float: left;
}
.content-state th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.content-state td {
	border: #666666 thin solid;
}
img.state {
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
/*  CONTENT  */





/* BOTTOM OF SITE CONTAINER */
.siteContainerBottom {
	width: 976px;
	height: 20px;
	background-image: url(images/bkgImage-Footer.jpg);
	background-repeat: no-repeat;
	background-color: #000066;
	clear: both;
	margin: 0 auto;
}
.footer {
	width: 976px;
	height: 60px;
	clear: both;
	margin: 0 0px;
	padding: 5px 0px 0px;
	background-color: #000066;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 26px;
	text-transform: uppercase;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
}
/* BOTTOM OF SITE CONTAINER */
