

/* general body classes */
body {
	margin: 0px;
	background-color: #f9f9e9;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
}

td {
	vertical-align: top
}

td.bottom {
	vertical-align: bottom
}

td.middle {
	vertical-align: middle
}

table.storecontent {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.selectedColor {
	background-color: #cccc99;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
}

#error {
	color: red;
}

.overlayContent {
	display: none;
	z-index: 2;
	top: 5px;
	left: 5px;
	width: 1000;
	height: 2000;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	background-image: url(https://elinkportaldev.jeppesen.com/elink/useradmin/images/semitransparent-w.gif);
}

.boxBlackShadows {
	border-top: solid gray 2px;
	border-left: solid gray 2px;
	border-right: solid black 4px;
	border-bottom: solid black 4px;
}

a.contentlink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.contentlink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.contentlink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.contentlink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

.roleContent {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	cursor: pointer;
}

/* same as whiteLink2 */
.tableHeader {
	background-color: #0099cc;
	text-align: left;
	vertical-align: top;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 5px;	
}

th[class~=sortable] a {
	color: #FFFFFF;
	text-decoration: underline;
}

th[class~=sortable] a:hover {
	color: LightBlue;
	text-decoration: underline;
}

th[class~=sortable] a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

th[class~=order1] {
	background-color: #4682B4;
	background-image: url(https://elinkportaldev.jeppesen.com/elink/useradmin/images/down2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;	
}

th[class~=order2] {
	background-color: #4682B4;
	background-image: url(https://elinkportaldev.jeppesen.com/elink/useradmin/images/up2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;	
}

.dataTable tr.odd {
	background-color: #cccc99;
	padding: 2px 4px 2px 4px;
}

.dataTable tr.even {
    background-color: #ffffcc;
	padding: 2px 4px 2px 4px;
}

.coverageTable tr.odd {
	background-color: #DDDDA5;
	padding: 2px 4px 2px 4px;
}

.coverageTable tr.even {
	background-color: #E7E7B8;
	padding: 2px 4px 2px 4px;
}

a.h2small {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
	text-decoration: none
}

a.bluelink {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #006699
}

a.bluelink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	color: #999966
}

a.anchorlink {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.anchorlink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #999966
}

a.anchorlink:visited {
	color: #006699
}

a.mouselink {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 12px;
	color: #666633
}

a.mouselink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 12px;
	color: #999966
}

.inactive {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.inactive {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none
}

.content {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.content a {
	color: #006699
}

.content a:hover {
	color: #006699
}

.content a:visited {
	color: #006699
}

/* image padding */
.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}  /* left-aligned with right- and bottom- */
.floatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 3px;
}  /* right-aligned with left- and bottom- */
.contentta {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #333333
}

.contenttitle {
	font-family: verdana, helvetica, arial;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #006699
}

.h2 {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #006699
}

.h2small {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699
}

.h2small a {
	text-decoration: none
}

.h2small a:hover {
	text-decoration: none
}

.h2small a:visited {
	text-decoration: none
}

.h2sub {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666666
}

.h2title {
	font-family: verdana, helvetica, arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333333
}

.h3 {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333
}

.h4 {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333
}

.bgwhite {
	background-color: #ffffff;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.mousetype {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 12px;
	color: #333333
}

.blue {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

.unbold {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

.red {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #4b2a26
}

.error {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #cc0000
}

/*added to make a way to enlarge images */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink,#nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink :hover,#prevLink :visited :hover {
	background: url(images/prev.gif) left 55% no-repeat;
}

#nextLink :hover,#nextLink :visited :hover {
	background: url(images/next.gif) right 55% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix { /* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* end */ /*added to allow removal of hardcoded bgcolor tags - gavin */
.pagecolor {
	background-color: #CCCC99;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.legal {
	background-color: #F9F9E9;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	vertical-align: top
}

.legal a {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

.legal a:hover {
	color: #666666
}

.legal a:visited {
	color: #006699
}

/* new section color body classes -- gavin*/
.h2general {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #336633
}

.h2smallgeneral {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #336633
}

a.generallink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #336633
}

a.generallink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.generallink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #336633
}

.h2commercial {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #006699
}

.h2smallcommercial {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699
}

a.commerciallink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.commerciallink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.commerciallink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

.h2business {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #336699
}

.h2smallbusiness {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #336699
}

a.businesslink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #336699
}

a.businesslink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.businesslink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #336699
}

