﻿.iconsEvents {
	height: 90px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12px;
	font-weight: bold;
	color: #330000;
}
.iconsBar {
	padding-right: 45px;
	padding-left: 45px;
}
.TabbedPanelsContentevents {
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #EFE6D6;
}
.TabbedPanelsEvents {
	width: 700px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	height: auto;
	position: relative;
	background-color: #AD8533;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 100px;
	margin-left: 50px;
	padding: 0px;
}
.linkrollover {
	color: #330000
}
html, body {
	margin: 0px;
	/* background-color: #002477; */
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	position: relative;
	text-align: left;
	line-height: 16pt;
	height: 300px;
	padding: 0px;
}
#page {
	text-decoration: none;
	color: #996600;
}

a img {
	border: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a.contact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: underline;
}

a.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
}

a.cuisine:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.cuisine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

h1 {
	color: #0000FF;
	font-size: 2.4em;
	font-weight: normal;
}
.invisible
{
	visibility: hidden;
	display: none;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h4 {
	color: #5f5f5f;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
}

h5 {
	color: #002478;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

p {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

b {
	font-weight: bold;
	color: #0183b9;
}

strong {
	font-weight: bold;
	color: #330000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
}

#page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #page {
	height: 1%;
}
/* End hide from IE-mac */

#banner {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 15px;
	font-weight: bold;
}

#logo {
	width: 249px;
	height: 52px;
	float: right;	
}

#quickLinks {
	border-bottom: solid 1px #00a4e8;
	padding-bottom: 5px;
	padding-top: 50px;
}

#quickLinks a {
	font-size: 1.6em;
	color: #996600;
	text-decoration: none;
	padding-left: 9px;
	margin-left: 9px;
	border-left: solid 1px #666666;
}

#quickLinks a:hover {
	color: #FFFFFF;
}

#search {
	float: right;
	padding-top: 4px;
}

#search .query {
	height: 16px;
	width: 118px;
	border: solid 1px #7f9db9;
	vertical-align: top;
	font-size: 10px;
	color: #7f9db9;
}


#toolbar {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 785px;
	height: auto;
	padding-left: 15px;
}

#toolbar a {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

#toolbar a:hover {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

#pageBody {
	padding-left: 59px;
	padding-right: 59px;
	margin-top: 10px;
}

#pageBody .intro {
	font-size: 1.6em;
	/* margin-top: 15px; */ /* removed for #23984 Making a claim and save on premiums page */
}

#pageBody .intro-ext {
	font-size: 1.6em;
	margin-top: 15px;
	margin-right: 235px;
}

#pageBody p {
	font-size: 1.2em;
}

#pageBody ul li {
	font-size: 1.2em;
	margin-top: 10px;
}

#pageBody ul li ul li {
	font-size: 1em;
}

#pageBody ol li {
	font-size: 1.2em;
	margin-top: 10px;
}

#pageBottom {
	padding-left: 28px;
	padding-right: 28px;
	clear: both;
}

#footer {
	border: 0px solid #dee3ee;
	background-color: #edf0f5;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#footer a {
	font-size: 1.1em;
	color: #FFFFFF;
	border-left: solid 1px #002477;
	text-decoration: none;
	padding: 0 3px 0 7px;
	margin: 0;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer a.firstItem, #toolbar a.firstItem, #quickLinks a.firstItem {
	margin-left: 0px;
	padding-left: 3px;
	border: none;
}

#pageTabs a.firstItem {
	background-image: none;
}

#copyright {
	color: #94979e;
	font-size: 1em;
	text-align: center;
	padding-bottom: 48px;
}

#copyright a {
	color: #002477;
	padding-left: 5px;
	margin-left: 5px;
	border-left: solid 1px #002477;
	text-decoration: none;
}

#copyright a:hover {
	color: #00a4e8;
}
	
.shadeSection { /*new 02-05-07 */
	background-image: url('/images/shadeSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	_height:0; min-height:0; /* IE hasLayout fix */
}

#pageBottom #shadeSection .pane { /*new 02-05-07 */
	float: left;
}

.shadeSection p {
	font-size: 1.4em;
	color: #5f5f5f;
}

.shadeSection a h3 
{
	color: #0000FF;
}

.shadeSection a:hover h3 
{
	color: #00a4e8;
}
.shade .right {
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 19px;
}

.left {
	float: left;
	margin-right: 19px;
	clear: left;
}

.noClear {
	clear: none;
}




a h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

