body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005191;
	line-height: 18px;
	background-image: url(../images/bg-tile.gif);
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
ul {
	margin-top: -10px;
	margin-bottom: 0px;
}
ul li {
	margin: 0px 0px 0px -22px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
}

#dropshadTop {
	background: url(../images/main-dropshad_01.png) no-repeat left top;
	height: 3px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
	behavior: url(/css/iepngfixVAR.htc);
}
#dropshadMid {
	background: url(../images/main-dropshad_02.png);
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	behavior: url(/css/iepngfixVAR.htc);
}
#dropshadBot {
	background: url(../images/main-dropshad_03.png) no-repeat left top;
	height: 6px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	behavior: url(/css/iepngfixVAR.htc);
}

#header {
	height: 125px;
	margin-right: 4px;
	margin-left: 4px;
	background: url(../images/headearBG.png) repeat-x left top;
	border-top: 2px solid #FFFFFF;
}

#header img {
	height: 125px;
	width: 900px;
	behavior: url(/css/iepngfixVAR.htc);
	
}

#navBar {
	height: 30px;
	border-top: 2px solid #005191;
	border-bottom: 2px solid #87CFEF;
	margin-right: 4px;
	margin-left: 4px;
	background: url(../images/navBarBG.gif) repeat-x left top;
	padding-left: 50px;
	overflow: hidden;
}

#navBar ul {
	display: inline;
}

#navBar ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navBar ul li a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #87CFEF;
	text-decoration: none;
	background: url(../images/navBorder.gif) no-repeat right 5px;
	padding: 8px 15px;
	margin: -2px 0px 0px;
	letter-spacing: 2px;
	font-weight: lighter;
}

#navBar ul li a:hover {
	color: #FFFFFF;
}

#navBar ul #currentPage a {
	color: #FFFF00;
}

#navBar ul #currentPage a:hover {
}

#navBar ul .endItem a {
	background-image: none;
}
	
#mainContent {
	background: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	padding: 25px;
	width: 850px;
}
	
#footer {
	height: 25px;
	margin-right: 4px;
	margin-left: 4px;
	border-top: 2px solid #005191;
	background: url(../images/navBarBG.gif) repeat-x left top;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	padding-top: 5px;
	line-height: 12px;
}
	
#footer p {
	margin-top: 2px;
	margin-bottom: 0px;
}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	padding-right: 0px;
}
	
#footer a:hover {
	color: #FFFFFF;
}
#footer #footerContacts {
	position: absolute;
	bottom: 55px;
	right: 25px;
	text-align: right;
	width: 266px;
	color: #005191;
}
#footer #footerContacts p {
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer #footerContacts .large {
	font-size: 17px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #5DA8D2;
}
#footer #footerContacts .heading {
	font-size: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #005191;
}
#footer #footerContacts .copyright {
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer #footerContacts .type {
	color: #87CFEF;
}
#footer #footerContacts a {
	color: #5DA8D2;
}
#footer #footerContacts a:hover {
	color: #005191;
}
#footer #getFlash {
	position: absolute;
	bottom: 55px;
	left: 25px;
	width: 170px;
	text-align: center;
	color: #005191;
	font-size: 9px;
	line-height: 9px;
}
#footer #getAdobeReader {
	position: absolute;
	bottom: 110px;
	left: 25px;
	width: 170px;
	text-align: center;
	color: #005191;
	font-size: 9px;
	line-height: 9px;
}
#footer #getFlash img, #footer #getAdobeReader img {
	margin-top: 5px;
}

#lhc {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 105px;
}

#midc {
	float: left;
	width: 414px;
}

#rhc {
	float: left;
	width: 266px;
	margin-top: 0px;
	margin-bottom: 125px;
}

#lhcIndex {
	float: left;
	width: 266px;
	margin-top: 0px;
	margin-bottom: 115px;
}


#lhcProductsIndex {
	float: left;
	width: 584px;
	margin-top: 0px;
	margin-bottom: 66px;
}
#midcIndex {
	float: left;
	width: 318px;
}

.clearBoth {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
}

