
body {
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;
	width:100%;
}

#bgimg {
	position:absolute;
	z-index: -1;
}

#realBody	{
	
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;
	position:absolute;
	width: 100%;
}

#Layer1	{
	background: url(images/header_img.jpg) no-repeat;
	width:750px;
	height:176px;
	padding-top: 5px;
}

#Layer1 a	{
	padding: 5px 0 0 5px;
	color: #373588;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	font-weight: bold;
	vertical-align: text-top;
	
}

#Layer1 a:hover	{
	color: #fe0000;
}

.form-item	{
		font-size: 11px;
		padding: 4px;
		border-top: 1px solid white;
		border-bottom: 1px solid #C6C6C6;
		
}


*	{
	margin: 0;
	
}

.container	{
	width: 765px;
	background: url(images/shadowBack.png) 0 0 repeat-y;
	margin: auto;
	padding-left:7px;
	position: relative;
	
}

img	{
	border: 0;
	
}

#Layer2	{
	margin:auto;
	width: 753px;
	height: 430px;
	
}


.arial9black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial16black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial18black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial20black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial22black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial24black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial26black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial28black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial30black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.DivCenter {
	position: absolute;
	margin-left: -375px;
	padding: 0px;
	visibility: visible;
	z-index: auto;
	width: 750px;
	left: 50%;
}
.footer {
	position: absolute;
	margin-left: -375px;
	bottom: 10px;
	left: 50%;
	visibility: visible;
	z-index: auto;
	width: 750px;
	height: 10px;
}
.arial9blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial10blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial12blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial14blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial16blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial18blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial20blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial22blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial24blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial26blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial28blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial30blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver9black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver12black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver14black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver16black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver18black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver20black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver22black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver24black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver26black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver28black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver30black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver9blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver10blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver12blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver14blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver16blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver18blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver20blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver22blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver24blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver26blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver28blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ver30blackB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.arial14whiteB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.arial12blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.arial12grey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.arial12blueB {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.arial12redB {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.arial14BlueB {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
}