a:hover h2 {
	text-decoration: none;
}
.half h2 {
	margin: 0 0 5px 0;
}

a h3 {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url('/images/arrow.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.section {
	padding-top: 0px;
	margin-bottom: 15px;
}
.homesection {
	padding-top: 14px;
	padding-bottom: 15px;
	width:400px;
}

.line {
	background-image: url('/images/blueDots.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 7px;
}

#pagetabswrap {
	background-color: #edf0f5;
	border-bottom: solid 1px #dee3ee;
}

#pageTabs {
	border-top: solid 1px #dee3ee;
	border-bottom: solid 1px #dee3ee;
	background-color: #CC0000;
	height: 27px;
	padding-left: 90px;
	padding-right: 0px;
	margin-top: 20px;
	margin-left: 32px;
	margin-right: 33px;
	list-style: none;
}


#pageTabs li {
	float: left;
}

#pageTabs li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #47619d;
	padding-left: 21px;
	padding-right: 19px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url('/images/tabLeft.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	float: left;
}

#pageTabs li a:hover, #pageTabs li a#on {
	background-color: #d3dae7;
}

.shade-wrap {
	display: table-row;
	background-color: #ebf8fd;
	
}
.shadeSearchResults  {
	background-color: #ebf8fd;
	border-top: 1px solid #fff;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 10px;
	width: 447px;
}
* html .shadeSearchResults  {
	width: 445px;
}

.shadeSearchResults  b {
	color: #5f5f5f;
}

.shadeSearchResults  a {
	color: #5f5f5f;
	text-decoration: underline;
}

.shadeSearchResults  a:hover {
	color: #999999;
}

.shadeSearchResults  p {
	color: #5f5f5f;
	font-size: 1.2em;
}

.shadeSearchResults  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.shadeSearchResults  ul li {
	color: #5f5f5f;
	font-size: 1.2em;
	padding-left: 8px;
	background-image: url('/images/bullet.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.shadeSearchResults  ul li a {
	background-image: none;
	padding: 0;
	color: #103280;
}
.shadeSearchResults  ul li a:hover {
	color: #00a4e8;
	text-decoration: none;
	background-image: none;
}

#searchResults .shadeSearchResults {
	font-size: 1.2em;
}

#searchResults .shadeSearchResults a {
	padding-left: 5px;
	padding-right: 5px;
	color: #002478;
}
.shade {
	background-color: #ebf8fd;
	border-top: 1px solid #fff;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 10px;
	width: 447px;
}
* html .shade {
	width: 445px;
}


.shader {
	background-color: #ebf8fd;
	border-top: 1px solid #fff;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: -8px;
	padding-top: 11px;
	margin-top: 6px;
	padding-bottom: 10px;
	width: 447px;
	position: relative;
}
* html .shader {
	width: 445px;
}

.shade b {
	color: #5f5f5f;
}

.shade a {
	color: #5f5f5f;
	text-decoration: underline;
}

.shade a:hover {
	color: #999999;
}

.shade p {
	color: #5f5f5f;
	font-size: 1.2em;
}

.shade ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.shade ul li {
	color: #5f5f5f;
	font-size: 1.2em;
	padding-left: 8px;
	background-image: url('/images/bullet.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.shade ul li a {
	background-image: none;
	padding: 0;
	color: #996600;
}
.shade ul li a:hover {
	color: #00a4e8;
	text-decoration: none;
	background-image: none;
}

#bannerImage {
	width: 735px;
	height: 191px;
	font-size: 10px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	margin-bottom: 15px; /* added for #23984 Making a claim and save on premiums page to counter the #pageBody .intro */
}

#bannerText, #bannerText p {
	color: #ffffff;
	font-size: 19px;
	width: 160px;
	padding-top: 20px;
	text-align: center;
}

.box-row {
	width: 445px;
	display: table-row;
}
html>body .box-row {
	width: 464px;
}
*:first-child+html .box-row {
	width: 450px;
}

.contentBox {
	width: 213px;
	border: solid 1px #e0e5ef;
	background-color: #f5f5f6;
	color: #FF0000;
	float: left;
	height: 200px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#rightColInt .contentBox {
	float: none;
	min-height: 106px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rightBox {
	margin-left: 19px;
	margin-right: -3px;
	width: 215px;
	float: left;
}
html>body .rightBox {
	margin-left: 33px;
	margin-right: -14px;
}

#pageBody .contentBox p {
	color: #002478;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 1.1em;
}