#midcBuffer {
	margin-right: 25px;
	margin-left: 25px;
}
.edenLightBlue {
	color: #87CFEF;
}
.edenDarkBlue {
	color: #005191;
}
.pageTitle {
	font-size: 40px;
	color:#87CFEF;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: lowercase;
	font-weight: 100;
	letter-spacing: 1px;
}
.subHeading {
	font-size: 17px;
	line-height: 17px;
	color: #005191;
	margin: 0px 0px 5px;
}
#newsPortal {
}
#trainingPortal {
	margin: 25px 0px 0px;
}

.portalItem {
	margin: 0px;
}
.portalItem .mainTitle {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 15px;
	line-height: 12px;
	letter-spacing: 1px;
}
.portalItem .news {
	background: #472A72 url(../images/portalBG-news.png) repeat-x left top;
	border-top: 2px solid #9675C9;
	border-bottom: 2px solid #291842;
}
.portalItem .events {
	background: #008100 url(../images/portalBG-events.png) repeat-x left top;
	border-top: 2px solid #9BEA9D;
	border-bottom: 2px solid #005800;
}
.portalItem .mainTitle a {
	color: #FFFFFF;
	background-image: none;
	padding-right: 0px;
}
.portalItem .mainTitle a:hover {
	color: #FFFFFF;
}
.portalItem .content {
	padding: 5px 15px 15px;
}
.portalItem .newsContent {
	background: #D1CADF;
	border-bottom: 2px solid #472A72;
	border-top: 2px solid #A7A1B2;
}
.portalItem .eventsContent {
	background: #C2EEC4;
	border-bottom: 2px solid #008100;
	border-top: 2px solid #A4CAA6;
}
.portalItem .content .month {
	font-size: 13px;
	color: #005191;
	letter-spacing: 1px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.portalItem .content .item {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.portalItem .content .newsBorder {
	border-top: 1px solid #5F3998;
}
.portalItem .content .eventsBorder {
	border-top: 1px solid #008100;
}
.portalItem .content .item a {
	background: url(../images/arrR.gif) no-repeat right center;
	padding-right: 11px;
}
.portalItem .content .item a:hover {
	background: url(../images/arrR-ro.gif) no-repeat right center;
}
.portalItem .content .item p {
	margin: 0px;
	line-height: 13px;
}
.portalItem .content .item .dateNews {
	color: #5F3998;
}
.portalItem .content .item .dateEvents {
	color: #008100;
}
.portalItem .content .item .title {
	font-weight: bold;
}
.portalItem .content .item .abstract {
}

#indexMainPic {
	position: relative;
	width: 266px;
	margin: 0px;
	padding: 0px;
}
#indexMainPic #mainPicBorders {
	position: absolute;
	width: 266px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #005191;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.genMainPic {
	position: relative;
	height: 200px;
	width: 170px;
	margin: 0px 0px 25px;
	padding: 0px;
}
.genMainPic .genPicBorders {
	position: absolute;
	height: 196px;
	width: 170px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #005191;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#featureWrapper {
	background: #025292 url(../images/featureBG.png) repeat-x left top;
	padding: 15px;
	color: #FFFFFF;
	border-bottom: 2px solid #0E2960;
	border-top: 2px solid #B9E0F3;
	margin: 0px;
}
#featureWrapper #statement {
	font-size: 18px;
	line-height: 18px;
}

#featureWrapper #featureProduct {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #005191;
	padding-top: 0px;
	padding-bottom: 5px;
}

#featureWrapper img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #86CFEF;
	height: auto;
	width: 75px;
}
#featureWrapper .featureTitle {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#featureWrapper .featureText {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
}

#featureWrapper .featureLink {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#featureWrapper .featureLink a {
	color: #CBC800;
	background: url(../images/arrow-yellow-right.gif) no-repeat right center;
	padding-right: 11px;
	padding-left: 0px;
}

#featureWrapper .featureLink a:hover {
	color: #FFFF00;
	background: url(../images/arrow-yellow-right-ro.gif) no-repeat right center;
}

#formsWrapper {
}

