@charset "utf-8";
/* CSS Document */
#container 
{
	width: 992px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	text-align: left;
}

#logo
{
	position:relative;
	float:left;
}
#gform
{
	position:relative;
	margin-top:60px;
}


h1, h2, h3
{
	font-weight: bold;
	font-family: Arial,sans-serif;
	color: #000000;
}
h2 
{
	font-size: 2.6em;
	color: #ee2024;
	letter-spacing: -2px;
}

p 
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.8em;
	margin-left: 0pt;
}

div, form, object
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width-value: 0px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}