body {  
	font-family: arial, Helvetica, sans-serif; 
	color:#000000;
	background: #ffffff url(../images/layout/mainbg.gif) no-repeat top center;
	vertical-align: top;
	padding:0px;
	margin:0px;
	text-align: justify;
}
#wrapper {
}
#body {
	width:869px;
	/*border: 1px solid #00447c;*/
	color: #000000;
	margin-top:8px;
	font-size: .9em;
}
/*
#mainmenu {
	background: #006b6e url(../images/layout/menu-bg.jpg) right top no-repeat;
	height: 30px;
	text-align: left;
	white-space: nowrap;
	z-index: 1000;
}	
#mainmenu, #mainmenu-left {
	border-bottom: 1px solid #65888A;
}
#mainmenu-left {
	background: #006b6e url(../images/layout/menu-bg.jpg) left top no-repeat;
	height: 30px;
	white-space: nowrap;
}*/

#main-content {
	padding: 10px;
}
#main-content, #main-content-home {
	background:#ffffff /*url(../images/layout/content-watermark.gif) no-repeat top center*/;
	vertical-align: top;
}
#sidebar {
	background: #ffffff url(../images/layout/sidebar-1.jpg) top left no-repeat;
	width: 222px;
	vertical-align: top;
	height:540px; /*minimumum height */
}
#sidebar-a {
	color: black;
	text-align: left;
	width: 139px;
	background: #ffffff url(../images/layout/sidebar-left-6.jpg) top right no-repeat;
	vertical-align: top;
	white-space: nowrap;	
}
.side-left-box{
	padding:2px;
	border:1px solid #B0B8B8; 
	margin-left:8px; 
	margin-top: 10px;
	background: white url(../images/layout/sidebar-bg.gif) repeat-y left; 
	color:black;
	font-size:.8em;
}

.hidden { display:none;}


.title {
	font-weight:bold;
	color: #006b6e;
}
.title-leisure {
	font-weight:bold;
	color: #00447c;
}
.title-travel {
	font-weight:bold;
	color: #b30134;
}
.tableCell-normal{
	background: #eeeeff;
}
.blkLink{
	font-size: .95em;
}
.boldJade, .bold, .bold-black, .strong {
	font-weight: bold;
}
.boldJade,.bold {
	color: #006b6e;
}
.indent {
	margin-left: 30px;
}
.indentright {
	margin-right: 30px;
}
.indentmore {
	margin-left: 180px;
}
.indentrightmore {
	margin-right: 180px;
}
.footnote {
	font-size: 0.8em;
	padding-top:25px;
}
.em, .footnote {
	font-style: italic;
}

.br {
	margin-bottom: 10px;
}

.small {
	font-size: .8em;
}
.newspic {
	margin-right:10px;
}

/***********************Shadow on images ***************************************************************/
.imagecontainer{
	float:left;
	clear:left;
	background: url(../images/layout/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/layout/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/********Side content (right) boxes*******************************************************************/
#sidebox-top {
	background:#ffffff url(../images/layout/sidebar-bg.gif) left repeat-y;
	border: 1px solid #b0b8b8;
	border-bottom:0px;
	padding:8px;
	padding-bottom:0px;
	margin:25px;
	margin-left:18px;
	margin-bottom: 0px;
}
#sidebox-title {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox-title2 {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox-title3 {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox {
	background:#ffffff url(../images/layout/sidebar-bg.gif) left repeat-y;
	border: 1px solid #b0b8b8;
	border-top: 0px;
	padding:10px;
	margin:25px;
	margin-top:0px;
	margin-left:18px;
	font-size:0.85em;
}

/********SPORTSCOVER Links IN TOP BAR*******************************************************************/

#SClinks {
	color: #ffffff;
	background: #525252;
	background-image: url(../images/layout/topNavigationBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top:5px;
	padding-bottom: 7px;
	text-align: center;
}
#SClinks-width {
	width: 850px;
	white-space: nowrap;
	text-align: center;
	font-size: .8em;
	vertical-align: middle;
	font-family: Ottawa,tahoma,arial,helvetica,sans-serif;
	padding-right:5px;
}
#SClinks a:link, #SClinks a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
#SClinks a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.SC {font-weight: bold;
}
/*******************forms********************************/

