* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000040;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000040;
}

p {
	color: #000040;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	
	font-weight: normal;
}

h3 {
	color: #000040;
	font-size: 36px;
	margin-top: 10px;
	
	font-weight: bold;
}



.orange{
	color: #FF9900;
	font-weight: bold;
	}

a.white{	color: #FFFFFF;
	font-weight: bold;
	}
	
a.white:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}	

#login{	position: relative;
margin-top: -189px;
margin-right: 10px;
line-height:30px; 
float: right;
text-align:center;
background: url(http://www.fuelcardservices.com/images/customerlogin-fcsleeds.gif) no-repeat;
	width: 198px;
	height: 30px;
}
	
#login a{
	color: #FFFFFF;
	font-weight: bold;

	}	
#login a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}	


#tinytext {font-size: 10px;}



#wrapper {background-color: #FFFFFF;
	margin: 0 auto;
	width: 800px;
}

#wrapper2 {background-color: #FFFFFF;
	margin: 0 auto;
	width: 1000px;
}

.tel {color: #1A114D; font-size: 18px; line-height: 38px; margin-top: -10px; font-weight: bold; margin-left: 5px; margin-bottom: 50px; clear: left;}
.tel1 {color: #1A114D; font-size: 18px; line-height: 30px; margin-top: -10px; font-weight: bold; margin-left: 5px; margin-bottom: 5px; clear: left;}
.tel2 {color: #1A114D; font-size: 14px; line-height: 20px; margin-top: 0px; font-weight: bold; margin-left: 2px; margin-bottom: 50px; clear: left;}

#headertext {margin-top: 5px; }
.headertext1 {color: #FFFFFF; font-size: 18px; font-weight:800; letter-spacing: 1px; margin-left: 25px; }
.headertext2 {color: #FFFFFF; font-size: 18px; font-weight:800; letter-spacing: 1px; margin-left: 120px; }
.headertext3 {color: #FFFFFF; font-size: 18px; font-weight:800; letter-spacing: 1px; margin-left: 135px; }


#list {list-style-type: disc;}
#list li {margin-left: 20px;}



#navigation {
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	
}

/* nav */


a.mainmenu  {font-weight: bold;
color: #FFFFFF;}

a.mainmenu:hover  {font-weight: bold;
color: #FFFFFF; text-decoration: underline;}

/* end nav */

#brandsmenu {margin: 10px 0px 0px 0px;}



#main {margin: 0px 0px 0px 10px;
		}
		

#contact{float: left;
clear: left;}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#acontent{
position: relative;
left: 45px;
list-style: disc;
list-style-position: inside;
line-height: 18px;	}


#footer {
text-align: center
	width: 800px;
	clear: both;
	color: #FFFFFF;
	padding: 0;
	height: 100px;
	margin-top: 4px;}

a.footer {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}



.clear {
	clear: both;
	background: none;
}


/* MENU */



#hometitle {margin-top: 1px;
font-size: 16px;
font-weight: bold;
font-size: 16px;
margin-left: 5px;
color: #FFFFFF;
float: left;}

#hometitlesmall {margin-top: 1px;
font-size: 13px;
font-weight: bold;
margin-left: 10px;
color: #FFFFFF;}

#brandtitle {margin-top: 1px;
font-size: 16px;
font-weight: bold;
font-size: 16px;
margin-bottom: 5px;
color: #FF9900;}





/* MENU END */

/* LOGIN */
#loginform {background: url(http://www.fuelcardservices.com/images/login.jpg) no-repeat;
overflow: hidden;
margin-top: 0px;
width:276px;
height: 151px;
}
#loginform fieldset{
border: 0px solid #FFFFFF;
padding:10px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:2em;
background-color:#FFFFFF;
padding:5px 5px 0;
}
#loginform input {
margin-right:30px;
padding: 2px;
border:1px solid #1A114D;
float:right;
clear:right;
background:#FFFFFF;
}
#passwordsmall {
text-align: center;
padding-left: left: 5px;
background:#FFFFFF;
font-size: 10px;}

#loginform input:focus,#loginform input:hover {
border:1px solid #1A114D;
}
.error{
color:red;
font-weight:bold;
}




#locator fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#locator legend{
font-weight:bold;
font-size:9pt;
}
#locator label{
display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}
#locator input {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;
}

#locator input:focus,#locator input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}