.contentBox a {
	font-weight: bold;
	padding-right: 9px;
	background-image: url('/images/contentBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
}


.contentBox a:hover {
	text-decoration: underline;
}

.contentBox h4 {
	background-color: #002478;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentBox #prop {
	float: left;
	width: 1px;
	border: solid 1px #ff0000;
	height: 110px;
}

#rightCol {
	width: 213px;
	/* position: absolute;
	margin-left: 480px */
}
#rightColInt {
	width: 213px;
	margin: 0;
}


#leftCol {
}

#getAQuote {
	background-color: #f6e4ab;
	text-align: center;
	margin-bottom: 10px;
}

#getAQuote p {
	color: #272727;
	font-size: 1.4em;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-top: 8px;
	margin: 0;
}

#rightCol .frame, #rightColInt .frame {
	margin-top: 0;
	margin-bottom: 10px;
	border: solid 1px #ccd3e4;
	padding: 10px;
	color: #545454;
	font-size: 1.1em;
	background-color: #ffffff;
}

#rightCol .frame a h3, #rightColInt .frame a h3 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #002478;
	background-image: none;
	padding-left: 0px;
}

#rightCol .frame a:hover, #rightColInt .frame a:hover {
	color: #53c1ef;
}

#rightCol .frame a:hover h3, #rightColInt .frame a:hover h3 {
	color: #53c1ef;
	text-decoration: none;
}

.pdf {
	padding-left: 25px;
	background-image: url('/images/pdf.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 12px;
}

#tennisBall {
	position: relative;
	background: url(/images/tennisBall-bkgd.gif) top left no-repeat;
	padding: 10px 0 46px 7px;
	margin: 0 0 10px 0;
}

#tennisBall a {
	display: block;
	position: absolute;
	top: 180px;
	left: 8px;
	width: 160px;
	height: 30px;
	font-size: .9em;
	padding: 0px;
}

#tennisBall a:hover {
	color: #53c1ef;
}

.rightNM {
	float: right;
}



#tabs {
	margin-top: 24px;
}
#tabs a {
	margin: -8px 0 -5px 0;
	display: block;
}

#tabButtons {
	height: 41px;
	background-position: top left;
	background-repeat: no-repeat;
}

#tabButtons a {
	float: left;
	width: 144px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 13px;
}

#tabButtons .currentTab {
	color: #002478;
}

#noTabs {
	color: #002478;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 11px;
	font-weight: bold;
}
#noTabs select.tab-select {
	width: 225px;
	margin-left: 7px;
}

#tabContent {
	width: 707px;
	margin: 0px;
	color: #5e5f5f;
}

#tabContent .contentPadding {
	background-color: #ebf8fd;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url('/images/buttons2/tabSectionBottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
}
#tabContent .contentinner {
	margin-right: 204px;

}

.tabSectionTop {
	background-image: url('/images/buttons2/tabSectionTopMulti.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
}


#tabTitle {
	float: left;
	margin: 0px;
	padding-left: 10px;
}

#tabContent ul, .photoSection ul {
	list-style-image: url('http://state/images/bullet.gif');
	margin: 0px;
	padding: 0px 0 10px 0;
	padding-left: 18px;
}
html>body #tabContent ul, html>body .photoSection ul {
	padding-left: 12px;
}

#tabContent li, .photoSection li {
	padding-top: 0px;
	padding-bottom: 6px;
	color: #5f5f5f;
	font-size: 1.2em;
}
html>body #tabContent li, html>body .photoSection li {
	padding-top: 3px;
	padding-bottom: 3px;
}



#panel {
	width: 204px;
	border: solid 1px #fff;
	float: right;
	margin-left: 20px;
	margin-right: -204px;
	margin-top: 20px;
	font-size: 10px;
	position: relative;
	display: inline;
}

#panel div {
	margin: 4px;
	background-color: #ffffff;
	padding: 10px;
	color: #5f5f5f;
}

#panel h3 {
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
}

#panel h4 {
	font-size: 1.1em;
	padding-top: 12px;
}

