/*** COLORS ***********************************************************************************************/
.servicePage .Core a,
.servicePage .Core a:visited,
.servicePage .Core a:hover,
.servicePage .Core a:active
{
	color: #0766C9;
}

.servicePage .Core h1,
.servicePage .Core h2,
.servicePage .Core h5,
.servicePage .Core h6 { color: #0766C9; }

.servicePage .Core a.Button,
.servicePage .Core a.Button:visited,
.servicePage .Core a.Button:active
{
	color:  #EE3539;
	background-color: #FFF;
	border: 1px solid  #EE3539;
	padding: 5px 20px;
}
.servicePage .Core a.Button:hover {
	color: #FFF;
	background-color: #EE3539;
	border: 1px solid #EE3539;
}
.servicePage .Core a.Highlight,
.servicePage .Core a.Highlight:visited,
.servicePage .Core a.Highlight:active
{
	color:  #EE3539;
}
.servicePage .Core a.SmallButton,
.servicePage .Core a.SmallButton:visited,
.servicePage .Core a.SmallButton:active
{
	padding: 1px 15px;
}
/**************************************************************************************************/
.servicePage .Core h1 { text-transform: lowercase; }

.servicePage .Core h2
{
	text-transform: lowercase;
	margin: 15px 0;
}

.servicePage .Core h3
{
	font-size: 105%;
	text-transform: uppercase;
}

.servicePage .Core ul
{
	position: relative;
	margin: 0 0 20px 0;
}

.servicePage .Core li { margin: 0 0 5px 20px; }

.servicePage .Core legend {
	color: #0766C9;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 15px;
}

/**************************************************************************************************/
.servicePage .Core table
{
	margin: 0 0 15px 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.servicePage .Core th
{
	font-size: 105%;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px 3px 0;
}

.servicePage .Core td
{
	line-height: 1.1em;
	width: 12em;
	padding: 3px 5px 3px 0;
}

.servicePage .Core td img
{
	border: 0;
	padding: 0;
	margin: 0;
}

/**************************************************************************************************/
.servicePage .Core .OnlineImage { clear: both; }

.servicePage .Core .OnlineImage img
{
	margin: 0 0 30px 0;
	border-width: 0;
}

.servicePage .Core li { list-style: disc; }

/**************************************************************************************************/
.servicePage .Topper { margin: 0; }
.servicePage .Core .Topper p { font-size: 110%; }

/**************************************************************************************************/
.Paywall .Core .Topper, .Paywall .Core .Top, .Paywall .Core .Between, .Paywall .Core .Bottom,
.Login .Core .Topper, .Login .Core .Top, .Login .Core .Between, .Login .Core .Bottom
{
	width: 570px;
	margin: 0;
	padding: 0;
	clear: both;
}
.Paywall .Core .Top,
.Login .Core .Top
{
	margin: 0 0 20px 0;
}
.Paywall.Core .Top .Topper
{
	margin: 0 0 10px 0;
}
.Login .Core .Top .Topper { margin: 0; }
/**************************************************************************************************/
.Login .Core .Top h1, .Paywall .Core .Top h1 { margin: 0; }
.Login .Core .Top h2, .Paywall .Core .Top h2 { margin: 0; }
.Login .Core .Top p, .Paywall .Core .Top p { font-size: 110%; }

/**************************************************************************************************/
.Login .Core .Management { width: 570px; }
.Login .Core .Management ul { float: right; }

.Login .Core .Management li
{
	display: inline;
	float: right;
	margin: 0 0 0 10px;
}

.Login .Core .Management h5 { float: left; }

.Login .Core .Management h5 a
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-transform: lowercase;
	padding: 5px 25px 5px 25px;
	color: #888;
	border: 1px #c2c2c2 solid;
	background-color: #eee;
	margin: 0 5px 0 0;
}

/**************************************************************************************************/
.inprintPage .Bottom .Disclaimer {
    width: 100%;
    text-align: center;
}
.servicePage .Bottom .Disclaimer {
    margin-left: 155px;
    text-align: left;
}
.servicePage .Login .Bottom .Disclaimer {
    text-align: center;
}
.Login .Core .Bottom .Disclaimer, .Paywall .Core .Bottom .Disclaimer { margin: 0; }

.Login .Core .Between .Topper, .Paywall .Core .Between .Topper { margin: 0 0 20px 0; }
.Login .Core .Bottom, .Paywall .Core .Bottom { margin: 20px 0 0 0; }
.inprintPage .Paywall .Core .Bottom { margin: 5px 0 0 0; }
.Login .Core .Between .Topper p, .Paywall .Core .Between .Topper p { margin: 0; }

.Login .Core p .privacy,
.Login .Core p .privacy a, .Login .Core p .privacy a:visited,
.Login .Core p .privacy a:active, .Login .Core p .privacy a:hover
{
	font-weight: normal;
	border-width: 0;
}

/**************************************************************************************************/
/* TODO delete? not in use?
.Login .Core .AddressLabel { margin: 10px 0 40px 0; }

.Login .Core .AddressLabel .Image
{
	width: 395px;
	height: 100px;
	background-image: url('../media/address_label.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: #e9e9e9;
	box-shadow: 5px 5px 20px #999;
	-o-box-shadow: 5px 5px 20px #999;
	-icab-box-shadow: 5px 5px 20px #999;
	-khtml-box-shadow: 5px 5px 20px #999;
	-moz-box-shadow: 5px 5px 20px #999;
	-webkit-box-shadow: 5px 5px 20px #999;
}

.Login .Core .AddressLabel .Image .Highlight
{
	position: absolute;
	top: 18px;
	left: 19px;
	width: 65px;
	height: 16px;
	background-image: url('../media/address_label.gif');
	background-repeat: no-repeat;
	background-position: -19px -18px;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: #ffa;
}

.Login .Core .AddressLabel .Image:hover
{
	cursor: pointer;
	background-color: #eee;
}

.Login .Core .AddressLabel .Image:hover .Highlight { background-color: #ff4; }

.Login .Core .AddressLabel .Text
{
	width: 175px;
	min-height: 100px;
}

.Login .Core .AddressLabel .Text p { font-size: 90%; }

.Login .Core .AddressLabel .Text .account_number
{
	background-color: #ffa;
	padding: 0 3px 0 3px;
}

.Login .Core .AddressLabel .Text .Padding { padding: 0 0 0 20px; }
*/
.Login .Core .Topper .Preface
{
	margin: 0 0 20px 0;
	background-color: #ddc;
	border-radius: 10px;
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.Login .Core .Topper .Preface .Padding { padding: 20px 20px 0 20px; }

.leftFixedWidth, .rightFixedWidth { margin: 0 0 10px 0; }
.leftFixedWidth, .rightFixedWidth label { clear: both; }
.leftFixedWidth { width: 150px; float: left; margin-right: 5px; }
.rightFixedWidth { width: 445px; float: right;}
.rightFixedWidth label { margin: 0 0 5px 0; }
