.page_content { 
	background-color: #fff;
}

.internal_topcurve {
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 99;
}

/*************INTERNAL 1*************************/
.internal_1_container {
	position: relative; 
	min-height: 550px;
    height: auto !important;
    height: 550px;
}

.internal-1_content_container {
	position: relative; 
	top: -50px; 
	background:url(/layout/images/internal1-content_bg.png) no-repeat; 
	_background:url(/layout/images/internal1-content_bg.gif) no-repeat;  
	width: 698px; 
	min-height: 214px;
    height: auto !important;
    height: 214px;
	padding-bottom: 50px;
}

.internal-1_content {
	position: relative; 
	left: 60px; 
	top: 80px; 
	width: 585px;
	text-align: justify;
}


/*************INTERNAL 2*************************/

.internal_2_container {
	position: relative;
	min-height: 514px;
    height: auto !important;
    height: 514px;
}

.internal-2_content_container {
	position: relative; 
	background:url(/layout/images/internal2-content_bg.jpg) no-repeat;  
	width: 698px;
	min-height: 464px;
    height: auto !important;
    height: 464px; 
	padding-bottom: 50px;
}

.internal-2_content {
	position: relative; 
	top: 40px;
	left: 25px; 
	width: 435px;	
	text-align: justify;
}

.internal-2_imagecol {
	position: absolute;
	top: 0px;
	right: 0px;
}

/***** FORM *********/
.form-title {
	display: none;	
}

table p {
	padding: 0px; margin: 0px;
}

table td {
	padding: 5px 0px 5px 0px;
}

input, textarea {
	width: 250px;
	border: 1px solid #000;
}

#submit, #reset {
	margin-top: 5px;
	width: 50px;
}

/****Careers******/
.careers-listing h4 {
	display: none;
}

table.careers-table td {
	padding: 5px 0px 5px 0px;
}

/**************Site Map**************/
#sitemap1 ul, #sitemap1 {
   list-style-type: none; 
}

#sitemap1 ul li {
   margin: 5px 0px 5px 20px;
}

#sitemap1 ul li li{
   margin: 3px 0px 3px 30px;
}

li.sitemap-top {
   font-weight: bold;
}

li.sitemap-sub {
   font-weight: normal;
}

/********/
.footer {
	margin-top: 1px;
}