﻿/* begin reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
ol, ul {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 1em;font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
html, body, input textarea{
padding: 0;
margin: 0;
color: #333;
font-family: Arial, Helvetica, sans-serif;}
:focus {outline: 0;}
input[type="hidden"] {display:none;}
/* end reset */


body
{
    text-align: left;
    min-width: 80em;
    font-size: 62.5%;    
	font-family: Verdana;
	color: #79723b;
}

body, #footer
{
    background-color: gray;
}

#page
{
    margin-left: auto;
    margin-right: auto;
    width: 80em;
    height: 60em;
    background-color: #dfe2c3;
    margin-top: 2em;
    position: relative;
}

#header
{
    height: 9.1em;
    overflow: hidden; 
	background-color: transparent;
}

#header img
{
    width: 80em; 
    height: 9.1em;
}

#main
{
	height: 47em;
	background-color: transparent;
}

#footer
{
	width: 80em;
	height: 3.9em;
	text-align: center;
}

#footer img
{
	width: 80em;
	height: 3.9em;
}

#content
{
	width: 79em;
	height: 100%;
	background-color: transparent;
}

#helpText
{
	left: 15em;
	width: 50em;
	height: 30em;
	position: absolute;
	z-index: 1;
	overflow: auto;
	display: none;
	background-color: White;
	border-style: solid;
}

#helpContent
{
	padding: 1em;
}

#helpTitleBar
{
	border-color: #647929;
	border-width: 0.1em;
	border-style: solid;
	background-color: #dfe2c3;
	padding: 0.5em;
	z-index: 10;
}

#tabPanel
{
	margin-left: auto;
	margin-right: auto;
	width: 72.5em;
	height: 40.6em;
}

#padding1
{
	height: 1.2em;
}

#tabHeader
{
	width: 73.5em;
	height: 3.6em;
}

#tabTitle
{
	position: absolute;
}

#tabTitle img
{
}

#tabTitle img, #tabTitleText
{
	width: 18.6em;
	height: 3.6em;
}

#tabTitleText
{
	position: absolute;
	top: 0px;
	left: -0.2em;
	line-height: 3.5em;
	text-align: center;
}

#tabBlank
{
	float: right;
	width: 54.6em;
	height: 3.5em;
	border-color: #647929;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
}

#tabMain
{
	width: 73.4em;
	height: 41em;
	border-color: #647929;
	border-width: 0.1em;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: White;	
}

h1
{
	font-size: 1.6em;
	font-weight: bold;
}

h2
{
	font-size: 1.4em;
	padding-bottom: 0.5em;
	font-weight: bold;
}

#helpText p
{
	font-size: 1.0em;
	margin-right: 2em;
}


#tabText
{
	height: 36.5em;
	overflow: auto;
}

#tabPaddingBottom
{
	height: 0.6em;
}

#navigationBar
{
	border-color: #647929;
	border-width: 0.1em;
	border-style: solid;
	background-color: #dfe2c3;
	height: 2.6em;
	margin-left: auto;
	margin-right: auto;
	width: 68.0em;
	overflow: hidden;
}

#buttonPanel
{
	margin-left: auto;
	margin-right: auto;
	width: 15em;
}

#leftButton, .floatLeft
{
	float: left;
}

#rightButton, .floatRight
{
	float: right;
}

#middleButton
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.leftBlank, .rightBlank
{
	width: 1.9em;
	height: 2.4em;
	background-color: transparent;
}

.middleBlank
{
	width: 4.1em;
	height: 2.4em;
	background-color: transparent;
}

.fuelInfo
{
	margin-top: 2em;
	margin-right: 3em; 
}

h3
{
	font-style: italic;
	font-size: 1.1em;
	text-decoration: underline;
	padding-top: 0.5em;
}

.smallInput
{
	width: 3em;
}

.contentTable
{
	width: 100%;
}

.contentTable td
{
	padding-bottom: 1em;
}

.contentTable .colHeader
{
	width: 30%;
}

.contentTable .colContent
{
	width: 20%;
}

.borderBox
{	
	border-color: #647929;
	border-width: 0.1em;
	border-style: solid;
	width: 95%;
	padding: 0.5em;
}

.innerCentred
{
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	text-align: center;
	margin-bottom: 1em;
}

.innerContentTable
{
	width: 93%; 
	margin-left: 2em; 
}

.resultsTable
{
	width: 100%;
}

.calcsTable, .calcsTableNoBorder
{
	font-size: 1em;
}

.calcsTableNoBorder, .calcsTableNoBorder td
{
	border-style: none;
}

.calcsTableNoBorder td
{
	padding-right: 1em;
}
.resultsTable, .resultsTable td, .calcsTable
{
	border-style: solid;
	border-width: 0.1em;
	border-color: #647929;
}

.resultsTable td
{
	padding: 1em;
}

.calcsTable td, .calcsTable th
{
	padding: 0.2em;
	border-style: none;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-color: #647929;	
}

.calcsTable td
{
	text-align: right;
}

.calcsTable td.leftAlign
{
	text-align: left;
}

.calcsTable th
{
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	text-align: center;
}

.resultsTable h3
{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.helpSubTitle
{
	font-size: 80%; 
	font-weight: normal; 
	margin-right: 1em;
}

h2.calcsSeparator
{
	margin-top: 2em;
	margin-bottom: 0.5em;
	width: 100%;
	background-color: #dfe2c3;
	height: 1.2em;
	line-height: 1.5em;
}

h3.resultsTableTitle
{
	margin-bottom: 0.5em;
	text-decoration: none;
	margin-top: 0.5em;
}

div.tablePadding
{
	height: 1.5em;
}

h4
{
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 2em;
}

.imageCell img
{
	padding-top: 3em;
	width: 68em;
	height: 30em;
}

.printButton
{
	margin-top: 3em;
}

.helpHeading
{
	float: right;
}

.pageHeading
{
	padding-top: 0.3em; 
	padding-right: 2em;
}

#ctl00_LeftButtonPlaceHolder_PreviousPageButton, #ctl00_RightButtonPlaceHolder_NextPageButton
{
}

#ctl00_MiddleButtonPlaceHolder_StartPageButton
{
	font-size: 1em;
	width: 4.1em;
	height: 2.8em;
}

.transparent, #navigationBar input
{
	behavior: url("iepngfix.htc");
}

/*  This style section is for printing.
*/
@media print
{
	#helpText, #padding1, #tabTitle, #tabBlank, #navigationBar, #footer
	{
		display: none;
	}
	
	#tabPanel
	{
		width: 100%;
	}
	
	#tabMain
	{
		border-style: none;
		width: 95%;
		height: 100%;
	}
	
	body, #main, #content, #tabPanel, #page, #tabText, .innerContentTable
	{
		margin-left: 0em;
		margin-right: 0em;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	body, #tabText, #page, #main
	{

		height: 100%;
		overflow: visible;
		width: 630px;
		font-size: 0.85em;
	}
	

	
	.innerContentTable
	{
		margin-left: 0.1em;
		padding-right: 0.1em;
		width: 100%; 
		padding-top: 1em !important;
	}
	.resultsTable
	{
		width: 99%;
	}
}


