.mobi_buttonbar {
	width: 100%;
	height: 2em;
	font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
	font-size: 24px;
}

.mobi_header {
	font-family: Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-size: 18px;
}

.mobi_text {
	font-family: Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-size: 14px;
}

.mobi_textarea {
	resize:none;
	width:100%;
	height:26px;
	background-color: #EEEEE0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	overflow:hidden;
}

.mobi_input {
	height: 26px;
	background-color: #EEEEE0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	width:100%;
}

.mobi_inputsmall {
	height: 16px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	width:100%;
}

.mobi_errorsmall {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #FF0000;
}

.mobi_select {
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	display: block;
}

.mobi_select {
	display: block;
	line-height: 180%;
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	background-color: #f1f1cb;
}

.mobi_select a {
	display: block;
	line-height: 180%;
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	/*
	background-color: #f1f1cb;
	*/
}

.mobi_select a:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	text-decoration: underline;
	display: block;
	color: #AF00AF;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.mobi_display_row {
	padding-left: 10px;
	border-width: 1px 1px 1px 1px;
	border: solid #748771;
}

.footer {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-align: center;
}

.footer_links {
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #27408b;
}

.header {
	height: 45px;
	/* background-color: #a0af9d; */
	background-color: #000000;
	border: solid #606060;
	border-width: 0px 0px 1px 0px;
}

.mobi_gray_label {
    background:#ffcc00;
    color:#000000;
    font:2.4em Futura, 'Century Gothic', AppleGothic, sans-serif;
    font-size:18px;
    border-radius:5px;   
    line-height:3em;
    padding:.5em;
    margin:2px;
    cursor:pointer;
}

#splash {
	border:2px solid;
	z-index: 20000;
	background-color:#000000;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	color:#FFFFFF;
}

#displaybox {
	z-index: 10000;
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF;
}