form {
	margin: 0px;
	padding: 0px;
}
.tableCell-form{
	border-bottom: 1px dashed #eeeeef;	
	padding-bottom: 10px;
	padding-top: 10px;
}
.textfield {
	background: url(../images/layout/menubar-bg.gif) repeat-x bottom;
	border:1px solid #cccccc;
	cursor: text;
}
.textfield:hover {
	border:1px groove #cccccc;
}
.mini-input {
	font-size: .75em;
}

/**************main styles************************/

a, a:visited {
	color: #0B595B;
}
#leisure a, #leisure a:visited {
	color: #00447c;
}
#travel a, #travel a:visited {
	color: #b30134;
}
a:hover {
	color: #499394;
}
#sitemap a.no-link , #sitemap a:hover.no-link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: text;
}
#sitemap div.hide-on-sitemap {
	display: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.9em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3, h5 {
	font-size: 1.1em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4{
	font-size: 1.1em;
	margin: 3px;
	padding: 3px;
}
h5 {
	border-bottom: 1px solid #006b6e;
}
h6 {
	font-size: .9em;
	color: #006B6E;
}
#leisure h1, #leisure h2, #leisure h3 {
	color: #00447c;
}
#travel h1, #travel h2, #travel h3 {
	color: #b30134;
}
table {
  /* fix for IE6 and below not inheriting font size */ font-size: 1em; 
}
td {
	vertical-align: top;
}
td.middle {
	vertical-align: middle;
}
td.bottom {
	vertical-align: bottom;
}
th, h4{
	color: #ffffff;
	background: #006b6e;
	text-align: left;
	border-bottom: 5px solid transparent;
}
th {
	padding-left:5px;
}
#leisure h4{
	background: #00447c
}
#travel h4{
	background: #b30134;
	color: #000000;
}
p{
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
}
#main-content hr {
	width: 88%;
	margin-top:20px;
	margin-bottom: 20px;
}
#main-content li{
	margin-bottom: 3px;
}

ul.policies li {
	margin-left: 90px;
	padding-bottom: 10px;
	margin-right:140px;
}
ul.spaced li, ol.spaced li {
	padding-bottom:5px;
}
ol li{
	padding-bottom:10px;
	text-align: justify;
	margin-right: 80px;
}
img.shadow{
	border-style: solid; 
	border-color: rgb(221, 221, 221) rgb(170, 170, 170) rgb(170, 170, 170) rgb(221, 221, 221); 
	border-width: 1px 2px 2px 1px; 
	padding: 3px; 
	display: block; 
	margin-left: 10px; 
	margin-right: 10px; 
	background-color: white;
}
img.absmiddle {
	vertical-align:middle;
}
.justify {
	text-align: justify;
}
.leftalign {
	text-align: left;
}
.right {
	float:right;
}

.nowrap {
	white-space: nowrap;
}
/**************footer************************/
#footer-bar {
	background: #FFFFFF;
	border-bottom:3px solid #006b6e;
}
#footer {
	width: 100%;
	background: transparent;
	color: black;
	font-size: .65em;
	text-align: center;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
 	width: 100%; 
}
#footer a, #footer a:visited {
	color: black;
}
#footer a:hover {
	color: black;
	text-decoration: none;
}

/**********************home boxes*****************/

#home-boxes .home-box-caption  a, #home-boxes .home-box-caption-leisure  a,#home-boxes .home-box-caption-travel  a {
	color: white; 
	text-decoration: none;
}

.home-box-main {
	border:0; 
	border-top:1px solid #c5c5c5; 
	background:#FAFAFA url(../images/layout/home_box-bg.gif) right repeat-y;
}

.home-box-caption {
	background:#704346 url(../images/layout/home_box-caption-bg.gif) bottom repeat-x;
}
.home-box-caption-leisure {
	background:#704346 url(../images/layout/home_box-caption-bg-leisure.gif) bottom repeat-x;
}
.home-box-caption-travel {
	background:#b30134 url(../images/layout/home_box-caption-bg-travel.gif) bottom repeat-x;
}
.home-box-caption, .home-box-caption-leisure, .home-box-caption-travel {
	color:white; 
	vertical-align:middle;
	font-size: .75em;
}

.home-box-left {
	background: transparent url(../images/layout/home_box-left.gif) right top no-repeat;
}
.home-box-right {
	background: transparent url(../images/layout/home_box-right.gif) left top no-repeat;
}


/*********************FAQ STYLES****************************/
#faq {
		width: 590px;
	}
