/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 11px;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 130%;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0;
} 

h1 {
    font-size: 20px;
	line-height: 120%;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
	color: #0068B3;
}

h2, h3, h4 {
    font-size: 13px;
	line-height: 120%;
	padding: 0 0 15px 0;
	margin: 0;
	color: #003366;
}

h2 span {
	float: right;
	font-weight: bold;
}

h2 span img {
	vertical-align: -0.1em;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #0068B3;
	text-decoration: none;
}

a:hover {
	color: #0068B3;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

/* lists */

ul {
	list-style: none;
	margin: 0 0 15px 0;
}

ul li {
	background: url(/images/bullet_square.jpg) top left no-repeat;
	padding: 0 0 0 12px;
}

.bullets li {
	background: url(/images/bullet_disc.jpg) top left no-repeat !important;
	padding: 0 0 9px 12px;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

td.dotted-separator {
	background: url(/i/dotted_vertical.gif) top left repeat-y;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 760px;
}

/* util links */

#util p {
	text-align: right;
	color: #0068B3;
	font-size: 10px;
	padding: 2px 0 0 0;
}

#util p a {
	color: #0068B3;
	font-size: 10px;
}

#util p span {
	color: #000;
	font-weight: bold;
}

#util p span img {
	vertical-align: -0.1em;
}

#logo-top {
	margin: -15px 0 0 0;
}

/* home features */

#home-features {
	background: url(/images/home_feat_bg.jpg) left bottom no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#home-features .features {
	float: left;
	width: 255px;
}

#home-features .features-last {
	float: left;
	width: 250px;
}

#home-features .features .content, #home-features .features-last .content {
	padding: 9px 15px 0 15px;
}

/* main navigation */

.tnav-subnav img {
	border-bottom: 1px solid #CDECF7;
}

.tnav-subnav .selected {
	border-bottom: 1px solid #08A3D7;
}

/* sub navigation */

#subnav {
	border-bottom: 1px solid #3A87CA;
	border-left: 1px solid #0682AC;
	background: #08A3D7;
	color: #67C8E6;
	padding: 5px 0 5px 7px;
	
}

#subnav span {
	background: url(/images/yellow_arrow.jpg) left top no-repeat;
	padding: 0 0 0 12px;
	margin: 0 14px 0 16px;
}

#subnav a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	
	padding: 0 0 0 0;
}

#subnav a.selected {
	color: #FFCC03;
}

#subnav a:hover {
	text-decoration: none;
}

/* breadcrumb */

#crumb {
	background: url(/images/crumb_bg.jpg) left top no-repeat;
	border-bottom: 1px solid #cacaca;
	color: #003366;
	padding: 8px 8px 9px 23px;
	font-weight: bold;
	font-size: 10px;
}

#crumb a {
	font-weight: normal;
}

#crumb #print-page {
	background: url(/images/icon_print.jpg) left top no-repeat;
	padding: 0 0 0 17px;
	float: right;
}

#crumb #print-page a {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}

/* content area */

#content-container {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content-container .content-block {
	padding: 15px 23px 1px 23px;
}

#content-container .content-block-landing {
	padding: 15px 0 0 23px;
}

/* special area */

#special-info {
	background: url(/images/special_top.jpg) left top no-repeat;
	padding: 6px 0 0 0;
	margin: 0 0 15px -24px;
	width: 746px;
}

#special-info .content {
	background: url(/images/special_bg.jpg) left top repeat-y;
}

#special-info .content1 {
	background: url(/images/special_bottom.jpg) left bottom no-repeat;
	padding: 0 0 4px 0;
}

#special-info .content1  p {
	padding: 0 60px 0 0;
}

/* elevator operations table */

#elevator-operations th {
	text-align: left; background: #EDEDED;
	padding: 7px 20px 7px 20px;
}

#elevator-operations td {
	padding: 8px 20px 0 20px;
}

#elevator-operations td.last {
	padding: 8px 20px 8px 20px;
}

/* contact page */

.contact {
	background: #F7F7F7 url(/images/dot.jpg) left top repeat-x;
	padding: 1px 0 0 0;
}

.contact .content {
	background: #F7F7F7 url(/images/dot.jpg) left bottom repeat-x;
	padding: 21px 35px 10px 35px;
}


/* floated images */

.img-flush-right {
	float: right;
	margin: 0 0 5px 20px;
}

.img-flush-left {
	float: left;
	margin: 0 10px 5px 0;
}

.img-text-right {
	float: right;
	margin: 0 0 5px 20px;
	width: 160px;
}

.img-text-right img {
	margin: 0 0 3px 0;
}

/* footer */

#footer {
	color: #0068B3;
	font-size: 10px;
	padding: 5px 0 0 3px;
}

/* other styles */

.blue  {
	color: #0068B3;
}

.orange {
	color: #DC521F;
	font-size: 13px;
	font-weight: bold;
}

.no-padding {
	padding: 0 0 5px 0;
}

.note {
	font-size: 10px;
	padding: 0 203px 5px 0;
	text-align: right;
}

.dotted-line {
	background: url(/images/grey_dot.jpg) left top repeat-x;
	padding: 0 0 0 0;
}

#hdr-print {
	display: none;
}

.b2b-link {
	color: #0068b3;
}
