/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Navigation
/*-------------------------------------------------------------------------------------------------------*/
#footernav
{
	clear:					both;
	margin:					0px 0px 0px 0px;
	width:					590px;
	padding:				40px 0px 0px 210px;
	line-height:				1.9em;
	font-family:				arial,sans serif;
	font-size:				12px;
	color:					#1e4481;
	background-color:			#d7d9e8;
	background-image:			url( /images/bg_homefooter.gif );
	background-repeat:			repeat-y;
}

#footernav a
{
	padding:				0px 0px;
	white-space:				nowrap;
	color:					#1e4481;	
	font-weight:				bold!important;
}

#footernav a:hover
{
	padding:				0px 0px;
	white-space:				nowrap;
	color:					#506195;	
	font-weight:				bold!important;
}

.footernavdivider
{
	padding:				0em 1em;
	color:					#1e4481;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Text Content
/*-------------------------------------------------------------------------------------------------------*/
#footertext
{
	clear:					both;
	margin:					0px 0px 0px 0px!important;
	width:					590px;
	padding:				20px 0px 20px 210px;
	line-height:				1.9em;
	font-family:				arial,sans serif;
	font-size:				11px;
	color:					#1e4481;
	background-color:			#d7d9e8;
	background-image:			url( /images/bg_homefooter.gif );
	background-repeat:			repeat-y;
}

#footertext a
{
	padding:				0px 0px;
	white-space:				nowrap;
	color:					#1e4481;
	font-weight:				bold!important;
}