#panel a {
	padding-right: 9px;
	background-image: url('/images/contentBoxArrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

.photoSection {
	padding-top: 15px;
	margin-top: 13px;
	background-image: url('/images/paleBlueDots.gif');
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
}

.photoSection .inner {
	width: 440px;
}

.photoSection h2 {
	color: #002478;
	font-size: 1.6em;
	margin-bottom: 11px;
	margin-top: 0px;
	padding: 0px;
}

.photoSection .shadeBox {
	background-image: url('/images/shadeBoxBack.gif');
	background-position: 0px 28px;
	background-repeat: repeat-x;
	width: 214px;
	padding-bottom: 40px;
}


.photoSection .shadeBox p {
	padding: 10px;
}

.photoSection .shadeBox h3 {
	background-color: #4c65a0;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.4em;
	border-bottom: solid 1px #7c93bf;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.instruction {
	color: #002478;
	font-size: 1.2em;
	padding-top: 18px;
	padding-bottom: 15px;
}

.mandatory {
	color: #ed1c24;
	padding-right: 5px;
}

table .text {
	width: 230px;
	border: solid 1px #7f9db9;
	color: #000000;
}

table .error {
	width: 230px;
	background-color: #f6e4ab;
}

table select, table textarea {
	width: 120px;
	border: solid 1px #7f9db9;
	color: #000000;
}

table td {
	font-size: 7pt;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 9px;
}

.tableLine {
	background-image: url('/images/paleBlueDots.gif');
	background-position: 0px 50%;
	background-repeat: repeat-x;
}

#notification {
	background-color: #ebf8fd;
	padding: 9px;
	padding-left: 37px;
	color: #961e16;
	background-image: url('/images/notification.gif');
	background-position: 9px 6px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-size: 1.1em;
}

.impact {
	color: #0183b9;
	font-weight: bold;
}
.other {
	color: #002478;
	font-size: 1.4em;
	font-weight: normal;
}

.half {
	width: 255px;
	padding: 10px;
	min-height: 75px;
	float: left;
}
* html .half {
	height: 75px;
}
.half p {
	font-size: 1.1em;
	margin-left: 94px;
}

.pageSection {
	margin-left: 49px;
	margin-right: 49px;
	margin-top: 10px;
	padding: 0px;
	_height:0; min-height:0; /* IE hasLayout fix */
}

.border {
	border: solid 1px #b2bdd6;
	background-image: url('/images/highlight.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

.pageSection .highlight {
	width: 107px;
}

.highlight {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	float: right;
	padding-top: 15px;
	color: #513e34;
	font-size: 1.1em;
}

.highlight a {
	font-weight: bold;
	color: #513e34;
	padding-right: 9px;
	background-image: url('/images/highlightBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.highlight a:hover {
	font-weight: bold;
	color: #00a4e8;
	text-decoration: none;
	padding-right: 9px;
	background-image: url('/images/highlightBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.highlight h4 {
	font-size: 12px;
	font-weight: bold;
	color: #513e34;
}

.pageBlock {
	margin-top: 10px;
	padding: 0px;
	padding: 10px;
	width: 435px;
}

.leftColumn {
	width: 435px;
}
.leftColumn ul li a {
	padding: 0;
	background-image: none;
}
.leftColumn ul li a:hover {
	background-image: none;
	padding: 0;
}
.leftColumn h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 8px 0 0 0;
}
.leftColumn h5 a {
	text-decoration: underline;
	color: #103280;
}
.leftColumn h5 a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.pageBlock a {
	margin-top: 11px;
	font-size: 11px;
}

.pageBlock h2, .leftColumn h2 {
	color: #002478;
	font-size: 1.5em;
	margin-bottom: 6px;
}

.pageBlock p, .leftColumn p {
	font-size: 11px;
}

.solid {
	background-color: #ebf8fd;
	font-size: 1.1em;
}

.solid ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	/* removed double up arrows */
	list-style: none;
}

.customList {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


li a {

}

li a:hover {

}
ul.left {
	margin-top: -7px;
	margin-bottom: 10px;
}
ul.left li {
	margin-left: -14px;
	padding-left: 0;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: -7px;
	position: relative;
}
ul.left li a {
	padding-left: 10px;
	background-image: url('/images/blueArrow.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
}
ul.left li a:hover {
	padding-left: 10px;
	background-image: url('/images/lightBlueArrow.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	text-decoration: underline;
}


.searchResult div 
{
	width: 447px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
}
.searchResult h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0;
}

.searchResult b {
	color: #575757;
	font-weight: bold;
}

.searchResult h3 {
	font-size: 1.1em;
	font-weight: normal;
}

#searchResults a {
	text-decoration: underline;
}

#searchResults h2 {
	margin-top: 10px;
	color: #575757;
}

#searchResults .shade {
	font-size: 1.2em;
}

#searchResults .shade a {
	padding-left: 5px;
	padding-right: 5px;
	color: #002478;
}

