BODY, INPUT, SELECT {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #000;
}

INPUT, SELECT {
	font-size: 11px;
}

HTML {
	/*border-right: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;*/
}

BODY {
	margin: 0px;
	background: #FFF;
	/*border: 1px solid #aaa;*/
	padding: 5px 5px 5px 10px;
	height: 186px;
}

A IMG {
	border: 0px;
}

.tabs, .form, .formFoot {
	width: 410px;
}

.tabs {
	padding-top: 0px;
	padding-bottom: 5px;
}

.tabButtons {
	font-size: 15px;
	font-weight: bold;
	color: #009;
}

.tabButtons A {
	color: #009;
	text-decoration: none;
}

.tabButtons A.selected {
	color: #000;	
}

.tabButtons A:hover {
	text-decoration: underline;
}

.form {
	padding: 0px 1px;
	font-size: 11px;
}

.form FORM {
	margin: 0px;
	min-height: 1px;
	_height: 1px;
}

.formFoot {
	font-size: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.column {
	width: 48%;
}

.singleColumn {
	width: 48%;
}

.column SPAN {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

.lColumn {
	width: 67%;
}

.rColumn {
	width: 30%;
}

.rColumn DIV {
	margin-bottom: 5px;
}

.column SELECT, .column .textEntry {
	width: 95%;
}

.textEntry {
	border: 1px solid #aba9a9;
	color: #686868;
	padding-left:2px;
}

.digit2 {
	width: 25px !important;
}

.digit4 {
	width: 35px !important;
}

SELECT.digit4 {
	width: 55px !important;
}

.singleColumn {
	margin-bottom: 0px;
}


.submit {
	text-align: right;
	margin-top: -5px;
	padding-right: 5px;
}

.spacer {
	font-size: 1px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: 1px !important;
}
