﻿body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	
	font-size: 8pt;
	font-family: Verdana;
}

.accordionHeader
{
	color: white;
	background-color: #66CCCC;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	  color: #FFFFFF;
	  background: none;
	  text-decoration: none;
}
 
#master_content .accordionHeader a:hover
{
	  background: none;
	  text-decoration: underline;
}
 
.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	  font-family: Arial, Sans-Serif;
	  font-size: 12px;
	  font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
 
#master_content .accordionHeaderSelected a
{
	  color: #FFFFFF;
	  background: none;
	  text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
	  background: none;
	  text-decoration: underline;
}

.accordionContent
{
	padding: 5px;
	padding-top: 10px;
}

   
.bg img {
  width: 100%;
} 
   
.iceburg{
	background: url('../images/Iceberg_Lg.jpg');
}

.roundcont {
	width: 900px;
}

img.floatLeft { 
	float: left; 
	margin: 15px; 
}

.imagecontainerleftred {
	float: left;
	width: auto;
	margin: 4px 15px 6px 0px;
	font-size: .85em;
	font-family: Arial;
	font-style: italic;
	text-align: justify;
	color: Red;
	}

.imagecontainerleft {
	float: left;
	width: auto;
	margin: 4px 15px 6px 0px;
	font-size: .85em;
	font-family: Arial;
	font-style: italic;
	text-align: justify;
	color: Blue;
	}
.imagecontainerleftred {
	float: left;
	width: auto;
	margin: 4px 15px 6px 0px;
	font-size: .85em;
	font-family: Arial;
	font-style: italic;
	text-align: justify;
	color: Red;
	}
 .imagecontainerleftL {
	float: left;
	width: auto;
	margin: 4px 15px 6px 0px;
	font-size: .85em;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	color: Blue;
	}
.imagecontainerright {
	float: right;
	width: auto;
	margin: 4px 0px 6px 15px;
	font-size: .85em;
	font-family: Arial;
	font-style: italic;
	text-align: justify;
	color: Blue;
	}
.imagebox {
	border: 0px;
	padding: 3px;
	width: auto;
	}
.captionbox {
	margin: 4px 3px 0px 3px;
	}

