body {
	background: url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#6483a0;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-family: Tahoma, Verdana, Arial, Courier, sans-serif;
	font-size: 12px;
}


#maincontainer {
	position: absolute; 
	left: 50%;
	width: 732px; 
	margin-left: -366px;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#E0764E;
}

.text {
	color: #333333;
	font-size:12px;
	text-align: justify;
	line-height:130%;
}

.text a:link, .text a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #E77845;
	text-decoration: underline;
}

.text a:hover, .text a:active {
	color: #26333D;
	text-decoration: none;
}

.white {
	color: #fff;
	font-size:12px;
}

.white a:link, .white a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.white a:hover, .text a:active {
	color: #E77845;
	text-decoration: none;
}

#pageHeader1 h1 {
	margin-left:0px;
	background: transparent url(../img/h1.gif) no-repeat top left; 
	width: 380px; 
	height: 30px; 
	float: left;
	}
#pageHeader1 h1 span {
	display:none
	}
	
#pageHeader2 h1 {
	margin-left:0px;
	background: transparent url(../img/h2.gif) no-repeat top left; 
	width: 380px; 
	height: 30px; 
	float: left;
	}
#pageHeader2 h1 span {
	display:none
	}
	
#pageHeader3 h1 {
	margin-left:0px;
	background: transparent url(../img/h3.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader3 h1 span {
	display:none
	}

#pageHeader4 h1 {
	margin-left:0px;
	background: transparent url(../img/h4.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader4 h1 span {
	display:none
	}

#pageHeader5 h1 {
	margin-left:0px;
	background: transparent url(../img/h5.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader5 h1 span {
	display:none
	}
	
#pageHeader6 h1 {
	margin-left:0px;
	background: transparent url(../img/h6.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader6 h1 span {
	display:none
	}
	
#pageHeader7 h1 {
	margin-left:0px;
	background: transparent url(../img/h7.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader7 h1 span {
	display:none
	}
	
#pageHeader8 h1 {
	margin-left:0px;
	background: transparent url(../img/h8.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	float: left;
	}
#pageHeader8 h1 span {
	display:none
	}
	
#pageHeader9 h1 {
	margin-left:0px;
	background: transparent url(../img/h9.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	}
#pageHeader9 h1 span {
	display:none
	}
	
#pageHeader0 h1 {
	margin-left:0px;
	background: transparent url(../img/h0.gif) no-repeat top left; 
	width: 550px; 
	height: 30px; 
	}
#pageHeader0 h1 span {
	display:none
	}


.input {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

td {
	vertical-align:top;
}

.footer {
	font-size:10px;
	color:#A09F8D;
	background-color:#fff;
	width:770px;
	height:30px;
	line-height:20px;
	font-weight:bold;
	text-indent:5px;
	padding-top:10px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color:#A09F8D;
}

.footer a:hover {
	color:#000000;
}


