body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5e6970;
	background: #FFFFFF url(images/backGradient.jpg) repeat-x fixed bottom;
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
}

/* GENERAL STYLES/IDs ######################################### */

div#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #5e6970;
	border-right:1px solid #5e6970;
}

div#header {
	width:900px;
	height:138px;
}

div#nav {
	height:26px;
	width:900px;
	background-color:#5e6970;
	overflow:hidden;
	color:#FFFFFF;

}

div#content {
	width:900px;
	background-color:#f3f3f3;
}

.clearfix{
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

p, h1, h2, h3, ul, li {
	margin:0;
	padding:0;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

.imagePreload {
	display:none;
	visibility:hidden;
}

div#banner {
	width:900px;
	height:280px;
}

.pageContent {
	width:900px;
	background-color:#f3f3f3;
}

.contentHeaders {
	color:#990000;
	font-size:18px;
}


/* ############################################################################# */
/* ######################### STYLES ############################################ */
/* ############################################################################# */

/* =============================== HEADER =============================== */

.rightContent {
	float:right;
	width:380px;
}

.logo {
	float:left;
	margin:40px 0 0 30px;
}

.phoneNumberDefault {
	color:#990000;
	font-size:20px;
	margin: 20px 30px 0 0;
	float:right;
}

.phoneNumberOthers {
	color:#990000;
	font-size:20px;
	margin: 103px 30px 0 0;
	float:right;
}

.navUL {
	list-style:none;
	margin: 0 0 0 70px;
}

.navUL li {
	display:inline;
	float:left;
	margin:0 10px;
}

/* =============================== END HEADER =============================== */


/* =============================== FOOTER =============================== */

div#footer {
	height:22px;
	width:900px;
	background-color:#5e6970;
	overflow:hidden;
	color:#FFFFFF;
	padding-top:4px;
}

#footer a{
	color: white;
}

#footer p{
	margin: 3px 10px;
}

#footer p#copy{
	float: left;
	color:#FFFFFF;
}

#footer p#links{
	float: right;
}

/* =============================== END FOOTER =============================== */



/* =================================================================================== */
/* =============================== DEFAULT PAGE STYLES =============================== */
/* =================================================================================== */

div#left {
	float:left;
	width:248px;
	height:634px;
	background-color:#e3e7f1;
}

div#right {
	float:right;
	width:652px;
	background-color:#f3f3f3;
}

#login {
	font-size:12px;
	width: 218px;
	margin: 45px 0 0 15px;
	overflow:hidden;
}

.inp1 {
	width: 110px;
	float:right;
	
}

.inp2 {
	margin: 5px 0 0 32px;
	width: 110px;
	float:right;

}

.formText {
	float:left;
	padding-top:5px;
}

.formText2 {
	float:left;
	padding-top:11px;
}

.loginButton {
	margin: 5px 0 0 155px;

}

.formHeader {
	font-size:16px;
	color:#ed1c24;
	margin: 45px 0 0 15px;
}

.atmAd {
	background-image:url(images/atmAd.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:185px;
	margin: 31px 0 0 5px;
	padding-bottom:38px;
	border-bottom:1px solid #5e6970;
}

.atmAd p {
	font-size:14px;
	color:#ed1c24;
	font-weight:bold;
	margin-left: 87px;
}

.atmAdSubText {
	font-size:9px;
	color:#0000CC;
}

.atmAdLink {
	font-size:9px;
	color:#ed1c24;
	margin-left: 135px;
}

.defaultImage {
	background-image:url(images/defaultPageImage.jpg);
	background-repeat:no-repeat;
	width:652px;
	height:253px;
}

.rightHeader {
	width:652px;
	background-color:#5e6970;
}

.rightHeader h2 {
	color:#FFFFFF;
	font-size:18px;
	margin-left:300px;
	padding:5px 0;
}

.bodyHeader {
	font-size:16px;
	color:#ed1c24;
	margin: 25px 0 0 0;
}

.bodyText {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 35px 0;
}

.defualtUL {
	margin:0 0 0 75px;
	padding:0 0 20px 0;
}

/* =================================================================================== */
/* =============================== END DEFAULT PAGE STYLES =========================== */
/* =================================================================================== */



/* =================================================================================== */
/* =============================== ABOUT PAGE STYLES ================================= */
/* =================================================================================== */


.aboutBanner {
	background-image:url(images/aboutPageImage.jpg);
	background-repeat:no-repeat;
}

.aboutText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0;
}

/* =================================================================================== */
/* =============================== END ABOUT PAGE STYLES ============================= */
/* =================================================================================== */



/* =================================================================================== */
/* ========================= MERCHANT SERVICES PAGE STYLES =========================== */
/* =================================================================================== */

.merchantBanner {
	background-image:url(images/atmPageImage.jpg);
	background-repeat:no-repeat;
}


