body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}

table{
      font-size : 12px;
}

a {
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

td {
	font-size: 12px;
}

.fineprint {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.container {
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

.pagetitle {
	font-size: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

.sidebar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}

.sidebar a {
	font-weight: normal;
	text-decoration: none;
}

.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

.subtitle {

	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

.subtitle2 {


	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

#fuelTable {
	border: 1px solid #CCCCCC;
	cellpadding: 0px;
	cellspacing: 0px;
	margin: 0px;
	padding: 1px;
}

#fuelTable td {
	font-size: 10px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.red {
      color: red;
}

.bold {
      font-weight: bold;
}
.italic {
      font-style: italic;
}
.bolditalic {
    font-weight: bold;
    font-style: italic;
}

#listTable {
	line-height: normal;
}
 
#listTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#listTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

a img {

	border: none;

}