﻿@charset "utf-8";
/* CSS Document */

body 
{
	font-family: Arial;
	color: #666;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

.ClearBoth 
{
	clear: both;
}

#SiteContainer 
{
	width: 725px;
	margin: 0 auto 0 auto;
}

h1 
{
	font-family: Trebuchet MS;
	color: #132A70;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: lowercase;
}

h2, h3
{
	font-family: Trebuchet MS;
	color: #4B8CC8;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
}

.three h2
{
	color: White;
	font-size: 95%;
	font-weight: bold;
}

.ContentContainer p 
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

a 
{
	color: #3C997D;
}

a:hover
{
	color: #9DD1C2;
}

.Bold 
{
	font-weight: bold;
}

.StepContainer 
{
	float: left;
	padding-top: 10px;
}

.StepContainer ul
{
	margin: 0;
	padding: 10px 0;
}

.StepContainer li
{
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 0.85em;
	color: #666;
	line-height: 18px;
}

.StepContainer1
{
	padding-right: 45px;
	width: 118px;
}

.StepContainer1 ul
{
	list-style-image: url('/images/bullet_number_1.gif');
}

.StepContainer2
{
	padding-right: 25px;
	width: 118px;
}

.StepContainer2 ul
{
	list-style-image: url('/images/bullet_number_2.gif');
}

.StepContainer3
{
	padding-right: 35px;
	width: 148px;
}

.StepContainer3 ul
{
	list-style-image: url('/images/bullet_number_3.gif');
}

.StepContainer4
{
	width: 143px;
}

.StepContainer4 ul
{
	list-style-image: url('/images/bullet_number_4.gif');
}

.text-sas-and {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	position: relative;
	top: 0.2em;
	font-style: italic;
	letter-spacing: -0.05em;
}

.change-img-border {
	border: 1px solid #CCCCCC!important;
}

.text-super {
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	line-height: 50%;
	vertical-align: 100%;
}

 /* Module Banners */
.footHeader
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial!important;
	font-size: 16px;
	color: #3291D7;
	text-transform: lowercase;
}

.footTextWhite
{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.footText
{
	font-size: 10px;
	color: #808285;
	font-weight: bold;
}

.footTextL
{
	font-size: 14px;
	color: #58595B;
}

.footTextXL
{
	font-size: 23px;
	color: #58595B;
}

.footTextWhite
{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.bannerTxt
{
	font-size: 13px;
	font-weight: bold;
	color: #58595B;
	text-decoration: none;
	line-height: 12pt;
}

.bannerTxtSm
{
	font-size: 9px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;
	line-height: 12pt;
}

.topBorderBlue
{
	border-top: solid 1px #34B3D1;
}

/* Footer links */
.FooterLinks 
{
	float: left;
	width: 710px;
	text-align: right;
	text-transform: lowercase;
	font-family: Trebuchet MS;
}

.FooterWorldpay 
{
	float: left;
	width: 725px;
}

.FooterLinks p
{
	padding: 0;
	margin: 0;
}

.FooterLinks ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.FooterLinks ul li
{
	float: left;
	font-size: 0.9em;
	color: #999;
	padding-left: 20px;
}

.FooterLinks ul li a
{
	color: #999;
	text-decoration: none;
}

.FooterLinks ul li a:hover
{
	text-decoration: underline;
}