body {
	margin: 0px;
	background-color: #e5e4e1;
}

body, td, th, select, input, textarea, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
td.company {
	background-color:#FFFFCC;
	padding:10px;
}

td.users {
	background-color:#FFFFFF;
	padding:10px;
}
td.login {
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	
}
td.loginMessage {
	background-color:#FFFFCC;
	padding:10px;
}
td.loginHeader {
	background-color:#FFFFFF;
	padding:10px;
}
input, textarea, select {
	border: 1px solid #666666;
}

a, a:link, a:visited {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

a.smallNoUnderline, a.smallNoUnderline:link, a.smallNoUnderline:visited {
	color: #666666;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration:none;
}

a.smallNoUnderline:hover, a.smallNoUnderline:active {
	text-decoration:underline;
}

a.ftGreen, a.ftGreen:link, a.ftGreen:visited {
	color: #10543D;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a.ftGreen:hover, a.ftGreen:active {
	text-decoration:none;
}

.lighterAndSmaller {
	color: #999999;
	font-size: 9px;
	line-height: 11px;
}

.smallAndBold {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
}

.smallTypeWhite, a.smallTypeWhite {
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
}

.texteWhiteMenu, a.texteWhiteMenu {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.footerLink {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.footerLink:link, .footerLink:visited {
	color: #999999;
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
}

.footerLink:hover, .footerLink:active {
	text-decoration: none;
}

.small {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}

a.smallUnderline,  a.smallUnderline:visited {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a.smallUnderline:hover,  a.smallUnderline:active {
	text-decoration: none;
}

.red {
	color: #9B2B27;
}

.redBold {
	color: #9B2B27;
	font-weight: bold;
}

.fuelTitle {
font-size:24px;
font-weight:600;
color:#10543D;
}



.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #10543D;
	font-weight: bold;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #10543D;
	font-weight: bold;
}

.smallTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #10543D;
	font-weight: bold;
}

.miniTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
}

a.miniTitleUnderline,  a.miniTitleUnderline:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
	text-decoration: underline;
}

a.miniTitleUnderline:hover,  a.miniTitleUnderline:active {
	text-decoration: none;
}



a.faq, a.faq:link, a.faq:visited{
	font-size: 11px;
	text-decoration:none;
}

a.faq:hover{
	color: #10543D;
}