/********************************************************************
MAIN  - this is a light blue border
*********************************************************************/
td.lt_corner { 
	background: url('../images/RC/lt_corner.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 18px;
}

td.top { 
	background: url('../images/RC/top.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}

td.rt_corner { 
	background: url('../images/RC/rt_corner.gif'); 
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 18px;
}

td.left { 
	background: url('../images/RC/left.gif'); 
	background-repeat: repeat-y;
	background-position: center;
	width: 14px;
}

td.right { 
	background: url('../images/RC/right.gif'); 
	background-repeat: repeat-y;
	background-position: center;
	width: 14px;
}

td.fill { 
	background: url('../images/RC/fill.gif') repeat-x repeat-y;
	}

td.lb_corner { 
	background: url('../images/RC/lb_corner.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 18px;
}

td.bottom { 
	background: url('../images/RC/bottom.gif'); 
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
}

td.rb_corner { 
	background: url('../images/RC/rb_corner.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 18px;
}

/********************************************************************
ALTERNATE   - this is a light gray border
*********************************************************************/
td.lt_cornerA { 
	background: url('../images/RC/lt_cornerA.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 18px;
}

td.topA { 
	background: url('../images/RC/topA.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}

td.rt_cornerA { 
	background: url('../images/RC/rt_cornerA.gif'); 
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 18px;
}

td.leftA { 
	background: url('../images/RC/leftA.gif'); 
	background-repeat: repeat-y;
	background-position: center;
	width: 14px;
}

td.rightA { 
	background: url('../images/RC/rightA.gif'); 
	background-repeat: repeat-y;
	background-position: center;
	width: 14px;
}

td.fillA { 
	background: url('../images/RC/fillA.gif') repeat-x repeat-y;
	}

td.lb_cornerA { 
	background: url('../images/RC/lb_cornerA.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 18px;
}

td.bottomA { 
	background: url('../images/RC/bottomA.gif'); 
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
}

td.rb_cornerA { 
	background: url('../images/RC/rb_cornerA.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 18px;
}

/********************************************************************
HEADER  - this is a light green border
*********************************************************************/
td.lt_cornerHdr { 
	background: url('../images/RC/lt_cornerHdr.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 18px;
}

td.topHdr { 
	background: url('../images/RC/topHdr.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}

td.rt_cornerHdr { 
	background: url('../images/RC/rt_cornerHdr.gif'); 
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 18px;
}

td.leftHdr { 
	background: url('../images/RC/leftHdr.gif'); 
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}

td.rightHdr { 
	background: url('../images/RC/rightHdr.gif'); 
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}

td.fillHdr { 
	background: url('../images/RC/fill.gif') repeat-x repeat-y;
	font-family: arial,helvetica,sans-serif; 
	font-size:12px; color:Black; 
	line-height:14px; font-weight: bold;
	}

td.lb_cornerHdr { 
	background: url('../images/RC/lb_cornerHdr.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 18px;
}

td.bottomHdr { 
	background: url('../images/RC/bottomHdr.gif'); 
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
}

td.rb_cornerHdr { 
	background: url('../images/RC/rb_cornerHdr.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 18px;
}

.calendarCtrl { font-family: arial,helvetica,sans-serif; font-size:9px; color:Black; line-height:10px; font-weight: normal; background-color: White; }
.MyCalendar .ajax__calendar_container {
	border:1px solid #646464;
	background-color: lemonchiffon;
	color: red;
}

.TabCss .ajax__tab_header {
		font-family: verdana,tahoma,helvetica;
		font-size: 11px;
		font-weight: bold;
		color: blue;
	 }

.ajax__myTab .ajax__tab_header {
		font-family: verdana,tahoma,helvetica;
		font-size: 11px;
		font-weight: bold;
		color: blue;
		border-bottom: solid 1px #999999;
	 }
	 
	.ajax__myTab .ajax__tab_outer {
		padding-right: 4px;
		height: 21px;
		background-color: #C0C0C0;
		margin-right: 2px;
		border-right: solid 1px #666666;
		border-top: solid 1px #aaaaaa;
	 }
	 
	.ajax__myTab .ajax__tab_inner {
		padding-left: 3px;
		background-color: #C0C0C0;
	 }
	 
	.ajax__myTab .ajax__tab_tab {
		height: 13px;
		padding: 4px;
		margin: 0px;
	 }
	 
	.ajax__myTab .ajax__tab_hover .ajax__tab_outer {
		background-color: #cccccc;
	 }
	 
	.ajax__myTab .ajax__tab_hover .ajax__tab_inner {
		background-color: #cccccc;
	 }
	 
	.ajax__myTab .ajax__tab_hover .ajax__tab_tab {}
	
	.ajax__myTab .ajax__tab_active .ajax__tab_outer {
		background-color: #fff;
		border-left: solid 1px #999999;
	 }
	 
	.ajax__myTab .ajax__tab_active .ajax__tab_inner {
		background-color:#fff;
	 }
	 
	.ajax__myTab .ajax__tab_active .ajax__tab_tab {}
	
	.ajax__myTab .ajax__tab_body {
		font-family: verdana,tahoma,helvetica;
		font-size: 10pt;
		border: 1px solid #999999;
		border-top: 0;
		padding: 8px;
		background-color: #ffffff;
	  }


.myKeywords {font-family: sans-serif; font-size:1px; color:White; font-weight: normal; }
.myHide {font-family: sans-serif; font-size:10px; color:White; font-weight: bold; }

.Disclaimer {font-family: Black Chancery,sans-serif; font-size:24px; color:Black; line-height:26px; font-weight: normal }
.ParaTextBlack10 { font-family: arial,helvetica,sans-serif; font-size:10px; color:Black; line-height:12px; font-weight: normal }
.ParaTextBlack12 { font-family: arial,helvetica,sans-serif; font-size:12px; color:Black; line-height:14px; font-weight: normal }
.ParaTextBlack12R { font-family: arial,helvetica,sans-serif; text-align: right; font-size:12px; color:Black; line-height:14px; font-weight: normal }
.ParaTextBlack12b { font-family: arial,helvetica,sans-serif; font-size:12px; color:Black; line-height:14px; font-weight: bold }
.ParaTextBlack16 { font-family: arial,helvetica,sans-serif; font-size:16px; color:Black; line-height:20px; font-weight: normal }
.ParaTextBlack16b { font-family: arial,helvetica,sans-serif; font-size:16px; color:Black; line-height:20px; font-weight: bold }
.ParaTextBlack14 { font-family: arial,helvetica,sans-serif; font-size:14px; color:Black; line-height:18px; font-weight: normal }
.ParaTextBlack14b { font-family: arial,helvetica,sans-serif; font-size:14px; color:Black; line-height:18px; font-weight: bold }
.ParaTextBlue12 { font-family: arial,helvetica,sans-serif; font-size:12px; color:Blue; line-height:16px; font-weight: normal }
.ParaTextBlue12i { font-family: arial,helvetica,sans-serif; font-size:12px; color:Blue; line-height:16px; font-weight: normal; font-style: italic }
.ParaTextBlue12L { font-family: arial,helvetica,sans-serif; text-align: left; font-size:12px; color:Blue; line-height:16px; font-weight: normal }
.ParaTextBlue12R { font-family: arial,helvetica,sans-serif; text-align: right; font-size:12px; color:Blue; line-height:16px; font-weight: normal }
.ParaTextBlue12Ri { font-family: arial,helvetica,sans-serif; text-align: right; font-size:12px; color:Blue; line-height:16px; font-weight: normal; font-style: italic }
.ParaTextMaroon12L { font-family: arial,helvetica,sans-serif; text-align: left; font-size:12px; color:Maroon; line-height:16px; font-weight: normal }
.ParaTextMaroon12R { font-family: arial,helvetica,sans-serif; text-align: right; font-size:12px; color:Maroon; line-height:16px; font-weight: normal }
.ParaTextBlue16 { font-family: arial,helvetica,sans-serif; font-size:16px; color:Blue; line-height:18px; font-weight: normal }
.ParaTextBlue16b { font-family: arial,helvetica,sans-serif; font-size:16px; color:Blue; line-height:18px; font-weight: bold }
.ParaTextRed16 { font-family: arial,helvetica,sans-serif; font-size:16px; color:Red; line-height:18px; font-weight: normal }
.ParaTextRed16b { font-family: arial,helvetica,sans-serif; font-size:16px; color:Red; line-height:18px; font-weight: bold }
.ParaTextRed16bCooperBlack { font-family: Cooper Black,arial,sans-serif; font-size:16px; color:Red; line-height:18px; font-weight: normal }
.ParaTextBlue14b { font-family: arial,helvetica,sans-serif; font-size:14px; color:Blue; line-height:18px; font-weight: bold }
.ParaTextRed14b { font-family: arial,helvetica,sans-serif; font-size:14px; color:Red; line-height:18px; font-weight: bold }
.ParaTextWhite16b { font-family: arial,helvetica,sans-serif; font-size:16px; color:White; line-height:18px; font-weight: bold }
.ParaTextRed12 { font-family: arial,helvetica,sans-serif; font-size:12px; color:Red; line-height:14px; font-weight: normal }
.ParaTextRed12b { font-family: arial,helvetica,sans-serif; font-size:12px; color:Red; line-height:14px; font-weight: bold }

.emailLink14ItalicB { font-family: arial,helvetica; color:Blue; font-size:12px; line-height:14px; font-weight: bold; font-style: italic }

.sysMessRed14b { font-family: arial,helvetica; color:Red; font-size:14px; line-height:18px; font-weight: bold }

.headingBanner { font-family: arial,helvetica; color:#1269F8; font-size:14px; line-height:14px; font-weight: bold }
.headingBanner2 { font-family: arial,helvetica; color:#1269F8; font-size:14px; line-height:16px; font-weight: bold }

.mistyComicb14 { font-family:Comic Sans MS; color:#1269F8; font-size:14px; line-height:14px; font-weight: bold }
.grayComicb14 { font-family:Comic Sans MS; color:Gray; font-size:14px; line-height:14px; font-weight: bold }

.signature { font-family:Script MT Bold; color:Gray; font-size:18px; line-height:18px; font-weight: bold }

.tableRows{ line-height: 20px}
.validationText { font-family: arial,helvetica; color:Red; font-size:10px; line-height:10px; font-weight: normal }

.bannerText10 { font-family: arial,helvetica; color:#1269F8; font-size:10px; line-height:12px; font-weight: normal }
.bannerText14 { font-family: arial,helvetica; color:#1269F8; font-size:14px; line-height:16px; font-weight: bold }
.bannerText20 { font-family: arial,helvetica; color:blue; font-size:20px; line-height:20px; font-weight: bold }
.bannerTextRed18 { font-family: arial,helvetica; color:red; font-size:18px; line-height:19px; font-weight: bold }
.bannerTextBlue24BritannicBold { font-family: Britannic Bold,arial,helvetica; color:Blue; font-size:24px; line-height:24px; font-weight: bold }
.bannerTextRed12BritannicItal { font-family: Britannic Bold,arial,helvetica; color:Red; font-size:12px; line-height:24px; font-weight: normal; font-style: italic }

.formTitleComic18 { font-family: Comic Sans MS; color:blue; font-size:18px; text-align: center; line-height:20px; font-weight: normal }
.formTitleComic22 { font-family: Comic Sans MS; color:blue; font-size:22px; text-align: center; line-height:24px; font-weight: bold }
.formTitleBauhaus18 { font-family: Franklin Gothic Demi, Comic Sans MS; color:blue; font-size:18px; text-align: left; line-height:20px; font-weight: normal }

.formTitle28 { font-family: Times New Roman; color:blue; font-size:28px; text-align: center; line-height:28px; font-weight: bold }
.formTitle22 { font-family: Times New Roman; color:blue; font-size:22px; text-align: center; line-height:22px; font-weight: bold }
.formTitleRed14 { font-family: arial,helvetica; color:red; font-size:14px; text-align: center; line-height:14px; font-weight: bold }
.formTitleRed16i { font-family: arial,helvetica; color:red; font-style: italic; font-size:16px; text-align: center; line-height:16px; font-weight: bold }
.TimesBlueTitle { font-family: Times New Roman; color:blue; font-size:22px; text-align: center; line-height:22px; font-weight: bold }
.h3dup{font-weight: bold;font-size: 8pt;margin-bottom: 0px;color:Blue;}

.storyHeadline { font-family: Times New Roman; color:black; font-size:28px; text-align: center; line-height:29px; font-weight: bold }
.storyHeadline2 { font-family: helvetica; color:black; font-size:10px; text-align: left; line-height:13px; font-weight: normal }
.storyByline { font-family: helvetica; color:black; font-size:14px; text-align: center; line-height:14px; font-weight: bold }
.storyDate { font-family: Times New Roman; color:black; font-size:12px; text-align: center; line-height:12px; font-weight: normal }
.storyAuth { font-family: Times New Roman; color:black; font-size:12px; text-align: center; line-height:12px; font-weight: normal }
.storyTextCopy { font-family: Times New Roman; color:black; font-size:14px; text-align: center; line-height:16px; font-weight: normal }

.timelineArial9 { font-family: arial,helvetica; color:black; font-size:9px; line-height:9px; font-weight: normal }
.timelineArial10 { font-family: arial,helvetica; color:black; font-size:10px; line-height:10px; font-weight: normal }
.timelineArial12 { font-family: arial,helvetica; color:black; font-size:12px; line-height:12px; font-weight: normal }
.timelineBlueArial10b { font-family: arial,helvetica; color:blue; font-size:10px; line-height:10px; font-weight: bold }

.formLabelHoliday { font-family: arial,helvetica; color:blue; font-size:12px; line-height:14px; font-weight: bold }
.formLabel { font-family: arial,helvetica; color:blue; font-size:12px; line-height:14px; font-weight: bold }
.formLabelsmall { font-family: arial,helvetica; color:blue; font-size:10px; line-height:12px; font-weight: bold }
.formLabelsmallest { font-family: arial,helvetica; color:blue; font-size:9px; line-height:10px; font-weight: normal }
.formLabelsmallRed { font-family: arial,helvetica; color:red; font-size:10px; line-height:12px; font-weight: bold }
.formLabelB { font-family: arial,helvetica; color:#1269F8; font-size:12px; line-height:12px; font-weight: bold }
.formLabelBlackB { font-family: arial,helvetica; color:black; font-size:12px; line-height:14px; font-weight: bold }
.formLabelBlackItal { font-family: arial,helvetica; color:black; font-size:12px; line-height:14px; font-style: italic; font-weight: normal }
.formLabelRed { font-family: arial,helvetica; color:red; font-size:12px; line-height:14px; font-weight: bold }
.formLabelRedItal { font-family: arial,helvetica; color:red; font-size:12px; line-height:14px; font-weight: bold; font-style: italic }
.formLabelBlue { font-family: arial,helvetica; color:Blue; font-size:12px; line-height:14px; font-weight: bold }
.formLabelBluenormal { font-family: arial,helvetica; color:Blue; font-size:12px; line-height:14px; font-weight: normal }
.formLabelBluesmall { font-family: arial,helvetica; color:Blue; font-size:10px; line-height:11px; font-weight: bold }
.formLabelRedsmall { font-family: arial,helvetica; color:Red; font-size:10px; line-height:11px; font-weight: bold }
.formLabelBlueItal { font-family: arial,helvetica; color:Blue; font-size:12px; line-height:14px; font-weight: bold; font-style: italic }
.formLabelCoral14 { font-family: arial,helvetica; color:Coral; font-size:14px; line-height:14px; font-weight: bold }
.formLabelCoral12 { font-family: arial,helvetica; color:Coral; font-size:12px; line-height:12px; font-weight: bold }
.formLabelItalicB { font-family: arial,helvetica; color:#1269F8; font-size:12px; line-height:12px; font-weight: bold; font-style: italic }
.formLabelWhite { font-family: arial,helvetica; color:white; font-size:12px; line-height:14px; font-weight: bold }
.formLabelWhite14 { font-family: arial,helvetica; color:white; font-size:14px; line-height:15px; font-weight: bold }
.formLabelYellow { font-family: arial,helvetica; color:yellow; font-size:12px; line-height:14px; font-weight: bold }
.formLabelYellow14 { font-family: arial,helvetica; color:yellow; font-size:14px; line-height:15px; font-weight: bold }
.formLabelMaroonItalicB { font-family: arial,helvetica; color:Maroon; font-size:12px; line-height:12px; font-weight: bold; font-style: italic }
.formLabelMaroonB { font-family: arial,helvetica; color:Maroon; font-size:12px; line-height:12px; font-weight: bold; }
.formLabelBlack { font-family: arial,helvetica; color:Black; font-size:12px; line-height:12px; font-weight: normal; }
.formLabelMaroon { font-family: arial,helvetica; color:Maroon; font-size:12px; line-height:12px; font-weight: normal; }
.formLabelMaroonsmall { font-family: arial,helvetica; color:Maroon; font-size:10px; line-height:11px; font-weight: normal; }
.formLabelSilver{ font-family: arial,helvetica; color:Silver; font-size:12px; line-height:14px; font-weight: bold }

.linkLabel { font-family: arial,helvetica; color:blue; font-size:8px; line-height:10px; }

.TinyHeadline { font-family: arial,helvetica; color:Red; font-size:12px; line-height:12px; }

.StoryDate { font-family: arial,helvetica; font-size:11px; color:Black; line-height:13px; font-weight: normal;}
.AgencyName { font-family: arial,helvetica; font-size:11px; color:Black; line-height:13px; font-weight: bold;}
.Headline { font-family: arial,helvetica; font-size:14px; color:Blue; line-height:15px; font-weight: bold; text-decoration: none;}
.Byline { font-family: arial,helvetica; font-size:12px; color:Black; line-height:12px; }
A:link {text-decoration: none;}
A:hover {text-decoration: underline; color: red;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}

.tableDataA { font-family: arial,helvetica,sans-serif; font-size:12px; color:Black; line-height:14px; font-weight: normal;}
.tableDataB { font-family: arial,helvetica,sans-serif; font-size:12px; color:Blue; line-height:14px; font-weight: normal;}
.tableHeader { font-family: arial,helvetica,sans-serif; font-size:14px; color:White; line-height:14px; font-weight: bold}

.termsText { font-family: arial,helvetica; color:#1269F8; font-size:14px; line-height:14px; font-weight: bold }

div.scroll {
	height: 450px;
	width: 95%;
	overflow: auto;
	padding: 8px;
}
