﻿/* 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 */



.clear
{
	height: 1px;
	overflow: hidden;
	clear: both;
	background-color: transparent;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

.barColumn
{
	float: left;
	height: 10.7em;
	padding-top: 1.2em;	
}

.barColumnNoPadding
{
	float: left;
	height: 11.9em;
}
.barColumnMainSmallMargin
{
	float: left;
	height: 11.9em;
	padding-top: 0.9em;
}

.barColumnMainSmallMarginMainPage
{
	float: left;
	height: 11.9em;
	padding-top: 1.4em;
}

.barColumnMain
{
	float: left;
	height: 11.9em;
	padding-top: 0.8em;
}

.selection div.row
{
	width: 15em;
	margin-bottom: 0.5em;
}

.selection div.row p.error
{
	height: 0.1em;
	padding: 0px;
	margin: 0px; 
	color: White;
	float: right;
	overflow: hidden;
}


.selection div.row div.holder
{
	width: 98%;
	height: 1.5em;
	line-height: 1.1em;
	border-width: 0.1em;
	border-style: solid;
	border-color: #cccccc;
	background-color: White;
}

.selection div.row .goHolder
{
	width: 95%;
	text-align: right;
}

.selection div.row .goHolder input
{
	width: 2.8em;	
	height: 1.2em;
}

.selection div.row div.holder select, .selection div.row div.holder input
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px; 
	border-width: 0px;
	font-size: 1.1em;	
}

img.quickBook
{
	width: 1.6em;
	height: 8.2em;
	margin-right: 0.7em;
	margin-top: 0.1em;
}

.goButton
{
	margin-left: 1em;	
	width: 2.8em;	
}	

.goButton div
{
	height: 6.5em;
}

.goButton input
{
	width: 2.8em;	
	height: 1.2em;
}

.navButtons div, .bigNavButtons div
{
	margin-bottom: 0.5em;
	margin-left: 1em;
}

.bigNavButtons div
{
	padding-top: 1em;
	margin-left: 1em;
}

.bigNavButtons div img
{
	width: 7.4em;
	height: 7.4em;
}


.navButtons div.holder, .navButtons div img
{
	width: 4.6em;
	height: 4.6em;
}

