#cellGlobals {
	position:			absolute;
	
	width:				750px;
	
	padding:			5px 0px 0px 0px;	
	
	font-size:			10px;
	text-align:			right;
}

#cellGlobals a {
	padding:			0px 5px 0px 5px;	
	
	color:				#FFFFFF;
}

#cellHeader {
	height:				110px;

	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	background-image:	url('../images/bg_cellHeader.gif');
	background-repeat:	no-repeat;
	background-position:top left;
}

#cellHeader img {
	float:				left;
}

#cellHeader p {
	padding:			5px 0px 0px 0px;

	font-size:			20px;
	color:				#004477;
	text-align:			right;
}

#cellPrintHeader {
	display: 			none;
}

#cellNavigation {
	position:			relative;

	margin:				0px 0px 0px 0px;
	padding:			0px;
}	

#cellNavigation ul {
	position:			absolute;
	top:				0px;
	left:				0px;

	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
		
	list-style:			none;
}

#cellNavigation li {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#cellNavigation a {
	display:			block;

	margin:				0px 0px 0px 0px;
	padding:			3px 0px 4px 10px;
	
	width:				190px;
	
	color:				#FFFFFF;
	text-decoration:	none;

	background-color:	#004477;
	background-image:	url('../images/bg_cellNavigation_a.gif');
	background-repeat:	no-repeat;
	background-position:bottom right;
}

#cellNavigation a:hover {
	background-color:	#D31343;
}

#cellNews {
	/* IE6 hasLayout property bug fix */
		_height:		0;
	/* IE6 hasLayout property bug fix */

	margin:				0px 0px 0px 200px;
	padding:			0px 0px 0px 0px;
	
	min-height:			225px;
	height:				auto;
	
	border-bottom:		1px solid #FFFFFF;

	background-color:	#004477;
	background-image:	url('../images/bg_btm_cnr_blue.gif');
	background-repeat:	no-repeat;
	background-position:bottom right;
}

/* for Internet Explorer */
/*\*/
* html #cellNews  {
	height:				225px;
}
/**/

#cellNews .cellNucleus {
	padding-right:		35px;

	background-image:	url('../images/bg_cellNews_cellNucleus.gif');
	background-repeat:	no-repeat;
	background-position:top right;

}

#cellNews a {
	color:				#FFFFFF;
	font-weight:		bold;
	text-decoration:	underline;
}

#cellNews h3 {
	color:				#FFFFFF;
}

#cellNews img {
	margin:				0px 10px 0px 0px;
	padding:			0px 0px 0px 0px;

	float:				left;
}

#cellToolbox {
	position:			relative;
	
	margin:				0px 0px 20px 200px;
	padding:			0px 0px 0px 0px;
	
	height:				130px;

	background-color:	#D31343;
	background-image:	url('../images/bg_btm_cnr_red.gif');
	background-repeat:	no-repeat;
	background-position:bottom right;
}

#cellToolbox .cellNucleus {
	padding:			10px 35px 70px 400px;
	
	background-image:	url('../images/bg_cellToolbox_cellNucleus.gif');
	background-repeat:	no-repeat;
	background-position:top right;
}

#cellToolbox form {
	position:			absolute;
	
	top:				0px;
	left:				220px;

	margin:				0px 0px 0px 0px;
	padding:			10px 0px 0px 0px;
	
	width:				175px;
	
	border:				none;
	
	background-color:	transparent;
}

#cellToolbox form input {
	margin:				0px 0px 10px 0px;
	
	width:				165px;
}

#cellToolbox img {
	margin:				0px 10px 0px 0px;
	padding:			0px 0px 0px 0px;

	float:				left;
}


#cellContent {
	margin:				0px 0px 20px 200px;
	padding:			20px 10px 120px 20px;

	min-height:			123px;
	
	color:				#333333;

	border:				1px solid #999999;
	border-right:		none;
	
	background-image:	url('../images/bg_cellContent.gif');
	background-repeat:	no-repeat;
	background-position:bottom right;
}		

#cellFooter {
	margin:				0px 0px 0px 0px;
	padding:			6px 20px 0px 0px;

	
	font-size:			10px;
	color:				#FFFFFF;
	text-align:			right;

	background-color:	#004477;
	background-image:	url(../images/bg_btm_cnr_blue.gif);
	background-repeat:	no-repeat;
	background-position:right bottom;
}		

#cellFooter  a {
	padding:			0px 5px 0px 5px;	
	
	color:				#FFFFFF;
}

.cellNucleus {
	padding:			5px 10px 5px 10px;	
}

.dataKey {
	width:				200px;
	float:				left;

	padding:			0px 10px 0px 0px;

	color:				#004477;
	text-align:			right;
	font-weight:		bold;	
}

#cellContent table {
	margin:				0px 0px 18px 0px;
	
	border:				1px solid #999999;
}

.rowOn td {
	background-color:	#BFD0DD;
}

img.floatLeft {
	float:				left;

	margin:				0px 15px 15px 0px;
	padding: 			5px 5px 5px 5px;

	border:				1px solid #D31343;
}

img.floatRight {
	float:				right;

	margin:				0px 0px 15px 15px;
	padding: 			5px 5px 5px 5px;
		
	border:				1px solid #D31343;
}

.requiredInput {
	border:				1px solid #D31343;
}

.footNote {
	padding:			0px 0px 8px 0px;
	font-size:			9px;
	line-height:		12px;
}

.loanLinkNova span,
.loanLinkStar span {
	display: none;
}
	
.loanLinkNova {
	margin:				0px 0px 0px 20px;
	
	display:			block;
	height:				100px;
	width:				100px;
	
	float:				left;
	
	background-image:	url('../images/bg_loanlink_nova_off.gif');
	background-repeat:	no-repeat;
	background-position:top left;	
}

.loanLinkNova:hover {
	background-image:	url('../images/bg_loanlink_nova_ovr.gif');
}

.loanLinkStar {
	margin:				0px 0px 0px 200px;
	
	display:			block;
	height:				100px;
	width:				100px;
	
	background-image:	url('../images/bg_loanlink_star_off.gif');
	background-repeat:	no-repeat;
	background-position:top left;	
}

.loanLinkStar:hover {
	background-image:	url('../images/bg_loanlink_star_ovr.gif');
}
.left{
	text-align:left;
	padding-left:6px;
	}
	
.left_footer2{
	text-align:left;
	padding-left:6px;
	color:#000000;
	}
	
.left_footer{
	text-align:left;
	}