.h2home {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #006699
}

.h2smallhome {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #006699
}

a.homelink {
	font-family: verdana, hevetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.homelink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666
}

a.homelink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

a.form {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
}

.formfield {
	background-color: #999999;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #FFFFFF
}

.white {
	font-family: verdana, helvetica, arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF
}

.whitebold {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF
}

a.whitelink {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF
}

a.whitelink:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none
}

a.whitelink:visited {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF
}

.button {
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px #9D9D9D solid;
	border-right: 1px #7E7E7E solid;
	border-bottom: 1px #7E7E7E solid;
	border-left: 1px #9D9D9D solid;
	text-decoration: none;
	cursor: pointer;
}

.button a {
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px #9D9D9D solid;
	border-right: 1px #7E7E7E solid;
	border-bottom: 1px #7E7E7E solid;
	border-left: 1px #9D9D9D solid;
	text-decoration: none;
}

.btnGrey {
	padding: 2px;
	background-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font: bold 10.5px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.btnGreyOn {
	padding: 2px;
	background-color: #666;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	color: #fff;
	font: bold 10.5px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.button a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

.button a:visited {
	background-color: #999999;
	color: #FFFFFF;
}

.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #006699
}

.double {
	border-style: double;
	border-color: #666666
}

.rightborder {
	border-width: 0px 5px 0px 0px;
	border-color: #666666;
	border-style: solid
}

.leftborder {
	border-width: 0px 0px 0px 5px;
	border-color: #666666;
	border-style: solid
}

.trblue {
	background-color: #006699;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px
}

.trblue2 {
	background-color: #006699;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px
}

.trred {
	background-color: #993333;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px
}

.trcontenttable {
	background-color: #666666;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
}

.trtabletitle {
	background-color: #999966;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	padding-left: 4px;
}

.trtabletitle a {
	background-color: #999966;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	padding-left: 4px;
}

.trtabletitle a:hover {
	background-color: #999966;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}

.trtabletitle a:visited {
	color: #333333
}

.tr1 {
	background-color: #DDDDA5;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tr2 {
	background-color: #E7E7B8;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tr1button {
	background-color: #DDDDA5;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tr2button {
	background-color: #E7E7B8;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.trgrey {
	background-color: #CCCCCC;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.trgray {
	background-color: #CCCCCC;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.trwhite {
	background-color: #FFFFFF;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tregg {
	background-color: #F9F9E9;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.boxstore {
	background-color: #ACB2C4;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.box {
	background-color: #C1C8C9;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333
}

.boxborder {
	background-color: #C1C8C9;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #006699
}

/* new styles for the user admin tool */
.white2 {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF
}

a.whitelink2 {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline
}

a.whitelink2:hover {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none
}

a.whitelink2:visited {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline
}

.tr1ua {
	background-color: #FFFFCC;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tr2ua {
	background-color: #CCCC99;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.trblueua {
	background-color: #0099CC;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px
}

.tr1gray {
	background-color: #A5A5A5;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

.tr2gray {
	background-color: #B5B5B5;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-left: 4px
}

/* content section classes */
.homedark {
	background-color: #006699
}

.homelight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/home/bar_bg.gif);
	background-repeat: repeat-x
}

.homelight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/home/bar_bg2.gif);
	background-repeat: repeat-x
}

.cfidark {
	background-color: #006699
}