#formsWrapper .title {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#formsWrapper .rhcForms {
	margin: 0px 0px 10px;
	padding: 0px;
}
#formsWrapper .rhcForms {
	margin: 0px 0px 10px;
	padding: 0px;
}
#formsWrapper .searchForm {
}
#formsWrapper .searchForm .col01 {
	float: left;
	height: 20px;
	width: 10px;
}
#formsWrapper .searchForm .col02 {
	float: left;
	height: 20px;
	width: 195px;
}
#formsWrapper .searchForm .textField {
	height: 14px;
	width: 191px;
	border-top: 1px solid #005191;
	border-bottom: 1px solid #005191;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 2px;
	color: #005191;
}
#formsWrapper .searchForm .col03 {
	float: left;
	height: 20px;
	width: 10px;
}
#formsWrapper .searchForm .col04 {
	float: left;
	height: 20px;
	width: 51px;
}
#formsWrapper .loginForm {
}
#formsWrapper .loginForm .col01 {
	float: left;
	height: 20px;
	width: 10px;
}
#formsWrapper .loginForm .col02 {
	float: left;
	height: 20px;
	width: 92px;
}
#formsWrapper .loginForm .textField {
	height: 14px;
	width: 88px;
	border-top: 1px solid #005191;
	border-bottom: 1px solid #005191;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 2px;
	color: #005191;
}
#formsWrapper .loginForm .textFieldR {
	width: 89px;
}
#formsWrapper .loginForm .col03 {
	float: left;
	height: 20px;
	width: 10px;
}
#formsWrapper .loginForm .col04 {
	float: left;
	height: 20px;
	width: 93px;
}
#formsWrapper .loginForm .col05 {
	float: left;
	height: 20px;
	width: 10px;
}
#formsWrapper .loginForm .col06 {
	float: left;
	height: 20px;
	width: 51px;
}
#formsWrapper .loginForm .annotation {
	position: relative;
	width: 266px;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
}
#formsWrapper .loginForm .annotation .blocks {
	background: url(../images/annotationsBG.gif) no-repeat;
	position: absolute;
	top: 0px;
	width: 75px;
	height: 10px;
	left: 10px;
}
#formsWrapper .loginForm .annotation .block02 {
	left: 112px;
}

#flashVideoWrapper {
}
#flashVideoWrapper .header {
	background: #035393 url(../images/portalBG.png) repeat-x left top;
	padding: 10px;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #0E2960;
}
#flashVideoWrapper .flashVideo {
	margin: 0px;
	padding: 0px;
}

.linksItem {
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #87CFEF;
}
.linksItem .heading {
	font-size: 17px;
	margin: 0px 0px 5px;
	line-height: 17px;
}
.linksItem .imgWrapper {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.linksItem .imgWrapper a {
	border: 2px solid #87CFEF;
	background: url(../images/featureBG.png) repeat-x left top;
	padding: 10px;
	margin: 0px;
	display: block;
}
.linksItem .imgWrapper a:hover {
	border: 2px solid #005191;
}
.linksItem .imgWrapper img {
	height: auto;
	width: 75px;
}
.linksItem .copy {
	margin-top: 0px;
	margin-bottom: 0px;
}
.linksItem .link {
	margin-top: -10px;
	margin-bottom: 10px;
}
.linksItem .link a {
	padding-right: 11px;
	background: url(../images/arrNW.gif) no-repeat right center;
}
.linksItem .link a:hover {
	background: url(../images/arrNW-ro.gif) no-repeat right center;
}
#mapwrapper {
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #619CB5;
}
#mapwrapper a {
	background-image: none;
	padding-right: 0px;
}
#contactPageDetails {
	font-size: 17px;
	line-height: 17px;
	color: #5DA8D2;
	margin-top: 0px;
	margin-bottom: 20px;
}
#contactPageDetails p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#contactPageDetails .type {
	color: #87CFEF;
	display: block;
	float: left;
	width: 50px;
}
#contactPageDetails a {
	color: #5DA8D2;
	background: url(none);
	padding-right: 0px;
}
#contactPageDetails a:hover {
	color: #005191;
}
#error_message {
	background: #FFFF99;
	margin: 0px;
	padding: 15px;
	font-size: 14px;
	line-height: 14px;
	border-top: 2px solid #ECEA89;
	border-bottom: 2px solid #C2BF6E;
}
#error_message .red {
	color: #990000;
}
#success_message {
	margin: 0px;
	padding: 15px;
	color: #005191;
	font-size: 14px;
	line-height: 14px;
	background: #87CFEF url(../images/genBG.png) repeat-x left top;
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #619CB5;
}
#contactForm {
	margin: 0px;
	padding: 15px 0px 15px 15px;
	background: #87CFEF url(../images/genBG.png) repeat-x left top;
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #619CB5;
	font-size: 12px;
	line-height: 12px;
	color: #005191;
	width: 349px;
}
#contactForm .formCOL1 {
	float: left;
	width: 159px;
	margin-right: 15px;
}
#contactForm .formCOL2 {
	float: left;
	width: 159px;
}
#contactForm p {
	margin: 0px 0px 10px;
}
#contactForm .error {
	background: url(../images/error.gif) no-repeat right top;
}
#contactForm .req {
	font-size: 10px;
	color: #990000;
}
#contactForm .input {
	margin: 5px 0px 0px;
	padding: 5px;
	border-bottom: 2px solid #B9E0F3;
	border-top: 2px solid #619CB5;
	background: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	line-height: 10px;
	color: #005191;
	width: 149px;
}
#contactForm .singleTxt {
}
#contactForm .multiTxt {
	height: 150px;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactForm .buttonsWrapper {
	margin: 15px 0px 0px;
	padding: 0px;
}
#contactForm .buttonsWrapper .buttons {
	margin: 0px 10px 0px 0px;
}


