﻿@import url('layout.css');
body {
	font-family: Helvetica, sans-serif;
	background-color: #FFFCF0;
	font-size: 100%;
	background-image: url('images/paper_bkgd.gif');
}
#container {
	width: 900px;
	margin: 10px auto 0 auto;
/*	font-size:0.875em; /* Browsers default to 16px.  This reduces that to more normal size of 14px.  16x.875=14 */
	font-size: 1.0em;
	background-color: #FFFCF0;
	height: auto;
}
#masthead {
	text-align: center;
	width: 898px;
	margin-top: 10px;
}
#navigation {
	position: relative;
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#content {
	float: left;
	width: 580px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
	line-height: 1.2em;
	padding-right: 8px;
}
#news_main {
	float: left;
	width: 360px;
	padding-right: 10px;
	background-color: #F3F5F8;
	padding-top: 12px;
	padding-left: 4px;
}
#news_links {
	float: left;
	width: 193px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9EC0DA;
}
/* Footer divs */
#footer {
	border-top: 1px #9EC0DA solid;
	clear: both;
	width: 882px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFCF0;
}
#footer #copy {
	float: left;
}
#footer #sds {
	margin-top: 8px;
	text-align: right;
}
/* Masthead Styles */
#masthead h2 {
	color: #19294D;
	margin-top: 8px;
	padding-top: 12px;
}
#masthead h3 {
	color: #334E82;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-left: 290px;
	margin-bottom: 10px;
}
#masthead h4 {
	color: #111B2D;
	margin-top: 0px;
	margin-left: 290px;
	margin-bottom: 6px;
	font-weight: bolder;
	font-style: italic;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 40px;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#navigation li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px 8px 8px 12px;
	font-weight: bolder;
}
#navigation li a.indent {
	color: #19294D;
	text-decoration: none;
	display: block;
	padding: 0px 4px 6px 30px;
	line-height: 1.1em;
	margin-bottom: 8px;
}
#navigation a:hover {
	color: #0000FF;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	background-image: url('images/triangle.gif');
}
#navigation li a.indent:hover {
	color: #0000FF;
	background-position: 8% 20%;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	background-image:url('images/triangle.gif');
}

/* Content Styles */
h5 {
	color: #334E82;
	margin-bottom: 8px;
	font-size: medium;
	margin-top: 24px;
}
h4 {
	color: #334E82;
	font-style: italic;
	margin-bottom: 8px;
}
h3 {
	margin-bottom: 8px;
	color: #334E82;
	font-style: italic;
}
h4.name {
	padding-left: 88px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content p {
	margin-top: 4px;
	margin-bottom: 6px;
}
/* Helps align form field label (email address) with input box */
#content p.eform {
	vertical-align: super;
	padding-bottom: 6px;
}
#content .photo {
	border: 1px #CCCCCC solid;
}
#content .logobox {
	margin-left: 280px;
	margin-bottom: 10px;
}
#content .logobox .logo {
	border: 1px #C0C0C0 solid;
}
/* Styling for credit card images */
#content .cc {
	padding: 4px;
}
/* Styling for box containing confidentiality policy */
#policy {
	margin-left: 20px;
	font-style: italic;
	line-height: 1.2em;
	padding: 8px 12px 12px 12px;
	border: 2px #9EC0DA groove;
	width: 500px;
}
/* Styling for unordered lists using a custom bullet */
#content ul.custom_bullet {
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-type: none;
}
#content ul.custom_bullet li {
	background-position: 0px 7px;
	line-height: 1.2em;
	margin-bottom: 4px;
	background-image: url('images/blue2bullet2.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
}
#content ul.custom_bullet li ul {
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-type: none;
}
#content ul.custom_bullet li ul li {
	background-position: 0px 7px;
	line-height: 1.2em;
	margin-bottom: 4px;
	background-image: url('images/blue2bullet2.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
}