.cfilight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/cfi/bar_bg.gif);
	background-repeat: repeat-x
}

.cfilight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/cfi/bar_bg2.gif);
	background-repeat: repeat-x
}

.wingsdark {
	background-color: #006699
}

.wingslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/wings/bar_bg.gif);
	background-repeat: repeat-x
}

.wingslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/wings/bar_bg2.gif);
	background-repeat: repeat-x
}

.jeppservicesdark {
	background-color: #006699
}

.jeppserviceslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jeppservices/bar_bg.gif);
	background-repeat: repeat-x
}

.jeppserviceslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jeppservices/bar_bg2.gif);
	background-repeat: repeat-x
}

.jaadark {
	background-color: #006699
}

.jaalight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jaa/bar_bg.gif);
	background-repeat: repeat-x
}

.jaalight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jaa/bar_bg2.gif);
	background-repeat: repeat-x
}

.gadark {
	background-color: #006699
}

.galight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg.gif);
	background-repeat: repeat-x
}

.galight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg2.gif);
	background-repeat: repeat-x
}

.marinedark {
	background-color: #006699
}

.marinelight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/marine/bar_bg.gif);
	background-repeat: repeat-x
}

.marinelight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/marine/bar_bg2.gif);
	background-repeat: repeat-x
}

.cadark {
	background-color: #006699
}

.calight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/ca/bar_bg.gif);
	background-repeat: repeat-x
}

.calight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/ca/bar_bg2.gif);
	background-repeat: repeat-x
}

.asddark {
	background-color: #006699
}

.asdlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/asd/bar_bg.gif);
	background-repeat: repeat-x
}

.asdlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/asd/bar_bg2.gif);
	background-repeat: repeat-x
}

.gmsdark {
	background-color: #006699
}

.gmslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/gms/bar_bg.gif);
	background-repeat: repeat-x
}

.gmslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/gms/bar_bg2.gif);
	background-repeat: repeat-x
}

.jeppbiodark {
	background-color: #006699
}

.jeppbiolight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jeppbio/bar_bg.gif);
	background-repeat: repeat-x
}

.jeppbiolight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jeppbio/bar_bg2.gif);
	background-repeat: repeat-x
}

.raildark {
	background-color: #006699
}

.raillight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/rail/bar_bg.gif);
	background-repeat: repeat-x
}

.raillight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/rail/bar_bg2.gif);
	background-repeat: repeat-x
}

.JeppAcademydark {
	background-color: #006699
}

.JeppAcademylight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/JeppAcademy/bar_bg.gif);
	background-repeat: repeat-x
}

.JeppAcademylight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/JeppAcademy/bar_bg2.gif);
	background-repeat: repeat-x
}

.cfidark {
	background-color: #006699
}

.cfilight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg.gif);
	background-repeat: repeat-x
}

.cfilight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg2.gif);
	background-repeat: repeat-x
}

.landingdark {
	background-color: #006699
}

.landinglight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg.gif);
	background-repeat: repeat-x
}

.landinglight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/landing/bar_bg2.gif);
	background-repeat: repeat-x
}

.navsuitedark {
	background-color: #006699
}

.navsuitelight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/navsuite/bar_bg.gif);
	background-repeat: repeat-x
}

.navsuitelight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/navsuite/bar_bg2.gif);
	background-repeat: repeat-x
}

.badark {
	background-color: #006699
}

.balight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/navsuite/bar_bg.gif);
	background-repeat: repeat-x
}

.balight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/navsuite/bar_bg2.gif);
	background-repeat: repeat-x
}

.jifpdark {
	background-color: #006699
}

.jifplight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg.gif);
	background-repeat: repeat-x
}

.jifplight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg2.gif);
	background-repeat: repeat-x
}

.flitestardark {
	background-color: #006699
}

.flitestarlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg.gif);
	background-repeat: repeat-x
}

.flitestarlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg2.gif);
	background-repeat: repeat-x
}

