body,td,th {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, img, div { behavior: url(iepngfix.htc);
}
.quoteCredit {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
p {
	margin: 0.5em;
}
a, a:visited { 
	outline: none 
}
a:link {
	color: #025899;
}
a:visited {
	color: #025899;
}
a:hover {
	color: #0B81E1;
}
a:active {
	color: #0B81E1;
}

img {
	border: none;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}  

/* dock - CURRENT PRODUCTIONS */
#dock {
	margin-top: 5px; 
	width: 100%;
	position:absolute;
	height: 80;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 60px;
	color: #FFFFFF;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dock-item span {
	display: none;
	padding-left: 20px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/* dock2 - CURRENT PRODUCTIONS */
#dock2 {
	margin-top: 5px; 
	width: 100%;
	position:absolute;
	height: 80;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	z-index: 2;
}
a.dock-item2 {
	display: block;
	width: 60px;
	color: #FFFFFF;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

#contentNav {
	width: 900;
	padding-top: 0px;
}

h1 {
	font-size: 1.4em;
	padding: 0px;
	line-height: 1em;
}
h2 {
	font-size: 1.2em;
	padding: 0px;
	line-height: 1em;
}
h3 {
	font-size: 1.1em;
	padding: 0px;
	line-height: 1em;
}
h4 {
	font-size: 0.9em;
	padding: 0px;
	line-height: 1em;
}

#header {
	position:static;
	height:45px;
	z-index:1;
	background-color: #0E0347;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#BKLmenu {
	position:static;
	background-color: #0B81E1;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#currentProd {
	width:100%;
	height:5px;
	background-image: url(../img/currentproductions.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#dockMenuBG {
	width:100%;
	text-align: center;
	padding-top: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	height: 60px;

	position: absolute;
	z-index: 5;
}
/* ----------------- footer ----------------- */

A.footer:link {
	color: #CCCCCC;
}
A.footer:visited {
	color: #CCCCCC;
}
A.footer:hover {
	color: #FFFFFF;
}
/* ----------------- Top Nav ----------------- */

A.topNav:link {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.95em;
	background-color: #0B81E1;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A92F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A6BBC;
	float: left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	float: left;
	text-decoration: none;
}
A.topNav:visited {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.95em;
	background-color: #0B81E1;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A92F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A6BBC;
	float: left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	float: left;
	text-decoration: none;
}
A.topNav:hover {
	background-color: #0A70C2;
}

#BKLmenu {
	position:static;
	width:100%;
	background-color: #0B81E1;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subMenu {
	position:static;
	background-color: #cccccc;
	text-align: center;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}

A.subMenu:link {
	color: #333333;
	display: block;
	font-weight: normal;
	font-size: 0.85em;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
A.subMenu:visited {
	color: #333333;
	display: block;
	font-weight: normal;
	font-size: 0.85em;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
A.subMenu:hover {
	background-color: #BCBCBC;
}
#BKLmenu2 {
	position:static;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 650px;
}
	
#right {
	float: right;
	width: 560px;
	position: relative;
	height: 550px;
}
#rightContent {
	width: 560px;
	height: 450px;
	overflow: auto;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
#homeButtons {
	position:relative;
	top:440px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
}
.smallTitle {
	font-size: 1em;
	font-style: italic;
}

#mainContent {
	position: relative;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 560px;
	z-index: 0;
}
#titlePage {
	width: 970px;
	position: relative;
	background-repeat: no-repeat;
	height: 570px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}


.pageTitle {
	font-size: 1.4em;
	color: #005295;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#rolltipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1000;
	padding:3px;
	font-size:0.9em;
	background-color:#FF0000;
	border:1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
  }
.tableHead {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tableBody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

