/* blue */

.relatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/blue.gif) no-repeat 0px 3px
}
.relatedLink  a {
	color: #4d4d4d;
                     text-decoration:none;
}

.relatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/blue.gif) no-repeat -350px 3px
}
.relatedLink H5
{
    COLOR: #6aafc7;
    TEXT-DECORATION: none
}
.relatedLinkOver H5
{
    COLOR: #3a7894;
    TEXT-DECORATION: underline
}
.relatedLinkBack
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/blueBack.gif) no-repeat 0px 4px;
}

.relatedLinkBackOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/blueBackOver.gif) no-repeat 0px 4px
}
.relatedLinkBack H5
{
    COLOR: #6aafc7
}
.relatedLinkBackOver H5
{
    COLOR: #3a7894;
    TEXT-DECORATION: underline
}

.sRelatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blue.gif) no-repeat 0px -2px
}
.sRelatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blue.gif) no-repeat 0px -52px
}

.customerStoryLink{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#6aafc7;
    text-decoration:none;
}

.customerStoryLinkOver{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#6aafc7;
    text-decoration:underline;
}


.sRelatedLinkH5
{
    COLOR: #6aafc7;
    font-size: 1.2em;
    TEXT-DECORATION: none
}
.sRelatedLinkOverH5
{
    COLOR: #3a7894;
    font-size: 1.2em;
    TEXT-DECORATION: underline
}


.sRelatedLink H5
{
    COLOR: #6aafc7;
    TEXT-DECORATION: none;
}

/* Introduced to narrow gab between link icon and link display text */
.sRelatedLink a h5 {
	margin-left: -13px;
}

.sRelatedLinkOver H5
{
    COLOR: #3a7894;
    TEXT-DECORATION: underline;
}
.sRelatedLinkRight
{
   BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blue.gif) no-repeat 0px -2px;
   background-position: 100% -2px ;
}
.sRelatedLinkRight a
{
    text-decoration:none;
}
.sRelatedLinkRightOver
{
    BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blue.gif) no-repeat 0px -2px;
   background-position: 100% -52px ;
}
.sRelatedLinkRight H5
{
    COLOR: #6aafc7;
    TEXT-DECORATION: none;
}
.sRelatedLinkRightOver H5
{
    COLOR: #3a7894;
    TEXT-DECORATION: underline
}
.sRelatedLinkBack
{
   BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blueBack.gif) no-repeat 0px -1px;
}

.sRelatedLinkBackOver
{
    BACKGROUND: url(/eprise/main/_System/Images/relatedlinks/s_blueBack.gif) no-repeat 1px -51px;
}

.sRelatedLinkBack H5
{
    COLOR: #6aafc7;
    TEXT-DECORATION: none;
}

.sRelatedLinkBackOver H5
{
    COLOR: #3a7894;
    TEXT-DECORATION: underline
}

#rightContent .date
{
    COLOR: #6aafc7
}
#rightContent H4
{
    COLOR: #6aafc7
}
#leftContent H4
{
    COLOR: #6aafc7
}
/*****************  GATE PAGE TEASERS ********************/
.gateteaserrelatedlink{
	background-image:url(/eprise/main/_System/Images/relatedlinks/btn_blue_arrow_22x26.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:30px;
	height:31px;
}
.gateteaserrelatedlink a{
	text-decoration:none;
}

.gateteaserrelatedlink a h5{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color:#004daa;
	display:inline;
}

.gateteaserrelatedlinkover{
	background-image:url(/eprise/main/_System/Images/relatedlinks/btn_blue_arrow_22x26_over.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:30px;
	height:31px;
}
.gateteaserrelatedlinkover a{
	color:#004daa;
	
}
.gateteaserrelatedlinkover a h5{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color:#004daa;
	display:inline;
	text-decoration:underline;
}