/*+init {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
H1, H2, H3, H4, H5, H6, TH
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}
ADDRESS, CITE, DFN, VAR
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}
CAPTION, CODE, KBD, PRE, SAMP, TT, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}
TABLE
{
	border-spacing: 0;
}
TH
{
	text-align: left;
}
HTML, BODY, THEAD, TBODY, TFOOT, TR, TH, TD, BR
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, A IMG
{
	border: 0;
}
BODY
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.5;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
H2
{
	text-align: center;
	font-weight: 100;
	color: #646464;
	font-size: 14.5pt;
	line-height: 0.9;
	margin-bottom: 0px;
	font-family: proxima-nova, sans-serif;
	text-transform: uppercase;
}
H1
{
	text-align: center;
	margin-top: 63px;
	margin-bottom: 4px;
	font-size: 21.2pt;
	color: #004C8C;
}
DIV.logo
{
	margin: 0 0 26px 245px;
	border: 6px solid #FFFFFF;
	width: 129px;
	padding: 0;
	/*+box-shadow:0px 0px 7px #C9C9C9;*/
	-moz-box-shadow: 0px 0px 7px #C9C9C9;
	-webkit-box-shadow: 0px 0px 7px #C9C9C9;
	-o-box-shadow: 0px 0px 7px #C9C9C9;
	box-shadow: 0px 0px 7px #C9C9C9;
	background-color: #FFFFFF;
}
H3
{
	font-weight: 100;
	text-align: center;
	margin-top: 14px;
	margin-bottom: -27px;
	color: #646464;
	font-size: 14pt;
}
DIV.foot-head
{
	font-size: 10.4pt;
	font-weight: 100;
}
DIV.foot-wrap
{
	text-align: center;
	margin-top: 47px;
	line-height: 2.2;
	color: #646464;
}
.foot-text
{
	font-family: proxima-nova, sans-serif;
	font-weight: 100;
	font-size: 8.5pt;
}
BODY
{
	font-size: 62.5%;
	font-family: sans-serif !important;
	margin-bottom: 0;
	background-image: url(/form/flag.jpg);
	background-attachment: fixed;
	background-origin: initial;
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	background-size: cover;
}
HTML
{
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
BODY
{
	margin: 0;
	word-wrap: break-word;
}
P
{
	font-size: 1.6em;
	margin-bottom: 6px;
	text-align: center;
	color: #646464;
	font-family: proxima-nova, sans-serif;
	font-weight: 100;
}
#page-wrap
{
	width: 660px;
	background: #FFFFFF repeat;
	padding: 20px 50px;
	min-height: 350px;
	/*+box-shadow:0px 0px 8px #454545;*/
	-moz-box-shadow: 0px 0px 8px #454545;
	-webkit-box-shadow: 0px 0px 8px #454545;
	-o-box-shadow: 0px 0px 8px #454545;
	box-shadow: 0px 0px 8px #454545;
	margin: 106px auto auto;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	/*[empty]+placement:;*/
}
#contact-area
{
	width: 385px;
	margin: 9px auto 0;
	padding-top: 28px;
}
#contact-area INPUT, #contact-area TEXTAREA
{
	padding: 5px;
	width: 370px;
	font-family: proxima-nova, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px;
	border: 1px solid #FFFFFF;
	color: #646464;
	font-weight: bold;
	background-color: #D3D3D3;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#contact-area TEXTAREA
{
	height: 90px;
}
#contact-area TEXTAREA:focus, #contact-area INPUT:focus
{
	/*[disabled]border:2px solid #FD8B00;*/
}
#contact-area INPUT.submit-button
{
	width: 100px;
	float: right;
	background-color: #004C8C;
	color: #FFFFFF;
	text-transform: uppercase;
	/*+box-shadow:0px 0px 7px #D1D1D1;*/
	-moz-box-shadow: 0px 0px 7px #D1D1D1;
	-webkit-box-shadow: 0px 0px 7px #D1D1D1;
	-o-box-shadow: 0px 0px 7px #D1D1D1;
	box-shadow: 0px 0px 7px #D1D1D1;
	margin-top: 6px;
	font-weight: bold;
	border: 0px solid #000000;
	padding: 7px;
}
LABEL
{
	float: left;
	text-align: justify;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
	color: #646464;
	margin-bottom: 5px;
	margin-top: 7px;
}
