/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;}

html {
	background: #f4f6f7 url("../images/bodyBg_tile.png") repeat-x;
	background: -webkit-linear-gradient(#6EA1BE, #A1BCCB 160px, #C8D3DA 500px, #F4F6F7 1274px);
	background:    -moz-linear-gradient(#6EA1BE, #A1BCCB 160px, #C8D3DA 500px, #F4F6F7 1274px);
	background:         linear-gradient(#6EA1BE, #A1BCCB 160px, #C8D3DA 500px, #F4F6F7 1274px);
	color: #333;
	min-height: 100%;
	overflow-y: scroll;
}
body {font:76%/1.25 "Helvetica Neue", Arial, sans-serif;}

abbr[title], acronym[title] {border-bottom:1px dotted #ebebee; cursor:help;}
a abbr[title], a acronym[title] {border-bottom:0;}
em, i {font-style:italic; font-weight:inherit;}
strong, b {font-weight:700; font-style:inherit;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
li li, li p, td p, blockquote p {font-size:1em;}
ins {text-decoration:none; color:#090; font-size:1.1em;}
del {text-decoration:line-through;}

/* [TOOLS] */
.clear:after {display:block; visibility:hidden; clear:both; height:0; content:".";}

/* documentViewer() fallback */
a[href]:only-child::after {font-size:.85em;}
a[href$='.doc']:only-child::after,
a[href$='.docx']:only-child::after {content:" (MS Word)";}
a[href$='.mp3']:only-child::after {content:" (MP3)";}
a[href$='.pdf']:only-child::after {content:" (PDF)";}
a[href$='.ppt']:only-child::after,
a[href$='.pptx']:only-child::after {content:" (MS PowerPoint)";}
a[href$='.xls']:only-child::after,
a[href$='.xlsx']:only-child::after {content:" (MS Excel)";}
a[href$='.zip']:only-child::after {content:" (ZIP)";}

/* Watchdog */
font, basefont {color:inherit; font:inherit; font-size:100%;}
center {text-align:inherit;}
s,strike/*,u*/ {text-decoration:inherit;}
div[align], h1[align], h2[align], h3[align], h4[align], h5[align], h6[align], p[align], blockquote[align], pre[align], font[align], img[align], center[align], dl[align], dd[align], dt[align], ul[align], ol[align], li[align], table[align], tr[align] {text-align:inherit;}
marquee {overflow:visible; -moz-binding:none;}
blink {text-decoration:none;}

/* Rounding */
.roundAll {-moz-border-radius:6px; border-radius:6px;}
.roundTop {-moz-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0;}
.roundBottom {-moz-border-radius:0 0 6px 6px; border-radius:0 0 6px 6px;}
.roundLeft {-moz-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;}
.roundRight {-moz-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0;}

/* skip links */
#skipLinks {height:0; width:0; overflow:hidden; position:relative; top:0; left:-999em;}

/* page dialogs */
.pageDialog {background-color:#F1F6F8; font:.9em "Helvetica Neue", Arial, sans-serif; line-height:1.2; text-align:left; position:relative; margin:0 auto; border:#CCC 3px solid; border-top-width:0; margin-bottom:4px; padding:10px 25px; width:910px;}
div.stackable {border-top-width:3px;}
.pageDialog a {color:#0365fe;}
.pageDialog a.close {position:absolute; top:3px; right:3px; border:0;}
.pageDialog a img {border:0;}
.pageDialog h2 {font:700 1.2em Georgia, "Times New Roman", Times, serif;}
.pageDialog h2.loading {display:block; background:url("../images/images/loading_bar.gif") center center no-repeat; text-align:center;}
.pageDialog .loadingOverlay {position:absolute; z-index:100; width:964px; margin:-10px 0 0 -25px; background-color:#F1F6F8; opacity:.75;}
.pageDialog .loadingOverlay p {position:absolute; top:20%; width:100%; background:url("../images/loading_bigcircle_red.gif") center top no-repeat; padding-top:60px; font:700 1.05em Georgia, "Times New Roman", Times, serif; text-align:center;}

.switchTemplate {
	background: #fff;
	border: 3px solid #3F4C6B;
	margin-top: 10px;
	width: 904px;
}
.switchTemplate > h2 { margin-top: 2px; }
.switchTemplate > p { margin-top: 1em; }

.fade {background:#fff url("../images/fadeToGray.png") 0 bottom repeat-x; padding:5px;}

/* primary containing block */
#widthControl {background:#fff; margin:10px auto; padding:10px; width:940px;}

/* Controls white padding around search, vNav, content, and ldUpdated areas */
#bodyPadding {background:#e0e8ef url("../images/bodyPaddingBg_tile.png") repeat-x; padding:0 0 10px; position:relative; z-index:1;}
#bodyPadding.supersuperwide, #bodyPadding.superwide {padding-bottom:0;}

/* Head */
#head {background:#fff url("../images/header_bg.png") no-repeat; font-size:1.1em; height:91px; position:relative; z-index:10;}
	#logoLink {display:block; height:70px; outline:0 none; position:absolute; left:12px; top:16px; text-indent:-999em; width:190px;}

	#googleBox {height:28px; overflow:hidden; position:absolute; top:53px; right:0; width:395px;}
		#google {height:28px; margin-top:0; width:395px;}
		#google label {display:none;}
		#google span {background:url("../images/header_matrix.png") 0 -30px no-repeat; display:block; float:left; height:28px; margin-right:8px; width:319px;}
		#google .text {background-color:transparent; border:0; padding:6px; vertical-align:bottom; width:297px;}
			#gButton {border:0; float:left; padding:0; vertical-align:middle; width:59px;}

	#topNav {float:right; height:30px; overflow:visible; position:relative; width:600px; z-index:10;}
	#topNav a:focus {outline:1px dotted #222;}
	#topNav div {display:none;}
	#topNav li:hover div, #topNav .hover div {display:block;}
	#topNav ul {height:30px; list-style:none; position:absolute; top:0; right:6px;}
	#topNav li {float:left; text-align:center; height:27px;}
	#topNav a {color:#44516f; display:block; height:30px; line-height:30px; overflow:hidden; padding:0 4px;}
	#topNav .home a {width:90px;}
	#topNav .about a {width:90px;}
	#topNav .jobs a {width:60px;}
	#topNav .news a {width:60px;}
	#topNav .azIndex a {width:80px;}
	#topNav .here {background:url("../images/header_matrix.png") no-repeat; font-weight:700; color:#000;}
	#topNav .jobs .here, #topNav .news .here {background-position:-186px 0;}
	#topNav .azIndex .here {background-position:-98px 0;}

	#topNav .allVisitors {position:relative; width:104px;}
	#topNav .allVisitors a {height:25px; line-height:25px; text-decoration:none;}
	#topNav .allVisitors .parent {background:#FF6101 url("../images/allVisitorsArrow.png") 0 2px no-repeat; border:2px solid #CB4D00; -moz-border-radius:4px; border-radius:4px; color:#fff; display:block; font-weight:700; margin-top:2px; padding-left:25px;}
	#topNav .allVisitors:hover .parent,
	#topNav .allVisitors .parent:focus {background-color:#CB4D00; background-position:0 -36px; border-width:2px 2px 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;}
	#topNav .allVisitors ul {background:#fff; background:rgba(255,255,255,.95); border:2px solid #CB4D00; -moz-border-radius:4px 0 4px 4px; border-radius:4px 0 4px 4px; display:none; height:auto; padding:5px 0; right:0; top:auto;}
	#topNav .allVisitors:hover ul,
	#topNav .allVisitors .parent:focus + ul {display:block;}
	#topNav .allVisitors li {float:none; height:auto; padding:0 5px; text-align:left; white-space:pre;}
	#topNav .allVisitors li > a {
		border-bottom: 1px solid #ddd;
		-webkit-transition: background .15s linear;
		   -moz-transition: background .15s linear;
		        transition: background .15s linear;
	}
	#topNav .allVisitors li a:hover {background:#CB4D00; color:#fff;}
	#topNav .allVisitors .more a {border-bottom:0 none; color:#006699; font-weight:700; text-align:right;}

/* Horizontal Navigation
 * - hNav styles account for technical difficulties spanning multiple browsers. Any alterations must be thoroughly tested cross-browser.
 * - Dependency: [hNav_matrix.gif] > Supplies graphic elements to hNav navigation area. Graphics are positioned on either hard edge (L or R), and stacked vertically with coordinates:
 *	+ [0px] = cap Left (left)
 * 	+ [-30px] = cap Right (right)
 * 	+ [-60px] = active cap Left (left)
 * 	+ [-90px] = active cap Right (right)
 * 	+ [-120px] = end cap Left (left)
 * 	+ [-150px] = end cap Right (right)
 * 	+ [-180px] = end active cap Right (right)
 * 	+ [-210px] = end active cap Left (left)
 */
#hNav {background:#303A52 url("../images/header_bg.png") left -91px no-repeat; clear:right; height:52px; position:relative; z-index:5;}
#hNav ul {background:url("../images/hNavBar.png") left bottom no-repeat; height:52px; list-style:none; margin:0; overflow:visible; padding:0;}
#hNav li {background:none; float:left; padding-top:9px; position:relative;}
#hNav li:hover div.one, #hNav li.hover div.one {display:block;}
#hNav li div.one {border-top:1px solid #333d56; display:none; background:url("../images/hNavDD_right.png") right bottom no-repeat; padding-right:6px; position:absolute; z-index:100; overflow:hidden; top:51px;}
#hNav li.active div.one {border-top:none; top:52px;}
#hNav li div.two {background:url("../images/hNavDD_left.png") 0 100% no-repeat; overflow:hidden;}
#hNav div ul {float:left; background:none; clear:none; margin:0; padding:7px 0 12px 7px; height:auto; width:170px; overflow:hidden;}
#hNav div li {background:none; float:none; padding:0; border-top:1px solid #dfdfdf;}
#hNav div li.first {border-top:none;}
#hNav div a {background:none; font-size:.96em; font-weight:400; text-align:left; color:#003063; height:auto; width:160px; padding:5px; line-height:1.2; display:block; text-decoration:none;}
#hNav div a:hover {background:#37415a; color:#fff; text-decoration:none;}
#hNav span a {background:none; color:#fff; display:block; font-size:1.1em; font-weight:700; height:43px; line-height:43px; overflow:hidden; text-align:center;}
#hNav .aircraft,
#hNav .airports,
#hNav .traffic		{width:100px;}
#hNav .data		{width:140px;}
#hNav .licenses	{width:175px;}
#hNav .regulations	{width:175px;}
#hNav .training	{width:150px;}

#hNav li.active {padding-top:0;}
#hNav li.active span.o1 {background:url("../images/hNavHover_left.png") no-repeat; display:block; height:52px;}
#hNav li.active span a {background:url("../images/hNavHover_right.png") 100% 0 no-repeat; padding-top:9px; color:#000;}
#hNav li:hover span a, #hNav li.hover span a {background:#303a52 url("../images/hNavHover_off.png") -10px 0 no-repeat; color:#fff; text-decoration:none;}
#hNav li:hover.first span a, #hNav li.firstHover span a {background-position:0 0;}
#hNav li:hover.last span a, #hNav li.lastHover span a {background-position:100% 0;}
#hNav li:hover.active span a, #hNav li.hoverActive span a {background:url("../images/hNavHover_right.png") 100% 0 no-repeat; color:#000;}

	/* menu positions */
	#hn-aircraft div {left:3px;}
	#hn-aircraft.active div {left:-1px;}
	#hn-airports div, #hn-traffic div, #hn-data div {left:-3px;}
	#hn-licenses div, #hn-regulations div {right:-3px;}
	#hn-training div {right:3px;}
	#hn-training.active div {right:-1px;}

	/* menu widths */
	#hn-aircraft div, #hn-education div, #hn-safety div, #hn-training div {width:177px;}
	#hn-airports div, #hn-traffic div, #hn-data div, #hn-licenses div, #hn-regulations div {width:354px;}

/* Vertical Navigation */
#vNav {float:left; font-size:1.1em; line-height:normal; margin-top:27px; overflow:hidden; width:160px;}
#vNav a {display:block;}
#vNav a.here {background-color:#FFF; border-top:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5; font-weight:700; color:#000;}
#vNav li a {color:#0a2d4f; font-weight:700; padding:6px 5px; width:150px;}
#vNav li li a {color:#204d79; font-size:.8em; font-weight:400;}
#vNav li li.isLB a {border-bottom:0;}
#vNav li li.isLB li a.here {border-bottom:1px solid #c5c5c5;}
#vNav li li ul {background-color:#f1f1f1; border-top:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1;}
#vNav li li li ul {border:none;}
#vNav li li li a {background:url("../images/sb_arrow_blue.gif") 4px 3px no-repeat; padding:5px 5px 5px 15px; width:140px;}
#vNav li li li li a {background-position:18px 3px; padding:5px 5px 5px 30px; width:125px;}

/* content wrappers */
.whiteSheet {background:#fff url("../images/whiteSheet_rounding.png") 0 100% no-repeat; clear:right; float:right; min-height:646px; padding-bottom:35px; position:relative; width:780px;}
.superwide .whiteSheet, .supersuperwide .whiteSheet {background-image:none; min-height:300px; width:940px;}

	#content {float:left; overflow:hidden; padding-left:20px; padding-bottom:10px; width:520px;}
	.supersuperwide #content {padding-left:0; width:940px;}
	.superwide #content {padding-left:0; width:700px;}
	.wide #content {width:760px;}

/* right sidebar */
#rightSidebar {float:right; margin-top:68px; overflow:hidden; padding:0; width:220px;}
#rightSidebar .doYouList h2 {background:#333 url("../images/grey_gradientSm.png") repeat-x; color:#fff; height:23px; line-height:23px; margin:0; padding-left:5px;}
#rightSidebar .doYouList ul {background-color:#f2f2f2; border:1px solid #d7d7d7; border-top-width:0; margin-top:0; padding:5px;}
#rightSidebar .doYouList li {background-image:none; margin-bottom:4px; padding:0;}
#rightSidebar .doYouList a, #rightSidebar .doYouList a:link {color:#000;}
#rightSidebar .doYouList a:visited {color:#222;}
#rightSidebar .doYouList a:hover {color:#5496c2;}
#rightSidebar .doYouList a:active {color:#069;}

/* footer */
#footer {border-top:1px solid #C3D2DF;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer > .top {border-top:1px solid #E9EEF3; margin:0 10px;}
#footer > div > div {width:49%;} /* specificity safeguard */
#footer .mobile {background:url("../images/visit-faa-mobile.png") no-repeat; display:block; height:62px; text-indent:-999em; width:172px;}

.stayConnected {width:120px;}
.stayConnected > li {float:left;}
.stayConnected > li:nth-child(1) > a {border-radius:3px 0 0 0;}
.stayConnected > li:nth-child(2) > a {border-radius:0 3px 0 0;}
.stayConnected > li:nth-child(3) > a {border-radius:0 0 0 3px;}
.stayConnected > li:nth-child(4) > a {border-radius:0 0 3px 0;}
.stayConnected > li > a {
	background: #f6f6f6 url("../images/socialMedia/socialSprite.png") no-repeat;
	display: block;
	height: 60px;
	outline: 0;
	text-indent: -999em;
	-webkit-transition: .2s linear;
	   -moz-transition: .2s linear;
	        transition: .2s linear;
	width: 60px;
}
.stayConnected > li > a:hover {background-color:#eee;}
.stayConnected > li > .twitter {background-position:0 -60px;}
.stayConnected > li > .youtube {background-position:0 -120px;}
.stayConnected > li > .subscribe {background-position:0 -240px;}

#footer > .roundBottom {
	background: #fff url("../images/footerGradient.png") 0 100% repeat-x;
	background: -webkit-linear-gradient(#fff, #F3F3F3);
	background:    -moz-linear-gradient(#fff, #F3F3F3);
	background:         linear-gradient(#fff, #F3F3F3);
	border-top: 1px solid #C3D2DF;
	margin-top: 20px;
	padding: 20px 2px 10px;
}
#footer > .roundBottom .twoColumn > .rightColumn {border:1px solid #C3D2DF; border-width:0 1px; min-height:120px;}
#footer > .roundBottom h2 {margin-top:0;}

#footer ul {margin:0; padding:0;}
#footer address {background:url("../images/footerSprite.png") 10px -95px no-repeat; font-style:normal; padding-left:80px;}
.readersViewers {overflow:hidden;}
.readersViewers li {float:left; padding-right:7px;}
.readersViewers a {background:url("../images/footerSprite.png") no-repeat; display:block; height:16px; overflow:hidden; text-indent:-999em; width:16px;}
.readersViewers .ppt > a {background-position:-16px 0;}
.readersViewers .zip > a {background-position:-32px 0; width:14px;}
.readersViewers .doc > a {background-position:-46px 0;}
.readersViewers .xls > a {background-position:-62px 0; width:15px;}
#footer .indent {border-right:0 !important; padding-left:25px; width:60%;}
#footer .indent > div {margin-top:15px; padding-left:35px;}
#footer .indent > div:first-child {background:url("../images/footerSprite.png") 0 -50px no-repeat; margin:0;}


/* page content: head area */
#breadcrumbs {background:#dfdfdf; color:#646464; float:right; font-size:.9em; line-height:1; margin-top:10px; overflow:hidden; padding:3px 5px; width:770px;}
	.supersuperwide #breadcrumbs, .superwide #breadcrumbs {width:930px;}
#breadcrumbs a {color:#8b8b8b; text-decoration:none;}
#breadcrumbs a:hover {color:#111; text-decoration:underline;}
#breadcrumbs span {font-size:1.1em; font-weight:700; padding:0 3px; position:relative; top:-1px;}
#breadcrumbs strong {font-weight:400;}

#pageTools {margin:3px 0 7px; overflow:hidden; padding-left:0;}
#pageTools li {float:left; margin-right:10px; padding:0;}
#pageTools a {background:url("../images/pageTools_matrix.png") no-repeat; color:#666; display:block; line-height:22px; padding:0 0 0 25px;}
#pageTools .email a {background-position:0 -38px;}
#pageTools .feed a {background-position:0 -119px; padding-left:22px;}
#pageTools .subscribe a {background-position:0 -80px; padding-left:24px;}

h1.pageTitle {font-size:1.5em; line-height:28px; margin:8px 0 3px;}
h1.pageTitle sup {color:#333; font-size:.61em; line-height:0; position:relative; top:-7px;}
h1.pageTitle sub {color:#333; font-size:.61em; line-height:0; position:relative; bottom:-4px;}
h1.noPageTools {border-top:0;}
h1.pageSubtitle {color:#808080; font-size:1.3em; line-height:1; margin:3px 0 5px;}

/* page content: user input */
.content {line-height:1.45;}

/* page last modified date */
#lastModified {color:#586163; font-size:0.8em; height:21px; line-height:21px; padding:2px; position:absolute; bottom:0; right:0; text-align:right;}

/* two column layout */
.twoColumn { overflow:hidden; }
.leftColumn, .rightColumn {
	overflow: hidden;
	width: 49%;
}
.leftColumn { float:left; }
.rightColumn { float:right; }

/* element spacing */
.content p, .content ul, .content ol, dl, form, table, blockquote, h1, h2, h3, h4, h5, h6 {margin:15px 0 2px;}
.content .join, .content .afterp {margin-top:2px;}

/* horizontal rules */
hr {border:1px solid #8e8e8e; border-width:1px 0 0; clear:both; height:0; margin:20px 0 0;}
hr.heavy {border-width:3px 0 0;}

/* links */
a { text-decoration: underline; }
tbody a,
ul a { text-decoration: none; }
a:link {color:#069;}
a:visited {color:#5496c2;}
a:hover, ul a:hover {color:#5496c2; text-decoration:underline;}
a:focus {outline:1px dotted #444;}
a:active {color:#069; text-decoration:underline;}
a[href^='/exit/'] {background:url("../images/exit_button.gif") 100% 2px no-repeat; padding-right:13px;}

/* headings */
h1 {font-size:1.4em;}
h2 {font-size:1.25em;}
h3, h4, h5, h6 {font-size:1.05em;} /* 3 visual levels enforced */

/* lists */
dt {margin:10px 0 2px 0; font-weight:700;}
dd {margin:2px 0 2px 15px;}

.content ul {margin-left:0; padding-left:4px;}
.content ul > li {list-style-type:none; background:url("../images/list_bullet.gif") 0 6px no-repeat; background:url(data:image/gif;base64,R0lGODlhBQAFAJEDAKenp83Nzbm5uf///yH5BAEAAAMALAAAAAAFAAUAAAIJXBQGewvo0kkFADs=) 0 6px no-repeat; padding-left:12px;}
.content ul ul > li {list-style-type:none; background:url("../images/list_bullet_indent.gif") 0 8px no-repeat;}
.content ol {list-style-position:outside; padding-left:28px;}
.content ol > li {list-style-type:decimal;}
.content ol ol > li {list-style-type:lower-alpha;}
.content ol ol ol > li {list-style-type:lower-roman;}
.content ul ol, .content ul ul, .content ol ul, .content ol ol {margin-bottom:2px; margin-top:2px;}

.content li.more {
	background-image: none;
	font-size: .9em;
	font-weight: 400;
	list-style-type: none;
	margin-top: 5px;
}
.content li.more a {font-weight:700;}
ul.oversized li li, ol.oversized li li, ul.oversized li li li, ol.oversized li li li {margin:0;}
ul.oversized li, ol.oversized li, ul.oversized li ol.oversized li, ul.oversized li ul.oversized li, ol.oversized li ol.oversized li, ol.oversized li ul.oversized li {margin:10px 0;}

/* in-page anchoring */
a.anchorUp, a.anchor-up, a.anchorDown, a.anchor-down {background-color:transparent; background-position:0 50%; background-repeat:no-repeat; padding:0 0 0 11px;}
a.anchorUp, a.anchor-up {background-image:url("../images/anchor_up.gif");}
a.anchorDown, a.anchor-down {background-image:url("../images/anchor_down.gif");}
ul.anchor-down li, ul.anchorDown li {background-image:url("../images/anchor_down.gif"); background-position:0 5px;}
ul.anchor-up li, ul.anchorUp li {background-image:url("../images/anchor_up.gif"); background-position:0 4px;}

/* images */
img.border {border:1px solid #1d1d1d;}
img.left {float:left; margin:4px 5px 4px 0;}
img.right {float:right; margin:4px 0 4px 5px;}
div.image img {display:block;}
div.s1 img, div.s3 img {border:1px solid #3d3d3d; margin:0 auto;}
div.s2 img {margin:0 auto;}
div.s2, div.s3 {border:1px solid #3d3d3d; padding:2px 0; background:#f1f1f1;}
div.image p.caption {margin:0 auto; font-style:italic; font-size:.8em;}

/* blockquote */
blockquote {margin-left:40px; margin-right:40px; padding:8px 10px 2px; font-style:italic; background-color:#efefef; color:#052346;}
blockquote p {margin:2px 0 8px;}
blockquote em {font-style:normal;}

/* super/subscript */
sup {font-size:.8em; padding-left:1px; position:relative; top:-3px; line-height:0;}
sub {font-size:.8em; padding-left:1px; position:relative; bottom:-3px; line-height:0;}

/* monospace/code */
code, tt {color:#a20; font:1.05em "Courier New", Courier, monospace; line-height:1.1;}
kbd {background-color:#eee; border:1px solid #ddd; border-bottom-color:#999; border-left-color:#999; font:1em "andale mono", "lucida console", "courier new", monospace; padding-left:2px; padding-right:2px;}
var {color:#a20; font-style:italic;}
kbd {background-color:#eee; border:1px solid #ddd; border-bottom-color:#999; border-left-color:#999; font:1em "andale mono", "lucida console", "courier new", monospace; padding-left:2px; padding-right:2px;}

/* tables */
table {border:1px solid #888; border-collapse:collapse; border-spacing:0; margin:18px 0 2px; text-align:left;}
table.layout {border:0; margin:15px 0 0;}
table.layout tbody td, table.layout tbody th {border:0; padding:0;}
table.strict {
	table-layout: fixed;
	width: 100%;
}
/* row striping */
.striped > tbody > tr:nth-child(odd) > td {background-color:#fff;}
.striped > tbody > tr:nth-child(even) > td {background-color:#f3f3f3;}

td, th {background-color:#FFF; padding:2px 5px; text-align:inherit; vertical-align:top;}
caption {font-weight:700; margin:0; text-align:left;}
caption.header {background-color:#4D4D4D; border:1px solid #2F2F2F; color:#FFF; margin:0; text-align:center;}
thead {font-size:1em;}
thead tr th {background-color:#052346; border:1px solid #777; color:#fff; font-weight:700;}
thead .level-one th, thead .levelOne th {background-color:#003063;}
thead .level-two th, thead .levelTwo th {background-color:#052346;}
thead tr th a, thead tr th a:link, thead tr th a:visited {color:#fff !important;}
tfoot td, tfoot th {background-color:#003063; border:1px solid #888; border-top:2px solid #666; color:#fff; font-size:.9em; font-weight:700;}
tbody tr {background-color:#fff;}
tbody .altBg td, tbody .altBg th, tbody .alt-bg td, tbody .alt-bg th {background-color:#f3f3f3;}
tbody td {border:1px solid #888;}
tbody th {border:1px solid #535353; font-weight:700;}

table.centered, tr.centered, td.centered, th.centered {text-align:center;}
table.left, tr.left, td.left, th.left {text-align:left;}
table.right, tr.right, td.right, th.right {text-align:right;}

/* forms */
fieldset {
	margin: 0 0 6px;
}
input, select, textarea {margin:2px 4px; min-height:17px; padding:1px;}
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"] {-moz-border-radius:2px; border-radius:2px; vertical-align:bottom;}
input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

input.button {background:#fff url("../images/buttonDefaultInverted.gif") repeat-x; border:1px solid #888; border-top-color:#bbb; border-left-color:#bbb; color:#333; font:700 .9em Geneva, Verdana, sans-serif; margin-right:10px; padding:3px 6px;}
input.button:hover {background-image:url("../images/buttonDefault.gif"); border-color:#888; cursor:pointer;}
input.button:active {border-color:#999 #999 #ccc #ccc; position:relative; bottom:-1px; right:-1px;}
input.primary {border-color:#333;}
input.secondary {background-image:url("../images/buttonSecondaryInverted.gif"); color:#666;}
input.secondary:hover {background-image:url("../images/buttonSecondary.gif");}
label {font-weight:700;}
label.secondary {font-weight:400;}
optgroup {border-bottom:1px dotted #ccc; color:#999; font-style:normal; font-weight:700; padding-bottom:3px;}
option {color:#000; font-style:normal; font-weight:400;}
textarea {font-family:inherit; font-size:13px; line-height:1.25; overflow:auto;}

form.layout .formRow {
	border: 1px solid transparent;
	clear: both;
	overflow: hidden;
	padding: 4px;
}
.layout.striped .formRow:nth-child(odd) {background-color:#fff;}
.layout.striped .formRow:nth-child(even) {background:#f3f3f3;}
form.layout .altBg {background:#f3f3f3;}
form.layout div.required p {font-size:.76em;}
form.layout span.required {
	color: #A00;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1;
	line-height: 1rem;
	margin-right: 2px;
	position: relative;
	top: 3px;
}
form.layout fieldset {border:1px solid transparent;}
form.layout .border {border:1px solid #999;}
form.layout .noLabel {padding-left:162px;}

form.layout .caption {
	clear: both;
	display: block;
	font-size: .9em;
	font-style: italic;
	margin-left: 158px;
}
form.layout .noLabel .caption { margin-left: 0; }

/* legends */
form.layout legend {color:#024; font-size:1.1em; font-weight:700; margin-left:10px; padding:0 10px;}
form.layout .legend {font-size:1em; font-weight:700; margin-top:2px; padding:2px 8px;}
form.layout h2.legend {border-bottom:1px solid #A4AFAD;}

/* labels */
form.layout label {clear:left; color:#024; display:inline-block; margin-right:5px; text-align:right; vertical-align:top; width:150px;}
form.layout label.secondary {clear:none; padding-left:4px; text-align:left; width:auto;}

/* input fields */
form.layout input,
form.layout .input,
form.layout select,
form.layout textarea {margin:0;}
form.layout input[type="email"],
form.layout input[type="file"],
form.layout input[type="number"],
form.layout input[type="password"],
form.layout input[type="tel"],
form.layout input[type="text"],
form.layout select,
form.layout textarea {background:#fff; border:1px solid #999; font:inherit; vertical-align:text-top;}
form.layout input[type="number"] { min-height: 18px; }
form.layout input.readOnly {border-width:0 1px 1px; border-style:none solid dotted; border-color:#CCC #EEE;}
form.layout textarea {padding:2px;}

/* error and locked fields */
form.layout input.error, form.layout input.errorField, form.layout textarea.errorField, form.layout select.errorField {background-color:#fdd;}
form.layout input[disabled],
form.layout textarea[disabled],
form.layout input[readonly],
form.layout textarea[readonly],
form.layout input.locked,
form.layout textarea.locked {
	background: #f6f6f6;
	color: #666;
}

/* checkbox and radio */
form.layout .optionGroup {
	clear: both;
	padding: 4px;
}

form.layout .optionGroup legend {margin-left:0;}
form.layout .optionGroup label {
	clear: none;
	font-weight: 400;
	margin: 0 3px;
	text-align: left;
	width: 320px;
}
          .wide form.layout .optionGroup label { width: 554px; }
     .superwide form.layout .optionGroup label { width: 494px; }
.supersuperwide form.layout .optionGroup label { width: 734px; }

form.layout .optionGroup input[type="checkbox"],
form.layout .optionGroup input[type="radio"] {clear:left; margin:0 0 0 158px;}
form.layout .formRow .optionGroup input[type="checkbox"],
form.layout .formRow .optionGroup input[type="radio"] { margin-left: 154px; }

/* checkbox and radio: horizontal layout */
form.layout .horizontal {padding-left:154px;}
form.layout .horizontal legend,
form.layout .horizontal .legend {margin-left:-150px;}
form.layout .horizontal label {clear:none; margin:0 6px 0 3px; text-align:left; width:auto !important;}
form.layout .horizontal input[type="checkbox"] {clear:none; margin:0 0 0 8px;}
form.layout .horizontal input[type="radio"] {clear:none; margin:0 0 0 5px;}
form.layout .horizontal br {clear:both;}
form.layout .horizontal span.label {
	display: inline-block;
	font-weight: 700;
	margin-left: -150px;
	text-align: right;
	vertical-align: top;
	width: 150px;
}

/* hover/focus */
form.layout.hover .formRow:hover, form.layout.hover .optionGroup:hover {background-color:#F4F4F4;}
form.layout.hover .alt-bg:hover {background-color:#EFE1B3; border:1px solid #DFCF99;}
form.layout.hover input[type="password"]:hover,
form.layout.hover input[type="text"]:hover,
form.layout.hover select:hover,
form.layout.hover textarea:hover,
form.layout input[type="password"]:focus,
form.layout input[type="text"]:focus,
form.layout select:focus,
form.layout textarea:focus {border-color:#666;}

/* placeholder fallback class added by JS */
.placeholder { color: #aaa; }

/* textCAPTCHA() UDF */
.textCAPTCHA {
	background: #f5f5f5;
	-moz-border-radius: 6px;
	     border-radius: 6px;
}
div.textCAPTCHA > label {
	display: block;
	padding: 2px 0;
	text-align: left;
	width: auto;
}
div.textCAPTCHA > input { margin-left: 158px; }
div.textCAPTCHA > .caption { margin: 0 12px; }

/* message boxes */
.message-box {background-position:8px 8px; background-repeat:no-repeat; border:1px solid; margin:15px 0; padding:6px 6px 6px 27px;}
.failure {border-color:#c00; background-color:#fdd; background-image:url("/images/applications/msgbox_icon_failure.gif");}
.success {border-color:#3e9f20; background-color:#e3ffdd; background-image:url("/images/applications/msgbox_icon_success.gif");}
.warning {border-color:#fa7b1e; background-color:#fff4b9; background-image:url("/images/applications/msgbox_icon_warning.gif");}
.info {border-color:#1086e7; background-color:#eaf6ff; background-image:url("/images/applications/msgbox_icon_info.gif");}
.loading {border-color:#bbb; background-color:#fff; background-image:url("/images/applications/msgbox_icon_loading.gif");}
.message-box p, .message-box ul {font-size:.8em; font-weight:700; margin:3px 0 5px;}
.message-box ul {margin-left:-5px;}
.failure p, .failure ul {color:#900;}
.failure ul li {background:url("/images/applications/msgbox_bullet_failure.gif") 0 3px no-repeat;}
.success p, .success ul {color:#444;}
.warning p, .warning ul {color:#d46e00;}
.info p, .info ul {color:#0833a1;}
.loading p, .loading ul {color:#888;}

/* Social feeds */
.feed > h2 {background:#E4E5E6; -moz-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0; color:#fff; margin:0; padding:4px 8px;}
.feed > h2 > a {-moz-border-radius:6px 6px 0 0; border-radius:6px 6px 0 0; color:#def; outline:0; text-decoration:none;}
.feed > h2 > a:hover {text-decoration:underline;}
.feed > ul {border:1px solid #E9EAEB; border-width:1px 0; margin:0; max-height:347px; overflow-x:hidden; overflow-y:scroll; padding-left:0;}
.feed > ul > li {background:none; border-top:1px solid #ddd; padding:10px 5px;}
.feed > ul > li:first-child {border:0;}
.feed > ul > li:hover {-moz-box-shadow:0 0 15px #f6f6f6 inset; -webkit-box-shadow:0 0 15px #f6f6f6 inset; box-shadow:0 0 15px #f6f6f6 inset;}
.feed > ul > li:nth-child(even) {background:#f6f6f6; -moz-border-radius:3px 0 0 3px; border-radius:3px 0 0 3px;}
.feed > ul > li:nth-child(even):hover {-moz-box-shadow:0 0 15px #eee inset; -webkit-box-shadow:0 0 15px #eee inset; box-shadow:0 0 15px #eee inset;}
.feed > ul > li > p {margin-top:2px;}
.feed > ul a {text-decoration:underline;}
.feed > ul a:link {color:#069;}
.feed > ul a:visited {color:#5496c2;}
.feed > ul a:hover {color:#5496c2;}
.feed > ul small > a {background:url("../images/socialMedia/socialSprite.png") no-repeat;}
/* Facebook */
.feed.facebook > ul .linkDescription {border-left:2px solid #ccc; clear:both; color:#666; padding-left:5px;}
.feed.facebook small > a {background-position:0 -300px; padding-left:17px;}
/* Twitter */
.feed.twitter > h2 {background:#0076C0;}
.feed.twitter > h3 {color:#666; margin:0; padding:6px 5px 5px;}
.feed.twitter > h3 > a {background:url("../images/socialMedia/twitter-follow.png") no-repeat; display:inline-block; height:20px; outline:0; text-indent:-999em; width:60px;}
.feed.twitter small > a {background-position:0 -320px; padding-left:20px;}
/* YouTube */
.feed.youtube small > a {background-position:0 -340px; padding-left:37px;}

/* Orders/Notices */
#formSearchDirectives {background:#85C1CC url("../images/aptStat_search_gradient.png") left bottom repeat-x; margin:0; padding:5px;}
#formSearchDirectives input.primary {width:90px; border:1px solid #999; -moz-border-radius:4px; border-radius:4px; margin:0 8px; color:#444;}
#formSearchDirectives label {padding:0 4px; margin:0; color:#FFF;}
#formSearchDirectives select {width:120px; padding:2px 3px 2px 1px; border:1px solid #999; -moz-border-radius:4px; border-radius:4px; margin:0;}
#formSearchDirectives #display {width:110px;}
#formSearchDirectives #wfq {-moz-border-radius:3px; border-radius:3px; border:1px solid #999; height:18px; padding-top:4px; padding-left:4px; margin:0 2px; width:97%;}
#formSearchDirectives .hidden {display:none !important;}
#formSearchDirectives .formRow label, #formSearchDirectives .formRow .primary {float:none; display:inline; font-weight:700; width:auto;}
#formSearchDirectives .formRow label, #formSearchDirectives .formRow .primary {margin-left:10px;}
#formSearchDirectives .message-box {margin:0 0 5px 0;}
#formSearchDirectives .message-box li {margin-left:18px;}

/* helper classes */
div.left {float:left; margin:0 10px 10px 0;}
div.right {float:right; margin:0 0 10px 10px;}
p.right {text-align:right;}
.hide, .hidden, .forPrint { display: none; }
.visuallyHidden { /* hide only visually and remain available for screenreaders */
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
big, .big {font-size:1.15em;}
small, .small {font-size:.85em;}
.bold {font-weight:700;}
.alert {color:#e00 !important;}
.allCaps {text-transform:uppercase;}
.smallCaps {font-variant:small-caps;}
