﻿/************************* Module Layout Styles *************************/
div.Flightcell_co_nz_Base, html.Flightcell_co_nz_Base, html.Flightcell_co_nz_Base td{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.Flightcell_co_nz_Base .ModuleTitle .ModuleButton{
	position: relative;
	float: right;
}
.Flightcell_co_nz_Base h1.ModuleTitle{
	padding-right: 4px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 11px;
	vertical-align: bottom;
	color: #333333;
}
.RightPane .Flightcell_co_nz_Base{
	width: 180px
}
.Flightcell_co_nz_Base .ModuleTitle .Head{
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #333333;
	line-height: 20px;
	position: relative;
	height: 24px
}
.Flightcell_co_nz_Base .ModuleContent{
	padding-right: 6px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
}
/*====================================Module Content Text Styles====================================*/
.Flightcell_co_nz_Base h1, .Flightcell_co_nz_Base .Head{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: black;
}
.Flightcell_co_nz_Base h2, .Flightcell_co_nz_Base .SubHead{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.Flightcell_co_nz_Base .SubHeadShop{
	font-weight: bold;
	font-size: 11px;
	color: black;
}
.Flightcell_co_nz_Base .SubHeadRed{
	font-weight: bold;
	font-size: 12px;
	color: #ff6633;
}
.Flightcell_co_nz_Base h3, .Flightcell_co_nz_Base h4, .Flightcell_co_nz_Base h5, .Flightcell_co_nz_Base h6{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.Flightcell_co_nz_Base p, .Flightcell_co_nz_Base .Normal{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px
}
.Flightcell_co_nz_Base a, .Flightcell_co_nz_Base a:link, .Flightcell_co_nz_Base a:visited, .Flightcell_co_nz_Base a:active{
	color: black
}
.Flightcell_co_nz_Base a:hover{
	color: #ff9966;
	text-decoration: underline
}
.Flightcell_co_nz_Base hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	background-color: #cccccc;
	border-bottom-style: none
}
.Flightcell_co_nz_Base li{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.Flightcell_co_nz_Base .Field{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.Flightcell_co_nz_Base .Button{
	border-right: 1px solid #696969;
	padding-right: 6px;
	border-top: silver 1px solid;
	padding-left: 6px;
	height: 20px;
	font-size: 10px;
	overflow: visible;
	border-left: silver 1px solid;
	color: Gray;
	line-height: 20px;
	border-bottom: 1px solid #696969;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: hand
}
.Flightcell_co_nz_Base input.Button{
	line-height: 16px
}