.legal {float:left; font-size:9px; color: #E3801B;}
a.legal {color: #E3801B;}
.login {float:right;font-size:9px; color: #E3801B;}
a.login {color: #E3801B;}
.copy {font-size:9px; color: #E3801B; text-align:center;}
img.rounded-shadow  {border-radius: 5px;box-shadow: 5px 5px 10px #333;}
/* ================================
    CSS STYLES FOR NOTES
   ================================
*/
ins { text-decoration: none; font-weight: bold; }
del { font-size: smaller;}
blockquote { 
	border:1px solid #1C99C8;
	font-family:Arial,sans-serif;
	margin: 0;
	padding:9px;
	font-size:12px;
	text-align:justify;
}
.OuterContainer { 
	background: #000000; 
	width:100%; 
	text-align:center; 
}
.SkinMaster{ 
	margin:auto;
	width:996px;
}
.Wide { 
	width:996px;
}
.Narrow { 

	width:773px;
}
.normal, p, li  {	
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
}
.Notes { 
	background-color: white;
}
.Blue {
	background-color: #1B98C8;
}
.Red {
	background-color: #F05033;
}
.CruisePane, .BluePane, .RedPane {
	padding: 0 15px;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	font-family:Arial, sans-serif;
	vertical-align:top;
}

.ContentPane {
	padding: 0 15px;
}
.Wide .ContentPane {
	padding: 0 30px;
}
.LeftPane, .RightPane {
	
	vertical-align:top;
	padding: 0 10px;
	background-color: white;
}
table.BottomPanes {
	margin:auto;
	width:100%;
}
.BottomLeftPane {
	padding: 0 20px;
}
.BottomRightPane {
	width: 48%; 
	padding: 0 20px;
}
.UpperFullPane {
	padding: 0 20px;
}
.LowerFullPane {
	padding: 0 20px;
}
.DD .DiscsPane {width:377px; background: #AEE1FF url('/Portals/0/images/Discs&Dates-phone.jpg') bottom right no-repeat; padding-bottom:154px;}
.DD .DatesPane {width:383px; background: #FFFFFF url('/Portals/0/Skins/Notes/img/llc.png') bottom left no-repeat; padding-bottom: 53px;}

.DD h1 {text-align:left;}
.DD .Head, .DD .SubHead {	
	font-family:Georgia, Times New Roman, Times, serif;
}

.indent p {margin-left: 20px;}

/*
.LeftPane { border-right: 1px solid #1B98C8;}
.RightPane { border-left: 1px solid #F05033;}
*/
.TopPane { 
	background-color: white;
	text-align:center;
	width: 80%; 
}
h1 {
	color:#002270;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	margin:5px auto 3px;
	text-align:left;
}
h2 {
	color:#1c99c8;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	margin:3px auto 0;
}
h3 {
	color: #002270;
	font-family: Georgia,Times,Serif;
	font-size: 16px;
	font-weight: bold;
	margin:3px auto 0;
	text-align:left;
}
h4 {
	color: #1c99c8;
	font-family: Georgia,Times,Serif;
	font-size: 13px;
	font-weight: bold;
	margin:3px auto 0;
}
.LeftPane p, .RightPane p {
	color:#1c99c8;
}
.ContentPane p, .ContentPane h2, .ContentPane .normal,
.BottomPanes p, .BottomPanes h2, .BottomPanes .normal,
.FullPanes p, .FullPanes h2, .FullPanes .normal {
	color:#002270;
	text-align: justify;
}
.ContentPane a,
.ContentPane a:link, 
.ContentPane a:visited,
.ContentPane a:active, 
.BottomPanes a,
.BottomPanes a:link, 
.BottomPanes a:visited,
.BottomPanes a:active, 
.FullPanes a,
.FullPanes a:link, 
.FullPanes a:visited,
.FullPanes a:active {
	color: #1c99c8;
	text-decoration: none;
}
.ContentPane a:hover, 
.BottomPanes a:hover, 
.FullPanes a:hover {
	text-decoration: underline;
}
.LeftPane a,
.LeftPane a:link, 
.LeftPane a:visited,
.LeftPane a:active, 
.RightPane a,
.RightPane a:link, 
.RightPane a:visited,
.RightPane a:active {
	color:#002270;
	text-decoration: none;
}
.LeftPane a:hover, 
.RightPane a:hover {
	text-decoration: underline;
}

hr {
	height:1px;
	text-align:center;
	width:67%;
}
.TopPane hr {
	background-color:#E67E1B;
	color:#E67E1B;
}
.ContentPane hr  {
	background-color:#002270;
	color:#002270;
}
.BottomPanes hr  {
	background-color:#002270;
	color:#002270;
	text-align:center;
}
.LeftPane hr, .RightPane hr {
	background-color:#1c99c8;
	color:#1c99c8;
}
.pagetitle {font-size: 20px;}
.TopPane h1, .pagetitle {
	font-family:Arial, sans-serif;
	color: #E3801B;
	font-weight:bold;
	text-align:center;
	margin:0;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.CruisePane h1 {
	font-family:Arial, sans-serif;
	color: #003366;
	font-weight:bold;
	text-align:center;
	margin:0;
	font-size: 16px;
}
.LeftPane h1, .RightPane h1 {
	font-size: 18px;
}
.CruisePane h2 {
	font-family:Arial, sans-serif;
	color: #003366;
	font-weight:bold;
	text-align:center;
	margin:0;
	font-size: 12px;

}
.CruisePane a,
.CruisePane a:link, 
.CruisePane a:visited,
.CruisePane a:active {
	font-family:Arial, sans-serif;
	color: #003366;
	text-decoration: none;
}
.CruisePane a:hover {
	text-decoration: underline;
}
.CruisePane p , .CruisePane .normal{
	font-family:Arial, sans-serif;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	letter-spacing: 1.5px;
}
.bluespacer {
	line-height: 75px;
}
.cruisebio {height: 415px; padding-top:25px;}
.dates { padding-bottom:25px;height:200px;}
.dates h1{
}
.dates h2{
	color: #ffffff;
}

.trio {
	text-align: center;
	padding-top: 107px;
}
.phone {
	text-align: center;
	padding-top: 209px;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

ul li, ol li {
	text-align:left; color:#002270;
	margin-bottom: 5px;
}
ul li {
	list-style: disc;
}
.LeftPane ul li, .LeftPane ol li, 
.RightPane ul li, .RightPane ol li {
	color: #1C99C8;
	margin-left:-20px;
}

ul.no-bullets li {
	margin-left:-20px;
	list-style: none;
}
ul.no-bullets li li {
	list-style: none;
}

ul.dnnActionMenuBody li {
margin-left:0px !important;
}