#tips {
	background-image: url('/images/tipsPageBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 1px;
	padding-top: 77px;
}

#tips #section {
	background-image: url('/images/tipsSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	/*width: 690px;*/
	height: 575px;
	margin-top: 35px;
}

#tips #section .leftCol {
	width: 255px;
	font-size: 14px;
	color: #5f5f5f;
	/* float: left; */
}

#tips #section .rightCol {
	border-left: solid 1px #7f9db9;
	/*float: right;*/
	padding-left: 14px;
	width: 380px;
}

#tips #section .rightCol table tr td {
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
	white-space: nowrap;
}

#tips #section .rightCol .field {
	width: 235px;
	font-size: 11px;
	font-family: arial;
}

#tips #section .rightCol .fieldError {
	background-color: #f6e4ab;
	width: 235px;
	font-size: 11px;
	font-family: arial;
}

.tipsSection {
	background-image: url('/images/tipsSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	/*width: 690px;*/
	height: 575px;
	margin-top: 35px;
}

.tipsSection .leftCol {
	width: 255px;
	font-size: 14px;
	color: #5f5f5f;
	/* float: left; */
}

.tipsSection .rightCol {
	border-left: solid 1px #7f9db9;
	/*float: right;*/
	padding-left: 14px;
	width: 380px;
}

.tipsSection .rightCol table tr td {
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
	white-space: nowrap;
}

.tipsSection .rightCol .field {
	width: 235px;
	font-size: 11px;
	font-family: arial;
}

.tipsSection .rightCol .fieldError {
	background-color: #f6e4ab;
	width: 235px;
	font-size: 11px;
	font-family: arial;
}

.tipsComplete {
	background-image: url('/images/tipsSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	/*width: 690px;*/
	height: 100px;
	margin-top: 35px;
}

.tipsComplete .leftCol {
	width: 255px;
	font-size: 14px;
	color: #5f5f5f;
	/* float: left; */
}

.tipsComplete .rightCol {
	border-left: solid 1px #7f9db9;
	/*float: right;*/
	padding-left: 14px;
	width: 380px;
}

.tipsComplete .rightCol table tr td {
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
	white-space: nowrap;
}

.defaultTipsText
{
	font-size: 11px;
	font-family: arial;
}

#tips #tabs {
	margin-left: 30px;
	margin-right: 30px;
}

#tips #tabs a {
	float: right;
	margin: 20px 0 20px 0;
	border: 10px solid red;
}

#tips #tipContent {
	background-color: #0d1114;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	/*height: 263px;*/
}

#tips #tipContentBottom {
	margin-left: 30px;
	margin-right: 30px;
	height: 15px;
	background-image: url('/images/tipTabs/tabContentBottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

/*#tips input[type="checkbox"], #tips input[type="radio"] {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}*/
#tips #section .rightCol input.field, #tips #section .rightCol select.field { 
	border: 1px solid #7f9db9;
	margin-bottom: 10px;
	padding: 2px 2px 1px 2px;
	width: 231px;
}
#tips #section .rightCol select.field { 
	width: 237px;
}

.lineup {
	padding-left: 14px;
	padding-bottom: 10px;
	display: block;
}
.ital {
	font-weight: normal;
	font-style: italic;
}
.bital {
	font-style: italic;
}
.submittip {
	margin-top: 40px;
}


.checkBoxError
{
	background-color: #f6e4ab;
}

#tips label {
	font-weight: normal;
	color: #555657;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}




#tips .label.longLabel {
	width: auto;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
}

#tips #section .rightCol .label {
	width: 120px;
	padding-right: 16px;
}
#tips table.category td {
	padding: 8px 0 0 0;
	width: 100px;
}


#tips table.category label {
	color: #555;
}
#tips table.category input {
	margin: 0;
	float: left;
}
* html #tips table.category input {
	margin: -3px -5px 0 -5px;
	padding: 0;
}

.cat-label {
	display: block;
	margin-top: 10px;
}
.breaker {
	display: block;
	margin-top: 16px;
}
.breaker input {
	margin-bottom: 0px;
	margin-left: 16px;
}

a.alternateCar
{
	background-image: url("/External/ContentImages/buttons/car.gif");
}

a.alternateCar:hover
{
	color: #660000;
}

.boxFrame {
	border: solid 1px #d8e4ec;
	width: 243px;
	text-align: center;
}

