@charset "utf-8";
body {
	background-image: url(images/light_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}


p {
	margin: 2px 0 7px 0;
}
h1 {
	margin: 0 0 0 0;
}
h2 {
	margin: 0 0 0 0;
}

.barHeadingText {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
}
.barHeadingText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	background-image: url(images/right_header_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
.barHeadingText a:hover {
	text-decoration: underline;
}
.barHeadingText a:visited {
	color: #656565;
	text-decoration: underline;
}
.newsRightText {
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
}
.newsRightText  h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f7966;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 12px;
}
.newsRightText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #797053;
	text-decoration: none;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 7px;
}
.newsRightText a:hover {
	text-decoration: underline;
}

.newsRightText a:visited {
	color: #797053;
	background-image: url(images/arrow_right.png);
}

.tickText {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}
.introText {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
}
.introText h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
}

.podText {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}

.podText h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #656565;
}

.podText strong {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.podText .keyFeature {
	background-image: url(images/overview_tick.gif);
	padding-left: 16px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.quoteText {
	font-family: Verdana;
	font-size: 14px;
	color: #818181;
}

.quoteText .byLine {
	font-size: 9px;
}
.quoteText a {
	font-size: 11px;
	color: #797053;
	text-decoration: none;
	background-image: url(images/arrow_right.png);
	background-position: right 4px;
	background-repeat: no-repeat;
	padding-right: 8px;
	font-family: Tahoma;
}
.quoteText a:hover {
	text-decoration: underline;
}

.quoteText a:visited {
	color: #797053;
}

.contactDivider {
	background-image: url(images/devider_on_white.png);
	width: 1px;
}

.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
}
.footerText  a {
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
}
.footerText  a:hover {
	text-decoration: underline;
	color: #999999;
}
.mainGraphicText h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
}

.mainGraphicText {
	font-family: Tahoma;
	font-size: 12px;
	color: #828282;
}
.mainGraphicText      strong {
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.productText {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
}
.productText .keyFeature {
	background-image: url(images/product_tick.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding: 4px 0 6px 26px;
}
.nestedQuoteText {
	font-family: Tahoma;
	font-size: 16px;
	color: #5d594b;
}
.nestedQuoteText .byLine {
	font-size: 9px;
}
.nestedQuoteText a {
	font-size: 11px;
	color: #5d594b;
	text-decoration: none;
	background-image: url(images/arrow_right.png);
	background-position: right 4px;
	background-repeat: no-repeat;
	padding-right: 8px;
	font-family: Tahoma;
}


.nestedQuoteText a:hover {
	text-decoration: underline;
}

.productText h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 0px 0;
}

.productText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	margin: 0 0 3px 0;
}

.bottomText {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/back_arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

.bottomText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.bottomText a:hover {
	color: #666666;
	text-decoration: underline;
}

.bottomText a:visited {
	color: #666666;
}

.rightNavText {
	font-family: Tahoma;
	font-size: 13px;
	color: #9c9c9c;
	cursor: pointer;
	text-decoration: none;
}

.rightNavText a:link {
	color: #008191;
	background-color: #000000;
	text-decoration: none;
}

.rightNavText a:hover {
	color: #008191;
	background-color: #000000;
}

.rightNavText a:visited {
	color: #9c9c9c;
	text-decoration: none;
}

.rightNavTextSelected  {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #008191;
	background-image: url(images/right_nav_selected.png);
	text-decoration: none;
}

.rightNavTextSelected a:visited {
	color: #008191;
	text-decoration: none;
}

.aboutText {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}

.aboutText a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #007988;
}

.aboutText a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #007988;
}

.aboutText h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	margin: 0 0 0px 0;
	font-weight: normal;
}
.addressText {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	padding: 0 0px 0 15px;
}
.addressText h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
}
.addressText h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	font-weight: normal;
}
.addressText b {
	color: #333333;
}
.addressText   a:hover {
	text-decoration: underline;
}
.addressText  a {
	color: #548287;
	text-decoration: none;
}
.pressText {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}
.pressText   h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #007988;
	font-weight: bold;
}
.pressText strong {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}
.dowloadsTextHeading {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/devider_on_white.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 18px 0 6px 6px;
	text-decoration: none;
	font-weight: bold;
}

.dowloadsTextLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/devider_on_white.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 3px 0 6px 6px;
	text-decoration: none;
}
.dowloadsTextLink:hover {
	text-decoration: underline;
}

.dowloadsTextLink:visited {
	text-decoration: none;
}


.dowloadsTextHeading2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(images/devider_on_white.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 18px 0 6px 6px;
	text-decoration: none;
	font-weight: bold;
}
.dowloadsTextLink2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 3px 0 6px 6px;
	text-decoration: none;
}
.dowloadsTextLink2:hover {
	text-decoration: underline;
}
.caseQuote {
	font-family: Tahoma;
	font-size: 15px;
	color: #777777;
}

.caseText h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.caseText {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.caseText strong {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.birdCrumbText {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 7px;
	padding-right: 6px;
	text-decoration: none;
}

.birdCrumbText:hover {
	text-decoration: underline;
}


a:link, a:visited {
	border: none;
	color: #000000;
	text-decoration: none;
}

a:active {
	border: none;
	color: #000000;
}