/* Styling for unordered lists using no bullets */
#content ul.plain {
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 8px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-type: none;
}
/* Styling for list using lower-case alpha bullets */
#content ul.alpha {
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 8px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-type: lower-alpha;
}
/* Styling for list using upper-case alpha bullets */
#content ul.alphaupper {
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 8px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-type: upper-alpha;
}
/* Styling for list using numeric bullets */
#content ul.numeral {
	list-style-type: decimal;
	line-height: 1.3em;
	margin-top: 12px;
	margin-left: 26px;
	padding-left: 30px;
}
/* Special styling for unordered lists in 4 boxes on Services page */
#content ul.svcs {
	padding: 0 4px 4px 4px;
	margin-left: 8px;
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 4px;
	margin-right: 8px;
	text-align: center;
}
#content ul.svcs li {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#content .svcs_box {
	width: 196px;
	float: left;
	margin-left: 64px;
	margin-bottom: 8px;
	text-align: center;
}
#content .svcs_box h4 {
	text-align: center;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .svcs_box a {
	text-decoration: none;
}
.svcs_box img {
	margin: 0px;
	width: 162px;
	height: 6px;
	padding: 0px;
	vertical-align: middle;
	margin-left: 0px;
	margin-bottom: 0px;
}
/* Styling for the form on the Contact Us page */
#content fieldset {
	margin-left: 20px;
	margin-bottom: 12px;
	margin-right: 20px;
	width: 210px;
}
#content legend {
	text-align: left;
	padding: 4px;
	margin-right: 6px;
}
/* Styling for the two Checklist pages.  */
#content ul.checklist {
	padding: 0 0 0 0;
	margin-left: 36px;
	margin-top: 8px;
	line-height: 1.6em;
	margin-bottom: 4px;
	list-style-type:none;
}
#content ul.checklist2 {
	padding: 0 0 0 0;
	margin-left: 36px;
	margin-top: 8px;
	line-height: 1.6em;
	margin-bottom: 4px;
	list-style-type:none;
}
#content ul.checklist2 li {
	background-position: 0px 7px;
	line-height: 1.2em;
	margin-bottom: 8px;
	padding-left: 14px;
}
#content ul.checklist li {
	background-position: 0px 7px;
	line-height: 1.2em;
	margin-bottom: 8px;
	background-image: url('images/blue2bullet2.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
}
#content ul.checklist2 ul {
	list-style-type: none;
	padding-left: 6px;
	margin-left: 6px;
	padding-top: 6px;
}
#content ul.checklist2 ul li {
	background-position: 0px 7px;
	line-height: 1.2em;
	margin-bottom: 4px;
	background-image: url('images/blue2bullet2.jpg');
	background-repeat: no-repeat;
	padding-left: 14px;
}
/* Styling for specific article about gambling */
#content ul.narrow {
	margin-bottom: 4px;
	width: 150px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	font-size: small;
}
#content ul.narrow li {
	margin-left: 0px;
	padding-bottom: 6px;
	line-height: 1.1em;
}
/* Styling for news archive page */
#content dd {
	color: #334E82;
	font-weight: bold;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 16px;
	padding-top: 20px;
}
#content dt {
	border-bottom: 1px #192888 dotted;
	margin-left: 16px;
	margin-bottom: 20px;
}
/* Styling for contact form */
#content .formstyle {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding-left: 10px;
}
/* Styling for an indented section on home page */
#content .subsection {
	margin-left: 26px;
}
#content .subsection h4 {
	color: #770000;
	font-style: normal;
	margin-left: 26px;
}
/* Styling for news pages */
#newshead {
	margin-top: 20px;
}
#newshead h3 {
	text-align: center;
	background-color: #E0E7ED;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px #87A3BA solid;
}
#news_links h4 {
	padding-left: 6px;
}
#news_list {
	margin-left: 6px;
	list-style-type: none;
	line-height: 1.1em;
	padding-left: 6px;
}
/* Styling for the box containing the address of the offices */
.addr_box {
	border: 2px #B4C6D3 double;
	padding: 8px;
	text-align: center;
	margin-left: 20px;
	margin-top: 16px;
	width: 220px;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
	background-color: #E0E7ED;
}

#logo_style {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	float: left;
	margin-bottom: 10px;
}
#bar_style {
	width: 617px;
	height: 12px;
	margin-left: 276px;
}
/* This implements the pop-up of the fee info when the user hovers mouse over the text */
.popup:hover {
	background-color:transparent;
}
.popup span {
	visibility: hidden;
	text-decoration: none;
	padding: 8px;
	display: block;
	width: 25em;
	background-color: #E0E7ED;
	border: 2px #B4C6D3 double;
	position: fixed;
	top: 40%;
	left: 40%;  
	color: black;
}
.popup:hover span {
	visibility:visible;
	top: 40%;
	left:40%;
	z-index:60; 
} 
/* Footer Styles */
#footer p {
	color: #000080;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer a {
	color: #334E82;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFCF0;
	background-color: #334E82;
	text-decoration: underline;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.smalltext {
	font-size: .875em;
	line-height: 1.1em;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.notice {
	color: #7B3340;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.new_svc {
	color: #BF1A02;
}
.title {
	color: #000080;
	font-weight: bolder;
}
.phone {
	color: #000080;
	font-weight: bolder;
	font-size: large;
	line-height: 1.6em;
}
/* Special styling for one page to make it stand out from other pages */
.bkgrd {
	background-color: #EDF8F1;
	padding: 8px 12px 8px 12px;
}
.sep_service {
	background-color: #FCF4EF;
}
.photo_cap {
	border: 0;
	float: left;
	width: 144px;
	text-align: center;
}
.caption {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
}
.style_italic {
	font-style: italic;
}
.clearboth {
	clear: both;
}
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 25px;
}
.indented {
	margin-left: 16px;
	margin-right: 16px;
}
.strong {
	color: #0A0E16;
	font-weight: bold;
}
/* Used to separate archived articles from each other */
.separater {
	background-image: url('images/mbar1.gif');
	background-repeat: no-repeat;
	height: 4px;
	width: 617px;
}
a.hugginslink {
	font-size: x-small;
	margin-left: 40px;
}
#emailform {
	width: 578px;
	margin-top: 40px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 160px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
.blankspace {
	height: 40px;
}
#content p.ralign {
	margin: 0;
	text-align: right;
	font-size: .8em;
	padding-right: 6px;
}
.floatright {
	float:right;
}