.boxFrame .buttons {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.boxFrame h1 {
	background-color: #996600;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}

.boxFrame h3 {
	color: #1e125d;
	font-size: 15px;
	margin-top: 10px;
}

.boxFrame h2 {
	color: #1e125d;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
}

.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 */

/* ie */
hr
{ 
	background : url(/images/paleBlueDots.gif);
	background-repeat: repeat-x;
	background-position: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/paleBlueDots.gif');
	text-align: center;
	width: 1px;
	height: 1px;
	border: 0;
	margin: 10px 0px 10px 0px;
} 

/*Firefox*/
html>body hr {
	border: 0px;
	background-image:url(/images/paleBlueDots.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 435px;
	text-align: center;
	height:1px;
	position:relative;
	padding: 10px 0px 10px 0px;
}
*:first-child+html hr {
	background : url(/images/paleBlueDots.gif);
	background-repeat: repeat-x;
	background-position: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/paleBlueDots.gif');
	text-align: center;
	width: 1px;
	height: 1px;
	border: 0;
	margin: 10px 0px 10px 0px;
}

#topMapLink
{
	padding-bottom: 5px;	
}

#topMapLink a{
	font-size: 16px;
	text-decoration: underline;
	font-family: arial;
	color: #996600;
}

#topMapLink a:hover{
	text-decoration: none;
}

#mapLink
{
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 5px;	
}

#mapLink a {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
}

#mapLink a:hover {
	color: #999999;
}

div.spacer {
	clear: both;
	font-size: 1px;
}
div.spacer-left {
	clear: left;
	font-size: 1px;
}

.promo-images {
	margin-bottom: 10px;
}
a h2{
	color: #996600;
}
a:hover h2 {
	color: #FFFFFF;
	text-decoration: none;
}
.longer-content {
	margin-right: 190px;
}
/* Content Calculator Styles */
.calculatortableheading {
	PADDING-LEFT: 10px; FONT-WEIGHT: 600; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; COLOR: #003366; PADDING-TOP: 2px; FONT-FAMILY: Arial; HEIGHT: 20px;
}
.calculatortabletext {
	PADDING-RIGHT: 12px; PADDING-LEFT: 10px; FONT-SIZE: 10px; PADDING-BOTTOM: 3px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Arial; HEIGHT: 25px; TEXT-ALIGN: right;
}
.calculatortabletext-2 {
	PADDING-LEFT: 10px; FONT-SIZE: 10px; PADDING-BOTTOM: 3px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Arial;
}
.calculatortabletext-total {
	PADDING-RIGHT: 12px; PADDING-LEFT: 10px; FONT-WEIGHT: 600; FONT-SIZE: 10px; PADDING-BOTTOM: 3px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Arial;
}
.tableheading {
	FONT-WEIGHT: 600; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Arial; HEIGHT: 20px; BACKGROUND-COLOR: #eae9e9;
}
.tabletext {
	PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Arial; HEIGHT: 30px;
}
.dropdowntext {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial;
}
.dot-hor {
	BACKGROUND-IMAGE: url('/images/dot.gif'); HEIGHT: 1px;
}
.dot-vert {
	BACKGROUND-IMAGE: url('/images/dot.gif'); HEIGHT: 1px;
}
.bottompanel {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #996600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #330000;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	height: 25px;
	width: 800px;
	background-position: center;
}
.calculatorgreybg-2 {
	BACKGROUND-COLOR: #dcdcdc;
}
.calculatorgreybg-1 {
	BACKGROUND-COLOR: #f2f0f1;
}
.calculatorbottomgreybg {
	BACKGROUND-COLOR: #cccccc;
}
.calculatortopgreybg {
	BACKGROUND-COLOR: #eae8e9;
}
.whiteline {
	WIDTH: 1px; BACKGROUND-COLOR: #ffffff;
}
.calculatortabletext-3 {
	FONT-SIZE: 10px; COLOR: #000000; TEXT-ALIGN: center;
}
.bottomrow {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial; HEIGHT: 40px; BACKGROUND-COLOR: #cccccc;
}
.contentCalculatorTable 
{
	VERTICAL-ALIGN: middle;
}
fieldset
{
	border: none;
}
pHome {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	height: auto;
	line-height: 20pt;
}
.rolloverimages {
	margin-top: 30px;
	margin-bottom: 20px;
}
.mantra {
	margin-left: 0px;
	background-color: #767877;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.iconsEventsBottom {
	height: 90px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12px;
	font-weight: bold;
	color: #330000;
	padding-bottom: 20px;
}