#dynamicCat {
	margin-top: 0px;
	margin-bottom: 10px;
}
#dynamicCat #heading {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#dynamicCat a {
	float: left;
	border: 2px solid #87CFEF;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	background: url(../images/featureBG.png) repeat-x left top;
	display: block;
}
#dynamicCat a:hover {
	border: 2px solid #005191;
}
#dynamicCat .rhItem {
	margin-right: 0px;
}
#dynamicCat img {
	height: auto;
	width: 101px;
}
#newsWrapper {
}
#newsWrapper .newsMonth {
	color: #FFFFFF;
	font-size: 12px;
	background: #472A72 url(../images/portalBG-news.png) repeat-x left top;
	padding: 10px 15px;
	line-height: 12px;
	letter-spacing: 1px;
	border-top: 2px solid #9675C9;
	border-bottom: 2px solid #291842;
}
#newsWrapper .eventsMonth {
	color: #FFFFFF;
	font-size: 12px;
	background: #008100 url(../images/portalBG-events.png) repeat-x left top;
	padding: 10px 15px;
	line-height: 12px;
	letter-spacing: 1px;
	border-top: 2px solid #79E17B;
	border-bottom: 2px solid #004F00;
}
#newsWrapper .newsItem {
	padding: 10px 0px 0px;
	margin: 0px 0px 10px;
}
#newsWrapper .newsBorder {
	border-top: 1px dotted #5F3998;
}
#newsWrapper .eventsBorder {
	border-top: 1px dotted #008100;
}
#newsWrapper .newsItem p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#newsWrapper .newsItem .newsDate {
	font-size: 14px;
	line-height: 14px;
	color: #5F3998;
}
#newsWrapper .newsItem .eventsDate {
	font-size: 14px;
	line-height: 14px;
	color: #008100;
}
#newsWrapper .newsItem .newsHeading {
	font-size: 17px;
	line-height: 17px;
}
#newsWrapper .newsItem .newsText {
	font-size: 10px;
	line-height: 14px;
}
#newsWrapper .newsItem .newsText a {
	background: url(../images/arrR.gif) no-repeat right center;
	padding-right: 11px;
}
#newsWrapper .newsItem .newsText a:hover {
	background: url(../images/arrR-ro.gif) no-repeat right center;
}
#newsWrapper .newsItem .NewsimgWrapper {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
#newsWrapper .newsItem .NewsimgWrapper a {
	border: 2px solid #FFFFFF;
	background: url(none);
	padding: 0px;
	margin: 0px;
	display: block;
}
#newsWrapper .newsItem .NewsimgWrapper a:hover {
	border: 2px solid #C05E00;
}
#newsWrapper .newsItem .NewsimgWrapper img {
	height: auto;
	width: 75px;
}