.vfrdark {
	background-color: #006699
}

.vfrlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg.gif);
	background-repeat: repeat-x
}

.vfrlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/jifp/bar_bg2.gif);
	background-repeat: repeat-x
}

.rockwelldark {
	background-color: #006699
}

.rockwelllight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/rockwell/bar_bg.gif);
	background-repeat: repeat-x
}

.rockwelllight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/rockwell/bar_bg2.gif);
	background-repeat: repeat-x
}

.universaldark {
	background-color: #006699
}

.universallight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/universal/bar_bg.gif);
	background-repeat: repeat-x
}

.universallight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/universal/bar_bg2.gif);
	background-repeat: repeat-x
}

.promodark {
	background-color: #006699
}

.promolight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/promo/bar_bg.gif);
	background-repeat: repeat-x
}

.promolight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/promo/bar_bg2.gif);
	background-repeat: repeat-x
}

.nonedark {
	background-color: #006699
}

.nonelight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/home/bar_bg.gif);
	background-repeat: repeat-x
}

.nonelight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/home/bar_bg2.gif);
	background-repeat: repeat-x
}

.aboutdark {
	background-color: #006699
}

.aboutlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/about/bar_bg.gif);
	background-repeat: repeat-x
}

.aboutlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/about/bar_bg2.gif);
	background-repeat: repeat-x
}

.productsdark {
	background-color: #006699
}

.productslight {
	background-color: #999999;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/products/bar_bg.gif);
	background-repeat: repeat-x
}

.productslight2 {
	background-color: #FFFFFF;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/products/bar_bg2.gif);
	background-repeat: repeat-x
}

.tanproductsdark {
	background-color: #006699
}

.tanproductslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/products/bar_bg.gif);
	background-repeat: repeat-x
}

.tanproductslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/products/bar_bg2.gif);
	background-repeat: repeat-x
}

.resourcesdark {
	background-color: #006699
}

.resourceslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/resources/bar_bg.gif);
	background-repeat: repeat-x
}

.resourceslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/resources/bar_bg2.gif);
	background-repeat: repeat-x
}

.supportdark {
	background-color: #006699
}

.supportlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/support/bar_bg.gif);
	background-repeat: repeat-x
}

.supportlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/support/bar_bg2.gif);
	background-repeat: repeat-x
}

.commercialdark {
	background-color: #006699
}

.commerciallight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/commercial/bar_bg.gif);
	background-repeat: repeat-x
}

.commerciallight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/commercial/bar_bg2.gif);
	background-repeat: repeat-x
}

.generaldark {
	background-color: #003300
}

.generallight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/general/bar_bg.gif);
	background-repeat: repeat-x
}

.generallight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/general/bar_bg2.gif);
	background-repeat: repeat-x
}

.etextback {
	background-color: #ffffff
}

.etextlight {
	background-color: #ffffff;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/etext/bar_bg.gif);
	background-repeat: repeat-x
}

.etextlight2 {
	background-color: #ffffff;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/etext/bar_bg2.gif);
	background-repeat: repeat-x
}

.olive {
	background-color: #CCCC99;
	margin: 8px
}

.businessdark {
	background-color: #003366
}

.businesslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/business/bar_bg.gif);
	background-repeat: repeat-x
}

.businesslight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/business/bar_bg2.gif);
	background-repeat: repeat-x
}

.hiddendark {
	background-color: #330000
}

.hiddenlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/commercial/bar_bg.gif);
	background-repeat: repeat-x
}

.hiddenlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/commercial/bar_bg2.gif);
	background-repeat: repeat-x
}

/*echarts classes - same as services, not presently used */
.echartsdark {
	background-color: #999999
}

.echartslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/services/home/airline/bar_bg.gif)
		;
	background-repeat: repeat-x
}

.serviceslight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/services/home/airline/bar_bg.gif)
		;
	background-repeat: repeat-x
}

