body
	{
	margin: 0px;
	background-color: #FFFFFF;
	}

h1
	{
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

h2
	{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

h3
	{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

h4
	{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

h5
	{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

hr
	{
	height: 1px;
	color: #1428DC;
	}

a:link
	{
	font-size: 10pt;
	color: #1428DC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:visited
	{
	font-size: 10pt;
	color: #1428DC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:active
	{
	font-size: 10pt;
	color: #DA1212;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover
	{
	font-size: 10pt;
	color: #DA1212;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link.footer
	{
	font-size: 8pt;
	color: #1428DC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:visited.footer
	{
	font-size: 8pt;
	color: #1428DC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:active.footer
	{
	font-size: 8pt;
	color: #DA1212;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover.footer
	{
	font-size: 8pt;
	color: #DA1212;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

table.login
	{
	width: 100%;
	border-collapse: collapse;
	}

table.login td
	{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	padding: 4px;
	border: 0px solid #000000;
	}

table.background
	{
	width: 100%;
	border-collapse: collapse;
	}

table.background td
	{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 50%;
	padding: 10px;
	border: 1px solid #000000;
	background: #DCDCDC;
	}

table.background2
	{
	width: 100%;
	border-collapse: collapse;
	}

table.background2 td
	{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000000;
	background: #DCDCDC;
	}
table.background3
	{
	width: 100%;
	border-collapse: collapse;
	}

table.background3 td
	{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #000000;
	background: #DCDCDC;
	}

table.background4
	{
	width: 100%;
	border-collapse: collapse;
	}

table.background4 td
	{
	font-size: 7pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px;
	border: 0px solid #000000;
	background: #ECECEC;
	}

table.form
	{
	width: 10%;
	border-collapse: collapse;
	}

table.form td
	{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border: 0px solid #000000;
	}

table.cv
	{
	width: 80%;
	border-collapse: collapse;
	}

table.cv td
	{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
	border: 0px solid #000000;
	}

td.footer
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	}

td.content
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	padding-top: 36px;
	padding-left: 100px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

td.banner
	{
	text-align: right;
	vertical-align: top;
	}

input, select, textarea
	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #1428DC;
	}

input.login
	{
	background-color: #FFFFFF;
	color: #1428DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #000000;
	width: 140px;
	}

input.submit
	{
	background-color: #FFFFFF;
	color: #1428DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #000000;
	}

#footer
	{
	position: absolute;
	top: 63px;
	left: 85px;
	width: 88%;
	height: 89%;
	border: 0px solid #1428DC;
	}

#content
	{
	position: absolute;
	top: 63px;
	left: 85px;
	width: 88%;
	height: 85%;
	border: 1px solid #1428DC;
	overflow: auto;
	}

#login
	{
	position: absolute;
	top: 400px;
	left: 10px;
	width: 152px;
	height: 120px;
	background: #1428DC;
	}

#banner
	{
	position: absolute;
	top: 0px;
	left: 85px;
	width: 88%;
	height: 62px;
	border: 0px solid #1428DC;
	}
