html, body
{
	margin:0;
	padding:0;
	height:100%;
	min-width:100%;
	width: 100%;
    font-family: arial,helvetica,clean,sans-serif;
	font-size:small; /* scaling factor 1.2 */
}
.pageContain
{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	min-width: 58em;
	position: relative;
	margin-bottom: -13px;
}
.headContain
{
	padding-right: 0.5em;
	background: transparent url(Images/Enterprise-new_03.gif) no-repeat 2px 2px;
}
.menuContain
{
	clear: both;
}
.bannerImage
{
	float: left;
}
h1
{
	float: right;
	text-align: right;
	margin: 0;
	font-variant: small-caps;
}
h2
{
	font-weight: bold;
	font-size: medium;
}
.footer
{
	position: fixed; 
	clear: both; 
	width: 100%; 
	height: 13px; 
	bottom: 0; 
	border: none; 
	padding: 0; 
	text-align: center; 
	background: #000 url( 'images/swipe.jpg' ) no-repeat top right;
}
.clearfooter
{
	height: 15px;
	clear: both;
}
/* start standard controls */
.contain
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	width: 10em;
	font-weight: bold;
	padding-top: 0.4em;
}

.value
{
	float: left;
	margin-right: 0.5em;
}

.selectColumn
{
	width:4em;
	text-align:center;
}

.buttonContain
{
	float: right;
	margin-top: 1em;
}

.clear
{
	clear: both;
}

.bigCheckbox input
{
	height: 2em;
	width: 2em; 
}

.bigCheckbox label
{
	display:block;
	float: left;
	font-weight: bold;
	font-size: large;
	width: 42em;
	padding: 0 0 1em 0;
}

.numeric, .currency
{
	text-align: right;
}

.input
{
	background-color: #ffff99;
	border: 1px solid;
}

.calc
{
	border: 1px solid;
}

.validatorCalloutHighlight
{
	background-color: #ff3300;
	color: #ffffff;
	border: 1px solid #000;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
/* end standard controls */

/* start link button rules */
a.linkButton, a.linkButtonWide, a.linkButtonNarrow
{
	text-decoration: none;
	color: #000;
	margin-left: 0.5em;
}
@media screen
{
	.linkButton, .linkButtonWide, .linkButtonNarrow
	{
		font-size: 0.8em;
		text-align: center;
		padding-top: 0.5em;
		text-decoration: none;
		display: block;
		height: 21px;
		background: transparent url(Images/EracButtonPlain_sprite.png) no-repeat;
		color: #000000;
	}
}
@media print
{
	.linkButton, .linkButtonWide, .linkButtonNarrow
	{
		display: none;
	}

	.printFieldset
	{
		border: none;
	}

	.printContain .halfWidthContain
	{
		width: 49%;
	}
}
.linkButton
{
	width: 122px;
}
a.linkButton
{
	background-position: 0px 0px;
}

a:hover.linkButton
{
	background-position: 0px -30px;
}

a:active.linkButton
{
	background-position: 0px -60px;
}
/* Wide link button rules */
.linkButtonWide
{
	width: 152px;
}

a.linkButtonWide
{
	background-position: 0px -90px;
}

a:hover.linkButtonWide
{
	background-position: 0px -120px;
}

a:active.linkButtonWide
{
	background-position: 0px -150px;
}
/* Narrow link button rules */
.linkButtonNarrow
{
	width: 62px;
}

a.linkButtonNarrow
{
	background-position: 0px -180px;
}

a:hover.linkButtonNarrow
{
	background-position: 0px -210px;
}

a:active.linkButtonNarrow
{
	background-position: 0px -240px;
}
/* end link button rules */


/* start home page links */

.linksContain
{
	padding-top: 8em;
	margin-right: auto;
}
.linksContain .link
{
	width: 200px;
	height: 180px;
	margin-left: 1em;
	margin-right: 1em;
	float: left;
	text-align:center;
	z-index:0;
}
.homePageImage
{
	float: left;
}

.homePageImage img
{
	border-top: #13a866 3px solid !important;
	border-right: #13a866 3px solid !important;
	border-bottom: #13a866 3px solid !important;
}

.links
{
	margin-left: 500px;
}
.linksContain div a
{
	position: relative;
	display: block;
	width: 100px;
	text-decoration: none;
	z-index: 1;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	color: #0000ff;
}
.link div div
{
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	cursor: pointer;
}
.locationCalculator div div
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat -100px 0;
}
.locationCalculator div div:hover
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat 0 0;
}
.rentalVsReimbursementCalculator div div
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat -100px -200px;
}
.rentalVsReimbursementCalculator div div:hover
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat 0 -200px;
}
.greyFleetCalculator div div
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat -100px -100px;
}
.greyFleetCalculator div div:hover
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat 0 -100px;
}
.dutyOfCareChecklist div div
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat -100px -300px;
}
.dutyOfCareChecklist div div:hover
{
	background: transparent url(Images/ToolkitSprite.png) no-repeat  0 -300px;
}

.terms
{
	clear: both;
	padding: 1em;
}
/* end home page links */

/* start all other pages */
.locationsContain, .dutyOfCareContain, .greyFleetCalulatorContain, .contactContain, .rentalVsReimbCalculatorContain
{
	padding: 1em;
}
/* end all other pages */

/* start location calculator page */
.locationListContain
{
	clear: both;
	margin-top: 1em;
}
.footerInfo
{
	float: left;
	margin-top: 1em;
}
/* end location calculator page */

/* start duty of care checklist page */
.marketingMessageGood, .marketingMessageBad
{
	margin-left: 25px;
	padding-right: 1.5em;
	display: block;
	font-weight: bold;
}
.marketingMessageGood
{
	color: #009900;
}
.marketingMessageBad
{
	color: #ff0000;
}
.dutyOfCareContain ul
{
	list-style-type: none;
	margin-left: 1em;
}
.dutyOfCareContain ul li
{
	margin-bottom: 1em;
}
/* end duty of care checklist page */ 

/* start grey fleet calculator page */
.savings
{
	float: left;
	font-weight: bolder;
	margin-top: 1em;
	margin-left: -0.6em;
	margin-bottom: 1em;
	padding-top: 0.7em;
	padding-left: 0.5em;
	padding-bottom: 0.7em;
	border: 1px solid #f00;
	background-color: #ccffcc;
}

.greyFleetContain, .environmentalContain, .rentalVsReimbContain
{
	width: 36.5em;
	float: left;
}

.greyFleetCalulatorContain .title, .rentalVsReimbCalculatorContain .title
{
	width: 22em;
}
/* end grey fleet calculator page */ 

/* start contact us page */ 
.region
{
	border: 1px solid #000;
	padding: 0.2em;
	margin: 0.2em;
	float: left;
	width: 18em;
	height: 7em;
} 
/* end contact us page */ 
