/*+clearfix {*/
#headbow:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#headbow
{
	display: inline-block;
}
#headbow
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
BODY
{
	margin-top: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	background: url(../images/headbg.jpg) no-repeat center top;
	-webkit-transform: translateZ(0);
	font-size: 11.4pt;
}
/*[clearfix]*/#headbow
{
	min-width: 990px;
	height: 496px;
	width: 100%;
	position: relative;
}
/*iOS optimization*/
P, DIV, SPAN, A, TD, INPUT
{
	font-family: verdana, helvetica, arial;
	line-height: 2em;
	color: #004B71;
}
FORM
{
	margin: 0px;
}
DIV#pole
{
	width: 272px;
	position: relative;
	margin: 58px auto 0px;
}
DIV#pole FORM P
{
	font-size: 12px;
}
IMG
{
	border: 0px solid #000000;
	padding: 0px;
}
INPUT
{
	border: 1px solid #E6E6E6;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100px;
}
INPUT:focus
{
	background-color: #FFF6ED;
}
#pole TD INPUT.inputf
{
	font-size: 16px;
	height: 33px;
	width: 240px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px 10px;
	box-shadow: -1px -1px #A8BAC6;
}
#submit
{
	border: 1px solid #C0C0C0;
	color: #FC5700;
	background-color: #FFFFFF;
	width: 100px;
	font-weight: bold;
}
A
{
	color: #003196;
}
A:hover
{
	color: #FF0000;
}
A.submbutton, A.logoutbutton
{
	width: 133px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	display: block;
	background: #F8D517;
	box-shadow: 0px 3px #FFAB64;
	color: #004B71;
	text-shadow: -1px 0px #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding: 3px 0;
}
A.submbutton:hover, A.logoutbutton:hover
{
	background: #F3E015;
}
A.submbutton
{
	height: 30px;
}
#container
{
	width: 500px;
	height: auto;
	position: relative;
	margin: 0px auto;
	text-align: left;
}
#main
{
	width: 338px;
	height: 322px;
	overflow: auto;
	background-image: url('../images/loginhead.png');
	background-color: #FEFEFE;
	background-position: center top;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 6px #9C9C9C;
	border-radius: 2px;
	margin: 300px auto 0px;
	text-align: justify;
}
#footer
{
	width: 500px;
	text-align: right;
	font-size: 8pt;
	color: #626262;
}
DIV#footer
{
	text-align: center;
	margin-top: 10px;
}
#header
{
	width: 500px;
	font-size: 14pt;
	color: #626262;
	padding-bottom: 5px;
}