#faq dt {
	color: #2763A5;
	cursor: pointer;
	margin: 8px 0;
	padding: 0 20px 3px;
	font-weight: bold;
	background: transparent url(../images/layout/arrow.jpg) left top no-repeat;
	width:590px;
}
#faq dd, .box {
	border: 1px solid #BABAC0;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #FFFFE1;
	width:565px;
}

.border1 {
	border-top:1px solid grey;
}


/*********************CAREERS STYLES****************************/
#careers {
		width: 590px;
	}
#careers dt .h3 {
	font-weight: bold;
	font-size: 1.3em;
}
#careers dt {
	color: #2763A5;
	cursor: pointer;
	margin: 8px 0;
	padding: 0 20px 3px;
	background: transparent url(../images/layout/show.gif) no-repeat right ;
	width:590px;
	
}
#careers dt.active {
	background: transparent url(../images/layout/hide.gif) no-repeat right ;
	color:#00447c;
}
#careers dd{
	border: 1px solid #BABAC0;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F5F9FA url(../images/layout/news-watermark.gif) no-repeat top;
	width:565px;
}
#careers dd ul {
	margin-bottom: 20px;
}


/**********TOUCHLINE - HIDDEN Content List - like the FAQ list above***************************/
.touchline-stories {
		width: 440px;
	}
.touchline-stories dt {
	color: #2763A5;
	cursor: pointer;
	margin: 0 0 8px;
	padding: 0 20px 3px;
	font-weight: bold;
	background: transparent url(../images/layout/arrow.jpg) left top no-repeat;
	width:440px;
	font-size:.8em;
}
.touchline-stories dd, .touchline-stories .box {
	border: 1px solid #BABAC0;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #F2F5FA;
	width:440px;
	font-size: .9em;
}


/*********News and News Archive styles********************************************************/

#news dt {
	background: transparent url(../images/layout/show.gif) no-repeat right ;
	padding: 7px 15px;
	margin: 0;
	margin-top:5px;
	font: bold 120%/100%;
	cursor: pointer;
	height: 45px;
}
#news dt:hover {
	background-color: transparent;
	color:#00447c;
}
#news dt.active {
	background: transparent url(../images/layout/hide.gif) no-repeat right ;
	color:#00447c;
}

#news dd {
	background: #F5F9FA url(../images/layout/news-watermark.gif) no-repeat top;
	margin: 0;
	padding: 10px 15px 10px;
	border:solid 1px #44007c;
	display: none;
	margin-bottom:4px;	
}
#news dt h3, #news dt .h3 {
	color:#007ba6;
	text-decoration: none;
	font-weight: bold;
}
/************************************************/

#searchsuggestions
{
    display: none;
    position: absolute;
    z-index: 4;
    background-color: #fff;
    border: 1px solid #999;
    font-size: 12px;
    font-family: Verdana, helvetica, sans-serif;    
}

/* FYNB SEARCH SUGGESTIONS */

#searchsuggestions a.alternate{
    background-color:#E0E0E0 ;
}
#searchsuggestions a
{
    display: block;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 2px;
    font-size: 12px;
    font-family: Verdana, helvetica, sans-serif;    
}
#searchsuggestions a.hovered
{
    color: #fff;
    background-color: #4986d9;
    font-size: 12px;
    font-family: Verdana, helvetica, sans-serif;    
}




/* ONLINE CLAIMS FORM */

.disabled { background-color:#C0C0C0;}

textarea { font-family: arial, Helvetica, sans-serif; }
table.table-section {border: 1px solid black; width:100%;}
.notice-complete-below { font-weight:bold; color:#800000; font-size:85%;}
.border-top-divider {border-top: 1px dashed #EEEEEF;}
.border-bottom-divider {border-bottom: 1px dashed #EEEEEF;}

/* ONLINE CLAIMS FORM - SUMMARY - ACCORDION  */
        #acc {width:100%; color:#033; }
        #acc h3 {width:630px; border:1px solid #9ac1c9;  padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; margin-bottom:0px;  }
        #acc h3:hover {}
        #acc .acc-section {overflow:hidden; background:#fff; display:none;}
        #acc .acc-content {width:612px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff; font-size:0.8em;}
        #acc .acc-content table.table-section {border: none; }
        
        input.submit_top, input.submit_bottom {float:right}
        
        
        