/* new business class

.businessdark {background-color:#4B2A26}

*/
.weatherdark {
	background-color: #006699
}

.weatherlight {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/weather/bar_bg.gif);
	background-repeat: repeat-x
}

.weatherlight2 {
	background-color: #CCCC99;
	background-image:
		url(https://elinkportaldev.jeppesen.com/elink_docs/images/weather/bar_bg2.gif);
	background-repeat: repeat-x
}

.servicesdark {
	background-color: #999999
}

.serviceslight {
	background-color: #CCCC99;
	background-image:url(https://elinkportaldev.jeppesen.com/elink_docs/images/services/home/airline/bar_bg.gif);
	background-repeat: repeat-x
}

.serviceslight2 {
	background-color: #CCCC99;
	background-image:url(https://elinkportaldev.jeppesen.com/elink_docs/images/services/home/airline/bar_bg2.gif);
	background-repeat: repeat-x
}

/* topnav classes */
a.home {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.home:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.homeon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.wings {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.wings:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.wingson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.cfi {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.cfi:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.cfi {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jeppservices {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.jeppservices:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jeppserviceson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.marine {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.marine:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.marineon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.ca {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.ca:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.asd {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.asd:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.asdon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.gms {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.gms:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.gmson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jeppbio {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.jeppbio:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jeppbioon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.rail {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.rail:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.railon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.gaon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.ga {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.ga:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.gaon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.JeppAcademy {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.JeppAcademy:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.JeppAcademyon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jaa {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.jaa:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jaaon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.cfi {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.cfi:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.cfion {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.landing {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.landing:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.landingon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.navsuite {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.navsuite:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.navsuiteon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jifp {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.jifp:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.jifpon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.flitestar {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.flitestar:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.flitestaron {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.vfr {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.vfr:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.vfron {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.ba {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.ba:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.baon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.rockwell {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.rockwell:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.rockwellon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.universal {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.universal:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.universalon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.promo {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.promo:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.promoon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.none {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.none:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.noneon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.about {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.about:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.abouton {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.products {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.products:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.productson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.resources {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.resources:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.resourceson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.support {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.support:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.supporton {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.commercial {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.commercial:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.commercialon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.business {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.business:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.businesson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.general {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.general:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.generalon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.weather {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.weather:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.weatheron {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.services {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-decoration: none
}

a.services:hover {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #990000;
	text-decoration: none
}
span.servicestext {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-decoration: none
}

a.serviceson {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.hidden {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #CCCC99;
	text-decoration: none
}

a.hidden:hover {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.hiddenon {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none
}

a.asterisk {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none
}

/* leftnav classes */
.navtitle {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #0099CC
}

a.leftnavbold {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnav {
	font-family: verdana, helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnav:hover {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnav:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnavtitle {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnavtitle:hover {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.leftnavtitle:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

.selectnav {
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #0099CC
}

a.selectnav {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.selectnav:hover {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}

a.selectnav:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #666633;
	text-decoration: none
}
/* old leftnav classes



a.leftnav {font-family: verdana, helvetica, arial; font-size:10px; line-height:16px; color:#999999; text-decoration:none}

a.leftnav:hover {font-family: verdana, helvetica, arial; font-size:10px; line-height:16px; color:#666666; text-decoration:none}

a.leftnavtitle {font-family: verdana, helvetica, arial; font-size:10px; font-weight:bold; line-height:16px; color:#999999; text-decoration:none}

a.leftnavtitle:hover {font-family: verdana, helvetica, arial; font-size:10px; font-weight:bold; line-height:16px; color:#666666; text-decoration:none}

.selectnav {font-family: verdana, helvetica; font-weight:bold; font-size:14px; line-height:14px; color:#0099CC}

a.selectnav {font-family: verdana, helvetica, arial; font-size:10px; font-weight:bold; line-height:16px; color:#666666; text-decoration:none}



*/