﻿acronym {
	cursor:help;
	border-bottom:1px maroon dotted;
}
img.left, object.left {
	float:left;
	margin:0 15px 60px 0;
}
img.right, object.right {
	float:right;
	margin:0 0 60px 15px;
}

img.forwardIcon {
	float:left;
	padding-right:10px
}
ol.policies {
	list-style-type:lower-alpha;
}
ol.policies li, ul.policies li  {
	font-size:1em;
	margin-bottom:3px;
}
ol.policies li blockquote, ul.policies li blockquote 
{
    
}
p.ScrollUp {
	width:85px;
	background:url('../imagesstyle/SCROLL_UP.GIF') no-repeat;
	padding:0 0 0 15px;
	background-position:right;
	margin:0 !important;
}
table.PriceList {
	width:400px;
	border:1px #F47D31 solid;
	margin:25px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}
table.PriceList thead {
	background-color:#4280B3;
	color:white;
	font-weight:bold;
}
table.PriceList tr.alternating {
	background-color:#EEF0ED
}
table.PriceList td {
	padding:5px;
	text-align:center;
}

ul.Arrow, ul.Notes {
    list-style-type:none;
    margin:15px;
}
ul.Arrow li {
    background:url('../imagesstyle/pagetitlearrow.gif') no-repeat;
    padding:3px 0 5px 20px;
    margin:0;
    font-size:1em;
    line-height:16px;
}
ul.Arrow li a, ul.Notes li a {    
    text-decoration:underline;	
}
ul.BigCheckmark, ul.SmallCheckmark {
	margin:0 5px;
	padding:0;
	list-style-type:none;
}
ul.BigCheckmark li {
	background:url('../imagesstyle/ul_checkmark.gif') no-repeat;
	margin:0 50px 25px 10px;
	padding:10px 0 12px 50px;
	border-bottom:1px black dashed;
	border-top:1px black dashed;	
	font-size:12px;
	font-weight:bold;
	color:black;
}
ul.Notes li {
	background:url('../imagesStyle/UL-BG.gif') no-repeat;
    padding:0 10px 5px 30px;
    margin:0;
    line-height:16px;
    font-size:1.2em;
}
ul.SmallCheckmark li {
	background:url('../imagesstyle/ul_checkbox.gif') no-repeat;
	margin:0 0 10px 25px;
	padding:0 0 0 25px;	
	font-size:1em;
	color:black;
}
.CentreText {
	text-align:center
}
.mercuryLogin p {
	float:left;
}
.mercuryLogin img, .mercuryLogin iframe {
	float:right; 
	margin:5px 12px 0 0;
}
.NoBottomMargin {
	margin-bottom:0;
}
.Blue {
	color:#4168B1
}
.Orange {
	color:#F47D31
}
.red {
	color:#CB0706
}
/* request further info rollover links */
a.furtherInfo {
	width:300px;
	height:60px;
	display:block;
	margin:0 0 0 295px;
	background:url("../imagesstyle/more_info.gif") 0px 0px no-repeat;
}
a.furtherInfo:link {background-position: 0px 0px;}
a.furtherInfo:hover {background-position: 0px -61px;}
a.furtherInfo:active {background-position: 0px -61px;}

/* Learn More rollover links */
a.LearnMore {
	width:160px;
	height:40px;
	display:block;
	margin:0 0 0 0;
	background:url("../imagesstyle/LearnMore.gif") 0px 0px no-repeat;
}
a.LearnMore:link {background-position: 0px 0px;}
a.LearnMore:hover {background-position: 0px -40px;}
a.LearnMore:active {background-position: 0px -40px;}

/* home page RHS rollover links */
.roll {
	width:130px; 
	height:100px; 
	padding-top:0px;
	display:block; 
	border:1px #CCC dashed;
	margin:0 0 25px 5px;
}
.client {
	background:  url("../imagesstyle/goto_client_roll.gif") 0px 0px no-repeat;
}		
.transfer {
	background:  url("../imagesstyle/goto_transfer_roll.gif") 0px 0px no-repeat;
}
.mercury {
	background:  url("../imagesstyle/goto_mercury_roll.gif") 0px 0px no-repeat;
}		
a.roll:link {background-position: 0px 0px; }
a.roll:hover {background-position: 0px -103px;}
a.roll:active {background-position: 0px -103px;}