.merchantContent {
	background-image:url(images/merchantServicesBack.jpg);
	background-repeat:repeat-y;
	width:900px;
}

.merchantContentUL {
	list-style:none;
}

.merchantContentLI {
	padding-top:50px;
}

.SPACE {
	margin-top:400px;
}


.merchantLeftNav {
	float:left;
	width:200px;
	background-color:#e3e7f1;
}

.merchantLeftNav ul {
	list-style:none;
	font-size:12px;
	margin:20px 0 0 35px;
}

.merchantLeftNav ul li {
	padding:3px 0;
}

.merchantLeftNav ul a {
	color:#5e6970;
}


.merchantContentRight {
	float:right;
	width:700px;
	background-color:#f3f3f3;
}

.merchantContentRight ul {
	margin:20px 0 0 60px;
	list-style-type:disc;
}

.merchantContentRight p {
	width:650px;
	margin-left:auto;
	margin-right:auto;
}

.subHeaders {
	color:#990000;
}

.contentSpacers {
	padding:200px 0 400px 0;
}

/* Scrolling Nav Styles */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: #f3f3f3;
border-bottom-width: 0;
width: 170px;
position: relative;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color:#E3E7F2;
color: white;
}

/* =================================================================================== */
/* ======================= END MERCHANT SERVICES PAGE STYLES ========================= */
/* =================================================================================== */




/* =================================================================================== */
/* ========================= CUSTOMER SERVICE PAGE STYLES ============================ */
/* =================================================================================== */

.customerServiceBanner {
	background-image:url(images/customerServicePageImage.jpg);
	background-repeat:no-repeat;
}

.customerServiceText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 50px 0;
}

/* =================================================================================== */
/* ======================= END CUSTOMER SERVICE PAGE STYLES ========================== */
/* =================================================================================== */




/* =================================================================================== */
/* =============================== AGENT PAGE STYLES ================================= */
/* =================================================================================== */

.agentBanner {
	background-image:url(images/agentPageImage.jpg);
	background-repeat:no-repeat;
}

.agentText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 0 0;
}

.bottomText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 30px 0;
	font-size:14px;
}

.agentUL {
	padding:20px 0 30px 0;
}

.agentUL li {
	margin-left:200px;
}

/* =================================================================================== */
/* ============================== END AGENT PAGE STYLES ============================== */
/* =================================================================================== */




/* =================================================================================== */
/* ============================== CONTACT PAGE STYLES ================================ */
/* =================================================================================== */

.contactBanner {
	background-image:url(images/contactPageImage.jpg);
	background-repeat:no-repeat;
}

.contactText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 20px 0;
}

.contactUL {
	list-style:none;
	margin-left:330px;
	padding-top:30px;
}

.contactUL li{
	padding-bottom:35px;
}

.contactUL2 {
	list-style:none;
	margin-left:0px;
	padding-top:30px;
}

.contactUL2 li{
	padding-bottom:20px;
}

.addressLeft {
	float:left;
	margin-left:225px;
	margin-bottom:30px;
}

.addressRight {
	float:left;
	margin-left:25px;
	margin-bottom:30px;
}

.numbers {
	font-size:14px;
}

/* =================================================================================== */
/* ============================ END CONTACT PAGE STYLES ============================== */
/* =================================================================================== */



/* =================================================================================== */
/* ============================== SITEMAP PAGE STYLES ================================ */
/* =================================================================================== */

.sitemapBanner {
	background-image:url(images/sitemapPageImage.jpg);
	background-repeat:no-repeat;
}

.sitemapText {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 50px 0;
}

.sitemapUL {
	list-style:none;
	margin-left:150px;
	padding-bottom:50px;
	font-size:12px;
}

.sitemapUL li{
	padding-bottom:35px;
}

.sitemapUL a{
	color:#990000;
	font-weight:bold;
}

.sitemapUL a:hover {
	color: #FF0000;
}

/* =================================================================================== */
/* ============================ END SITEMAP PAGE STYLES ============================== */
/* =================================================================================== */




/* =================================================================================== */
/* =============================== APPLY PAGE STYLES ================================= */
/* =================================================================================== */

.applyBanner {
	background-image:url(images/applyPageImage.jpg);
	background-repeat:no-repeat;
}

form#form {
	width:150px;
	color:#666666;
	padding-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

.inputFields {
	width:150px;
	margin:10px 0;
}

.inputFieldsText {
	border:1px solid #666666;
}

.inputFields3 {
	margin-left:38px;
	border:1px solid #666666;
}

.inputFields4 {
	margin-left:36px;
	border:1px solid #666666;
}

/* =================================================================================== */
/* =============================== APPLY PAGE STYLES ================================= */
/* =================================================================================== */


/* ############################################################################### */
/* ###################### END STYLES ############################################# */
/* ############################################################################### */
