@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-color: #E4E4E4;
	}
#wrapper{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_box_gray_left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}
p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
	}
#banner {
	background-color: #FFFFFF;
	}
#banner img {
	margin-bottom: 5px;
	}
#sidebar{
	float: left;
	width: 211px;
	background-color: #000000;
	background-image: url(images/h_int_customer_sign_in.gif);
	background-repeat: no-repeat;
	}
.nav{
	padding-top: 25px;
	padding-bottom: 15px;
	list-style-type: none;
	padding-left: 4px;
	margin-left: 0;
	padding-right: 4px;
	}
ul.nav a{
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
	padding-top: 2px;
	text-decoration: none;
	padding-bottom: 1px;
	}
ul.nav a:hover{
	background-color: #6E66A2;
	}
body#home a#homeLink,
body#franchisee a#franchiseeLink, 
body#placement a#placementLink,
body#bus_op a#businessLink,
body#investment a#investmentLink,
body#atm_hist a#atmLink,
body#faq a#faqLink,
body#contact a#contactLink, 
body#tranax a#tranaxLink,
body#prvcy_plcy a#policyLink,
body#About_atms a#AboutATMsLink, 
body#transaction a#transactionLink, 
body#reporting a#reportingLink,
body#AboutCUATM a#AboutCUATMLink,
body#whyCU a#whyCULink
{
	background-color:  #6E66A2;
	}
	
#mainContent{
	margin-left: 213px;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	/* background-image: url(); */
	background-repeat: no-repeat;
	background-image: url(images/h_int_got_mid_purp2a.png);
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #6E66A2;
	background-position: right top;
	}

#mainNav{
	background-color:#CCCCCC;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: -5px;
}
#mainNav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	border-left: none;
	font-style: normal;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
}

.mainNavDivider
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#mainContentPic  {
	float: left;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 4px;
	height: 160px;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	padding-bottom: 5px;
	margin-top: -100;
	}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	} 
	
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.call_help {
	position: relative;
	visibility: visible;
	left: 33%;
	bottom: 10px;
}
.gotQuestions {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
