H1 {
	font-size: 22px; 
	font-weight: bolder;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

H2 {
	font-size: 14px; 
	font-weight: bolder;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

H3 {
	font-size: 12pt;
}

H4 {
	font-size: 10pt;
}

H5 {
	font-size: 7pt;
}

H6 {
	font-size: 7pt;
}

HR {
	width: 90%;
	height: 1pt;
	margin: 15px 0 10px 0;
}




/*
//////////////////////////
      custom styles
//////////////////////////
*/



.required {
	color: #ff0000;
	font-weight: bold;
}

.instructions {
	font-weight: bold;
	margin-bottom: 10px;
}

.bg {
	color: #679acd;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Georgia, Times;
	text-decoration: none;
}

.1a {
	color: #0066ff;
	font-size: 8pt;
	font-family: Arial, Georgia, Times;
	text-decoration: underline;
}

.1amenu {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Georgia, Times;
}

.1a:hover {
	color: #0066ff;
	font-size: 8pt;
	font-family: Arial, Georgia, Times;
	text-decoration: none;
}

.footer {
	color: #4D4D4D;
	font-size: 8pt;
	font-family: Arial, Georgia, Times;
	text-decoration: none;
}

.rowClass, .colClass {
	text-align: left;
	padding-left:3px;
	padding-bottom:2px;
	padding-top:2px;
	padding-right: 3px;
	vertical-align:top;
	border-bottom: 1px solid #C1BCA9;
}

.colClass {
	border-left: 1px solid #C1BCA9;
}

.input {
	font: normal 11px Arial, sans-serif; 
	height: 19px;
	padding-left: 3px;
	border: 1px solid #ccc;
}

.dropdown {
	font: normal 11px Arial, sans-serif; 
	height: 19px;
	padding-left: 0px;
	border: 1px solid #ccc;
}

#backgroundPic 	{
	z-Index:0;
	position:absolute;
	display:block;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
}

#tableFloaty {
	z-index:1;
	position: relative;
	float: center;
}

/*
Redefined Styles
*/

#index {
	background: #fff url(/images/bg_index_kiosk.gif) repeat-y;
}

#index_cap {
	background: url(/images/bg_index_cap_kiosk.gif) no-repeat;
}

#index_foot {
	background: url(/images/bg_index_foot_kiosk.gif) no-repeat;
}

#header {
	padding-left: 0;
}

#sidebar {
	width: 42px;
	padding: 0;
	background-position: right top;
}

#ui {
	left: -42px;
}

#interior #body {
	width: 625px;
}