#newsWrapper #artcile {
}
#newsWrapper #artcile p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#newsWrapper #artcile .articleDateNews {
	font-size: 14px;
	line-height: 14px;
	color: #5F3998;
}
#newsWrapper #artcile .articleDateEvents {
	font-size: 14px;
	line-height: 14px;
	color: #008100;
}
#newsWrapper #artcile .articleHeading {
	font-size: 17px;
	line-height: 17px;
}
#newsWrapper #artcile .articleSource {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	border-right-style: none;
	border-left-style: none;
	width: 364px;
	color: #005191;
}
#newsWrapper #artcile .news {
	background: #D1CADF;
	border-bottom: 2px solid #472A72;
	border-top: 2px solid #A7A1B2;
}
#newsWrapper #artcile .events {
	background: #C2EEC4;
	border-bottom: 2px solid #008100;
	border-top: 2px solid #A4CAA6;
}
#newsWrapper #artcile .articleSource .spacer {
	height: 5px;
}
#newsWrapper #artcile .articleSource td {
	padding: 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsWrapper #artcile .articleSource .col1 {
}
#newsWrapper #artcile .articleSource .col2 {
}
#newsWrapper #artcile .articleSource a {
	padding-right: 11px;
	background: url(../images/arrD.gif) no-repeat right center;
}
#newsWrapper #artcile .articleSource a:hover {
	background: url(../images/arrD-ro.gif) no-repeat right center;
}
#newsWrapper #artcile .linkText a {
	padding-right: 11px;
	background: url(../images/arrNW.gif) no-repeat right center;
}
#newsWrapper #artcile .linkText a:hover {
	background: url(../images/arrNW-ro.gif) no-repeat right center;
}
#newsWrapper #artcile .articleImage {
	margin-top: 15px;
	margin-bottom: 15px;
}
#newsWrapper #artcile .articleImage img {
	height: auto;
	width: 364px;
}
#newsWrapper #artcile .goBack {
	font-size: 10px;
	line-height: 14px;
}
#newsWrapper #artcile .goBack a {
	padding-left: 11px;
	background: url(../images/arrL.gif) no-repeat left center;
}
#newsWrapper #artcile .goBack a:hover {
	background: url(../images/arrL-ro.gif) no-repeat left center;
}
#relatedDocs {
	border-right-style: none;
	border-left-style: none;
	background: #87CFEF url(../images/genBG.png) repeat-x left top;
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #619CB5;
	padding: 10px;
	color: #FFFFFF;
}
#relatedDocs a {
	background: url(../images/arrD.gif) no-repeat right center;
	padding-right: 11px;
	margin-right: 5px;
}
#relatedDocs a:hover {
	background: url(../images/arrD-ro.gif) no-repeat right center;
}

#relatedDocs a img {
	margin-right: 10px;
}


#dynamicCatProd {
	margin-top: 0px;
	margin-bottom: 10px;
}
#dynamicCatProd #heading {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#dynamicCatProd a {
	float: left;
	border: 2px solid #87CFEF;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	background: url(../images/featureBG.png) repeat-x left top;
	display: block;
}
#dynamicCatProd a:hover {
	border: 2px solid #005191;
}
#dynamicCatProd .rhItem {
	margin-right: 0px;
}
#dynamicCatProd img {
	height: auto;
	width: 121px;
}

#marketingLHCIndex {
}
#marketingLHCIndex #title {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
	background-color: #005191;
	letter-spacing: 1px;
}
#marketingLHCIndex .item {
	border-top: 2px solid #DCF0F9;
	border-bottom: 2px solid #4692C2;
}
#marketingLHCIndex .item a {
	background: #87CFEF;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	color: #005191;
}
#marketingLHCIndex .item a:hover {
	background: #DCF0F9;
}
#marketingLHCIndex #currentLHC {
	background: #87CFEF;
}
#marketingLHCIndex #currentLHC a {
	color: #FFFFFF;
}
#marketingLHCIndex #currentLHC a:hover {
	background: #87CFEF;
}
#marketingLHCIndex #currentLHC .subItem {
	padding: 0px 0px 5px 5px;
	background: #87CFEF;
}
#marketingLHCIndex #currentLHC .subItem a {
	color: #0062B0;
	font-size: 12px;
	line-height: 12px;
}
#marketingLHCIndex #currentLHC .subItem a:hover {
	color: #FFFFFF;
}
#marketingLHCIndex #currentLHC .subItem .currentLHCitem {
	color:#FFFFFF
}

#marketingStartNav {
}
#marketingStartNav a {
	display: block;
	float: left;
	width: 140px;
	padding: 10px;
	margin-right: 10px;
	text-align: center;
	background: #035393 url(../images/featureBG.png) repeat-x 0px 0px;
	color: #005191;
	border-top: 2px solid #DCF0F9;
	border-bottom: 2px solid #005191;
}
#marketingStartNav a:hover {
	background: #86CFEF;
}
.marketingHeading {
	font-size: 20px;
	line-height: 20px;
}
#marketingMessages {
	padding: 5px 0px;
	border-top: 1px solid #81CFEF;
	border-bottom: 1px solid #81CFEF;
	margin: 0px 0px 10px;
}
#marketingMessages p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#marketingMessages p img {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	float: right;
}

#technicalNav {
}
#technicalNav a {
	background: url(../images/arrR.gif) no-repeat right center;
	padding-right: 11px;
	padding-left: 0px;
}
#technicalNav a:hover {
	background: url(../images/arrR-ro.gif) no-repeat right center;
}

#marketingDownloads {
}
#marketingDownloads .marketingItem {
	background: #88CFEF url(../images/genBG.png) repeat-x 0px 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px 10px 0px;
	border-top: 2px solid #B9E0F3;
	border-bottom: 2px solid #619CB5;
	font-size: 11px;
	line-height: 11px;
}
#marketingDownloads .marketingItem p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#marketingDownloads .marketingItem .title {
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}
#marketingDownloads .marketingItem .link {
}
#marketingDownloads .marketingItem .link a {
	background: url(../images/arrNW.gif) no-repeat right center;
	padding-right: 11px;
	padding-left: 0px;
}
#marketingDownloads .marketingItem .link a:hover {
	background: url(../images/arrNW-ro.gif) no-repeat right center;
}
#marketingDownloads .marketingItem .link a img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
#mainIntroText {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #035393;
}
#adminTable {
	border-bottom: 1px solid #87CFEF;
	border-top: 1px solid #19629B;
}
#adminTable tr {
}
#adminTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #19629B;
	border-top: 1px solid #87CFEF;
}
#adminTable .col1 {
	font-size: 18px;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 0px;
}
#searchHeading {
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 15px;
}
.searchItem {
	border-top: 1px solid #87CFEF;
	margin: 15px 0px 0px;
	padding: 0px;
}
.searchItem .searchNum {
	color: #FFFFFF;
	background: url(../images/navBarBG.gif) repeat-x 0px 0px;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 10px;
	border-right: 1px solid #025291;
	margin: 0px;
}
.searchItem .searchContent {
	margin-left: 15px;
	margin-top: 5px;
}
.searchItem .searchContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchItem .searchContent .title {
}
.searchItem .type {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 0px 0px 0px -3px;
}
.searchItem .bgProduct {
	background: url(../images/genBG.png) repeat-x 0px bottom;
}
.searchItem .bgNews {
	background: url(../images/portalBG-news-light.png) repeat-x 0px 0px;
}
.searchItem .bgEvent {
	background: url(../images/portalBG-events-light.png) repeat-x 0px 0px;
}
.searchItem .searchContent .link {
}
.boilerItem {
	padding: 10px;
	background: #B8A600 url(../images/portalBG-promo.png) repeat-x 0px 0px;
	border-top: 2px solid #B8A600;
	border-bottom: 2px solid #928200;
	color: #FFFFFF;
	margin: 25px 0px 0px;
	clear: both;
	float: none;
}
.boilerItem p {
	margin: 0px;
	padding: 0px;
}
.boilerItem img {
	margin: 0px 0px 5px 5px;
	float: right;
}
.interpFix {
}
